Trig Derivative: Understanding the Simplified Solution

  • Thread starter Thread starter yoleven
  • Start date Start date
  • Tags Tags
    Derivative Trig
yoleven
Messages
78
Reaction score
1

Homework Statement


r(t)=(cos t +tsint)i + (sin t -tcost)j + 3k


Homework Equations


dr/dt=v(t)


The Attempt at a Solution


when I take the derivative of r(t) I get;
v(t)=(-sin t + tcost)i +(cos t +tsint)j

the book says;
v(t)=(t cos t)i +(tsint)j
could some one tell me why? Where did the -sint and the cos t go?
I guess it is an identity but I don't see it.
 
Physics news on Phys.org
yoleven said:

Homework Statement


r(t)=(cos t +tsint)i + (sin t -tcost)j + 3k


Homework Equations


dr/dt=v(t)


The Attempt at a Solution


when I take the derivative of r(t) I get;
v(t)=(-sin t + tcost)i +(cos t +tsint)j

the book says;
v(t)=(t cos t)i +(tsint)j
could some one tell me why? Where did the -sint and the cos t go?
I guess it is an identity but I don't see it.

Recall the chain rule to differentiate t sin t and - t cost t.

Example: to differentiate (t-1)t^2

= 1(t^2) + (t-1)(2)t
= t^2 + 2t(t-1)
 
Note that the rule in question is the product rule, not the chain rule.
 
Are you familiar with the product rule for derivatives? \frac{d}{dt}(uv)=uv^{'}+u^{'}v

beat me to it :(
 
My bad, *product rule.
 
thank you.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top