Rate of change of x wrt sin(x)

Click For Summary

Discussion Overview

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.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose computing \( \frac{dx}{d \sin(x)} \) and suggest using graphical methods to visualize the behavior of the function.
  • Others compare the expression to \( \frac{d \sin^{-1}(x)}{dx} \) and discuss the relevance of the arcsine function in this context.
  • There is a discussion on the application of the inverse function theorem, with some participants asserting that it is relevant to the problem.
  • One participant questions the outcome of \( \frac{dx}{d \sin(x)} \) being \( \frac{1}{| \cos(x) |} \) versus \( \frac{1}{\cos(x)} \), leading to a debate about the conditions under which these expressions hold.
  • Another participant emphasizes that the sine function is not globally invertible but can have local inverses, which affects the use of the arcsine in the differentiation process.
  • Some participants express uncertainty about the implications of domain restrictions on the results derived from the inverse function theorem.

Areas of Agreement / Disagreement

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.

Contextual Notes

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
Messages
676
Reaction score
4
Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##
 
Physics news on Phys.org
Jhenrique said:
Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##

Have you tried just plotting it in Excel? You will get some 1/0 inflection points that you will need to deal with...
 
Jhenrique said:
Is possible to compute the rate of change of x wrt sin(x)? ##\frac{dx}{d \sin(x)}##

Compare with ##\frac{dsin^{-1}(x)}{dx}##

Or, turn the graph of sin(x) on its side.
 
PeroK said:
Compare with ##\frac{dsin^{-1}(x)}{dx}##

Or, turn the graph of sin(x) on its side.

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.

Why isn't it relevant?

If we have dx/d(sinx), why is it not reasonable for me to let sinx = y and therefore have that x = arcsin(y)?

Then I have d(arcsin(y))/y = 1 / sqrt(1-y²)

And thus dx/d(sinx) = 1/sqrt(1-sin²(x)) = 1/sqrt(cos²(x)) = 1/|cos(x)|

Just curious, so where does this break down? This is a very unique question so I'm sure there is an error in my logic. One may note that this comes out to be only slightly different than the reciprocal method (no absolute value). I suspect this is because in assigning these variables in the way I did, I restricted/changed domain?
 
Last edited:
mathman said:
Compare to reciprocal dsin(x)/dx. Sin-1(x) is not relevant.

Due to the inverse function theorem, it is very relevant.
 
micromass said:
Due to the inverse function theorem, it is very relevant.

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)|.
 
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].
 
So, I can differentiate any function f(x) wrt another any function g(x).

If df = f'(x) dx and dg = g'(x) dx, thus df/dg = f'/g' ...
 
  • #10
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].

Our work is the same, but I don't understand how you conclude that sqrt(cos²(x)) = cos(x). This is |cos(x)|, don't you agree?
 
  • #11
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)|.

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?
 
  • Like
Likes   Reactions: 1 person
  • #12
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?

Yes, thank you.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K