Jhenrique
- 676
- 4
Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##
The discussion revolves around the computation of the rate of change of \( x \) with respect to \( \sin(x) \), specifically exploring the expression \( \frac{dx}{d \sin(x)} \). Participants examine various approaches, including graphical methods and the application of the inverse function theorem, while addressing the implications of differentiating with respect to a trigonometric function.
Participants express differing views on the relevance of the arcsine function and the application of the inverse function theorem. There is no consensus on whether the correct expression for \( \frac{dx}{d \sin(x)} \) should include the absolute value or not, and the discussion remains unresolved regarding the implications of domain restrictions.
Limitations include the dependence on the choice of domain for the sine function and the implications of local versus global inverses in the context of differentiation.
Jhenrique said:Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##
Jhenrique said:Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##
PeroK said:Compare with ##\frac{dsin^{-1}(x)}{dx}##
Or, turn the graph of sin(x) on its side.
mathman said:Compare to reciprocal dsin(x)/dx. Sin-1(x) is not relevant.
mathman said:Compare to reciprocal dsin(x)/dx. Sin-1(x) is not relevant.
micromass said:Due to the inverse function theorem, it is very relevant.
HallsofIvy said:There are two ways to "differentiate x with respect to sin(x)". The first is to use the fact that
[tex]\frac{dx}{dy}= \frac{1}{\frac{dy}{dx}}[/tex].
Here y= sin(x) so dy/dx= cos(x). Then dx/dy= 1/cos(x) is a perfectly good answer.
The other way is to say that if y= sin(x) then [itex]x= sin^{-1}(y)[/itex] so that the derivative of "x with respect to sin(x)" is [itex]dx/dy= d(sin^{-1}(y))/dy= 1/\sqrt{1- y^2}[/itex].
It's not at all difficult to prove that those are the same. If y= sin(x) then [itex]1- y^2= 1- sin^2(x)= cos^2(x)[/itex] so [itex]1/\sqrt{1- y^2}= 1/cos(x)[/itex].
1MileCrash said:After a quick Google, it looks like I followed this theorem with f(a) = sin(x). So why does f'(b) evaluate to 1/|cos(x)| according to my work rather than 1/cos(x) as the inverse function theorem claims it should?
I mean, hopefully we can agree that the answer to the OP's question is actually 1/cos(x) and not 1/|cos(x)|.
micromass said:Well, the sine function is not invertible, since it's not injective and not surjective. This is of course no problem for the inverse function theorem, since it will take a "local inverse".
You worked with the arcsine, which is indeed a local inverse. But not all local inverses are like the arcsine. That is, if we restrict the sine to ##(-\pi/2,\pi/2)## then the arcsine is an inverse. But guess what? The cosine function is actually positive on that said, so the absolute values drop.
If you apply the inverse function theorem on some other domain, then you can't use the arcsine anymore in that form.
Does that make sense?