Derivative of a function with ln

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 6K views
ns5032
Messages
27
Reaction score
0
This is a small part of a bigger problem, but the part I am having trouble with is finding the derivative of...
ln[sqrt(x^2+y^2)]
I'm sure it is something simple and I remember learning it in Calc I or II but I forgot. Please help remind me! Thank you!
 
Physics news on Phys.org
Yes I believe so...

Would it then be...

(1/2) [(2x+2y)/(x^2+y^2)]

...if I remember correctly??
 
Which would then simplify to

1/(x+y)

?
 
Are you taking the total derivative, or what is the variable you are differentiating with respect to?
 
Supraanimo's question is still important. ln[sqrt(x^2+y^2)] has two variables. "The derivative" might be the gradient, but more often you are asked to find the partial derivatives. Which is it?
 
rock.freak667 said:
[tex]ln(\sqrt{x^2+y^2}) = ln(\sqrt{x^2+y^2})^\frac{1}{2} = \frac{1}{2}ln(x^2+y^2)[/tex]

Is it easier now?

Just to correct a typo...This should read

[tex]ln(\sqrt{x^2+y^2}) = ln((x^2+y^2)^\frac{1}{2}) = \frac{1}{2}ln(x^2+y^2)[/tex]