Simplifying Partial Derivatives: Solving for d/dx in x = x1 + x2

phrygian
Messages
77
Reaction score
0

Homework Statement



I have a problem where x = x1 + x2, and I need to relate d/dx to d/dx1 and d/dx2 somehow.

Homework Equations





The Attempt at a Solution



I'm guessing there is a simple way to do this that I have just forgotten, I know how to find dx, but how can I find d/dx?

Thanks for the help
 
Physics news on Phys.org
hi phrygian! :smile:

if y = f(x) and x = u + v,

then ∂f/∂u = df/dx ∂x/∂u :wink:

(basically because ∂/∂u means treating v as a constant)
 
Chain rule for functions of multiple variables:
\frac{dy}{dx}= \frac{\partial y}{\partial x_1}\frac{dx_1}{dx}+ \frac{\partial y}{\partial x_2}\frac{dx_2}{dx}
 
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