How do you find partial derivatives for tan(x/y)?

elle
Messages
91
Reaction score
0
Hi, can anyone help me with the following differentiation question?

Find first partial derivatives w.r.t to x and y for:

tan (x/y)

Can anyone offer any help on how to approach this question? I know when you differentiate (x/y) using the product rule, that you have to differentiate y implicitly...but how does that work when using partial derivatives? :confused:

Thanks for taking time to read :smile:
 
Physics news on Phys.org
In partial derivatives, you treat all variables as constants (you know, the a, b, c)... except for the one you are differentiating with respect to.

For example:

f(x,y,z) = 2xyz + 3x + 4y + 5z
df/dz = 2xy + 5
df/dx = 2yz + 3
df/dy = 2xz + 4
 
Ok, I've given it a go :rolleyes: but I'm not sure if its right...

f (x,y) = tan (x/y)

Let f(x,y) = tan (u) where u = (x/y) = xy^(-1) *** Not sure if I've used the right method for this part

f1 (w.r.t x) = (1/y) sec^2 (x/y)

f2 (w.r.t y) = -(x/y^2) sec^2 (x/y)

Hmm can someone let me know if its right? :rolleyes:
 
Yes, you have gotten the correct answers.
 
Thank you! Glad to know I am on the right track :biggrin:

If I had to use partial differentiation for (1/2) ln (x^2 + y^2), can I just use the same technique (chain rule) and:

Let (1/2) ln (x^2 + y^2) = 1/2 ln (u) where u = x^2 + y^2

Then:

f1 (w.r.t x) = x ln (x^2 + y^2)

f2 (w.r.t y) = y ln (x^2 + y^2) ?
 
Certainly you can do that.
 
ok thanks! There is just one last part of da question regarding the logs which I don't understand.

Show that x f(1) + y (f2) = 1? :confused:

I've started with:

x^2 ln (x^2 + y^2) + y^2 ln (x^2 + y^2)

so how do I show that it is equal to 1?
 
elle said:
ok thanks! There is just one last part of da question regarding the logs which I don't understand.

Show that x f(1) + y (f2) = 1? :confused:

I've started with:

x^2 ln (x^2 + y^2) + y^2 ln (x^2 + y^2)

so how do I show that it is equal to 1?

I don't understand this. Is "x f(1)+ y(f2)= 1" supposed to be
xfx+ yfy= 1?

Are you saying that f(x,y)= x2ln(x2+y2)+ y2ln(x2+y2)?

If those are what you mean, then you can't show that
xfx+ yfy= 1, it's not true.
 
elle said:
ok thanks! There is just one last part of da question regarding the logs which I don't understand.

Show that x f(1) + y (f2) = 1? :confused:

I've started with:

x^2 ln (x^2 + y^2) + y^2 ln (x^2 + y^2)

so how do I show that it is equal to 1?
LEARN PROPER NOTATION!

Now, f(1) as you call it should be \frac{\partial{f}}{\partial{x}}=\frac{x}{x^{2}+y^{2}} and f(2) is really \frac{\partial{f}}{\partial{y}}=\frac{y}{x^{2}+y^{2}}
when f(x,y)=\frac{1}{2}ln(x^{2}+y^{2})
 
  • #10
Yes it is, I don't know how to do the superscript x you see :blushing:

Erm I've attached the question here, though its suppose to be 'u' not 'f'

http://tinypic.com/eg5mhi.jpg"
 
Last edited by a moderator:
  • #11
elle said:
Yes it is, I don't know how to do the superscript x you see :blushing:

Erm I've attached the question here, though its suppose to be 'u' not 'f'

http://tinypic.com/eg5mhi.jpg"
Just click on the Latex images to see how the code is for the various symbols.
 
Last edited by a moderator:
Back
Top