New Reply

differentiating an equation with 3 variables

 
Share Thread Thread Tools
Oct31-10, 07:50 AM   #1
 

differentiating an equation with 3 variables


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
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Oct31-10, 07:54 AM   #2
 
Try reading this:
http://en.wikipedia.org/wiki/Partial_derivative
Oct31-10, 08:04 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
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 [itex]u = a^2 + b^2 + c^2[/itex] with respect to a, b, and c are:
[tex]\frac{\partial u}{\partial a}= 2a[/tex]
[tex]\frac{\partial u}{\partial b}= 2b[/tex]
[tex]\frac{\partial u}{\partial c}= 2c[/tex]

The "total differential" would be du= 2ada+ 2bdb+ 2cdc
New Reply
Thread Tools


Similar Threads for: differentiating an equation with 3 variables
Thread Forum Replies
Differentiating Variables with Subscripts on the HP-50g Computing & Technology 2
Polynomial equation in several variables Linear & Abstract Algebra 2
differentiating with multiple variables Calculus & Beyond Homework 7
Differentiating both sides of an equation Calculus 2
differentiating mult-variable equation Differential Equations 2