Asked by Mary
                I'm trying to calculate the derivative of this: P= mv/ sqrt(1-v^2/c^2)where m and c are constants, and v depends on t. I know about the chain and product rules but I'm not even sure where to start. :/ Thank you for your help.
            
            
        Answers
                    Answered by
            Steve
            
    p = mv * (1-v^2/c^2)^(-1/2)
p' = m * (1-v^2/c^2)^(-1/2) - mv * (-1/2) (1-v^2/c^2)^(-3/2) * (-2v/c^2)
= [m(1-v^2/c^2) + mv^2/c^2]/(1-v^2/c^2)^(-3/2)
= m/(1-v^2/c^2)&(3/2)
    
p' = m * (1-v^2/c^2)^(-1/2) - mv * (-1/2) (1-v^2/c^2)^(-3/2) * (-2v/c^2)
= [m(1-v^2/c^2) + mv^2/c^2]/(1-v^2/c^2)^(-3/2)
= m/(1-v^2/c^2)&(3/2)
                    Answered by
            Mary
            
    Can you please explain how you derived the first half of the second line before the '-mv * (...)'? Thank you. 
    
                    Answered by
            Steve
            
    product rule
p = f*g
p' = f'g + fg'
    
p = f*g
p' = f'g + fg'
                    Answered by
            Mary
            
    I'm still not quite sure how that works out, if you can explain it please? Isn't the derivative of v dv/dt and the derivative of m (since it's a constant) 0? 
    
                    Answered by
            Steve
            
    f = mv
f' = m
g = (1-v^2/c^2)^(-1/2)
using the chain rule, g = h^(-1/2), so g' = (-1/2) h^(-3/2) h'
g' = (-1/2) (1-v^2/c^2)^(-3/2) (-2v/c^2)
and the rest follows
    
f' = m
g = (1-v^2/c^2)^(-1/2)
using the chain rule, g = h^(-1/2), so g' = (-1/2) h^(-3/2) h'
g' = (-1/2) (1-v^2/c^2)^(-3/2) (-2v/c^2)
and the rest follows
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.