Differentiating an equation with 3 variables

rich101
Messages
1
Reaction score
0
Hi
So this is pretty basic but how would you differentiate u = (a^2 + b^2 + c^2) please where a, b and c are three separate, independent variables. Please.

would it be (2a+b^2+c^2)+(2b+a^2=c^2)+(2c+a^2+b^2)?

Thanks
 
Physics news on Phys.org
No, it wouldn't. First, you have to make the question clearer. Do you mean "partial derivatives" and, if so, with respect to which variable? Or do you mean the "total differential"?

If you do not know what "partial derivatives" are then you should look up "partial derivatives" in a Calculus text.

The partial derivatives of u = a^2 + b^2 + c^2 with respect to a, b, and c are:
\frac{\partial u}{\partial a}= 2a
\frac{\partial u}{\partial b}= 2b
\frac{\partial u}{\partial c}= 2c

The "total differential" would be du= 2ada+ 2bdb+ 2cdc
 
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