Product of a Derivative and its Inverse

EconStudent
Messages
4
Reaction score
0

Homework Statement



For the functions:

x = r*cos(θ)
y = r*sin(θ)

Calculate dθ/dX * dX/dθ (considering θ as a function of x, y) and simplify.

The Attempt at a Solution



I believe this should always be 1, by definition (as the product of a derivative and its inverse). However, I don't know how to show this.

Solving the first function for θ, I get cos-1(x/r). The derivative of this is a relatively messy expression 1 over the product of r and a square root, and its being multiplied by something relatively simple (-r*sin(θ)). Why is it that this would simplify to 1?

I get that the negatives and the r's will cancel. So it simplifies to:

sin(θ) / √(1 - x2/r2)

But I can't get any further nor am I satisfied that this expression is or is not equal to 1. Thanks in advance.
 
Physics news on Phys.org
EconStudent said:

Homework Statement



For the functions:

x = r*cos(θ)
y = r*sin(θ)

Calculate dθ/dX * dX/dθ (considering θ as a function of x, y) and simplify.

The Attempt at a Solution



I believe this should always be 1, by definition (as the product of a derivative and its inverse). However, I don't know how to show this.

Solving the first function for θ, I get cos-1(x/r). The derivative of this is a relatively messy expression 1 over the product of r and a square root, and its being multiplied by something relatively simple (-r*sin(θ)). Why is it that this would simplify to 1?

I get that the negatives and the r's will cancel. So it simplifies to:

sin(θ) / √(1 - x2/r2)

But I can't get any further nor am I satisfied that this expression is or is not equal to 1. Thanks in advance.

Use that x/r=cos(theta). What does that make 1-(x/r)^2?
 
That's so clever, thank you. Substituting for x and squaring the top and bottom, we get sin2/1-cos2 which is just sin2/sin2.
 
EconStudent said:
That's so clever, thank you. Substituting for x and squaring the top and bottom, we get sin2/1-cos2 which is just sin2/sin2.
When you write fractional expressions in a line, and there are multiple terms in the top or bottom, USE PARENTHESES!

What you wrote would be reasonably interpreted as
\frac{sin^2(x)}{1} -cos^2(x)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top