4.2: The Derivative of 1/sin x
( \newcommand{\kernel}{\mathrm{null}\,}\)
What about the derivative of the sine function? The rules for derivatives that we have are no help, since sinx is not an algebraic function. We need to return to the definition of the derivative, set up a limit, and try to compute it. Here's the definition:
ddxsinx=limΔx→0sin(x+Δx)−sinxΔx.
Using some trigonometric identities, we can make a little progress on the quotient:
sin(x+Δx)−sinxΔx=sinxcosΔx+sinΔxcosx−sinxΔx=sinxcosΔx−1Δx+cosxsinΔxΔx.
This isolates the difficult bits in the two limits
limΔx→0cosΔx−1ΔxandlimΔx→0sinΔxΔx.
Here we get a little lucky: it turns out that once we know the second limit the first is quite easy. The second is quite tricky, however. Indeed, it is the hardest limit we will actually compute, and we devote a section to it.
Contributors
Integrated by Justin Marshall.