Understanding the Differentiation of the Cos Law Equation

  • Thread starter Thread starter mholland
  • Start date Start date
  • Tags Tags
    Cos Law
mholland
Messages
5
Reaction score
0
I'm struggling here as I've not done diferentiation in a few years.
The cos law states:
c=(a2+b2-2abcosθ)1/2

I'm trying to figure out how to differentiate this, so if c were a length, what the velocity with which c grows as θ increases (ie c dot)

Any pointers would be great!

If its easier, a and b are fixed lengths, so the equation simplifies to
c=(a-bcosθ)1/2
 
Last edited:
Physics news on Phys.org
is it just
c dot=0.5(a-bcosθ)-1/2.(bsinθ) ?
 
Yes, it's just an application of the basic differentiation laws, particularly the chain rule.

The deriviative of u^{1/2}, with respect to u, is (1/2)u^{-1/2}. The derivative of 1- v, with respect to v is -1, and, finally, the derivative of bcos(\theta), with respect to \theta, is -bsin(\theta).

Putting those together, using the chain rule, the derivative of c is
(1/2)(a- bcos(\theta)^{1/2}(-1)(-bsin(\theta)]<br /> which gives what you say.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top