How Should I Calculate dr² in Differentiation: Directly or by Finding dr First?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 1K views
PhyAmateur
Messages
103
Reaction score
2
In one physics problem if $$r^2= \lambda^2(1+\frac{m}{2\lambda})^2$$

what is ##dr^2 ?##

Should I find ##dr## starting from ##r= \lambda(1+\frac{m}{2\lambda})## first and then square or find ##dr^2## starting from r^2? I know this is a basic question in differentiation using chain rule but it seems I am stuck over this..
 
Last edited by a moderator:
Physics news on Phys.org
It is written as $$dr^2$$ I was just wondering if I should derive once and then after finding the answer, derive twice.. What do you say?
 
It is the same $$dr^2$$ found in the 3 sphere metric for example..
 
PhyAmateur said:
It is the same $$dr^2$$ found in the 3 sphere metric for example..

##r^2 = λ^2(1 + \frac{m}{λ} + \frac{m^2}{4λ^2}) = λ^2 + mλ + \frac{m^2}{4}##

##r = λ(1 + \frac{m}{2λ}) = λ + \frac{m}{2}##

##\frac{d(r^2)}{dλ} = 2λ + m##

##d(r^2) = (2λ + m)dλ \ \ (A)##

##\frac{dr}{dλ} = 1##

##dr = dλ##

##(dr)^2 = (dλ)^2 \ \ (B)##

A or B, take your pick.