Why Are r and x Derivative Relationships Not Contradictory?

  • Thread starter Thread starter dtl42
  • Start date Start date
  • Tags Tags
    Relationship
dtl42
Messages
118
Reaction score
0

Homework Statement


Why are the following not contradictory?
r=\sqrt{x^2+y^2}
\frac{\partial r}{\partial x}=\frac{x}{\sqrt{x^2+y^2}}=\frac{x}{r}=cos{\theta}

and

r=\frac{x}{cos{\theta}}
\frac{\partial r}{\partial x}=\frac{1}{cos{\theta}}

Homework Equations



The Attempt at a Solution


I understand that we got these results from differentiating two separate relations, but I don't see why they're different, and seemingly contradictory.
 
Physics news on Phys.org
Hint: what is the definition of \theta?...If \theta has any explicit dependence on x, then is \frac{\partial}{\partial x} \left(\frac{x}{cos(\theta)} \right) Really just \frac{1}{cos(\theta)}?Don't you have to use the product rule?
 
They are contradictory because the second is simply wrong. Yes,
r= x/cos(\theta) but the derivative is wrong: \theta is not a constant, it depends on x itself. A correct calculation would be
\frac{\partial r}{\partial x}= \frac{cos(\theta)+ xsin(\theta)\frac{\partial \theta}{\partial x}}{cos^2(\theta}[/itex]
 
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