Derivitive of Dot product

steller

New member
Joined
May 2, 2013
Messages
27
let u(t)=<tsint,t,t2/3\displaystyle u(t) =< -\sqrt{t}sint, t, t^{2/3} and v(t)=<tsint,cos2t,t1/3>\displaystyle v(t) = < -\sqrt{t}sint, cos^2t, -t^{1/3}>

Compute d/dt(u(t).v(t))\displaystyle {d/dt} (u(t) . v(t))

Taking the dot product i have:

tsint2(t)+tcos2(t)t=0\displaystyle tsint^2(t) + tcos^2(t) - t = 0

From here i think i see a trig identity but not sure what to do with the t in front of cos, sin.

So, we will proceed with another route!

Remove whats common t . The negative 1 comes from -t from moving whats common.
t(cos2(t)1+sin2(t))=0\displaystyle t(cos^2(t) - 1 + sin^2(t))=0

So now i have

t=0\displaystyle t=0 and cos2(t)1+sin2(t)=0\displaystyle cos^2(t)-1 + sin^2(t) = 0

wolfram said that this was an identity but i could not verify that!

cos2(t)1=1sin2(t)\displaystyle cos^2(t)-1 = 1-sin^2(t)

plugging in the identity for cos^2(t) we have

1sin2(t)1+sin2(t)=0\displaystyle 1-sin^2(t)-1 + sin^2(t) = 0

Therefore, t=0\displaystyle t=0 and 0=0\displaystyle 0=0

making the derivative 0?

However, i never took the derivative and i couldn't verify the identity.

Right after i take the dot product could i move the -t to the right and divide out the other t?
then use the cos^2 + sin^2 = 1 identity? then take the derivative?

Where did i go wrong?
 
Last edited:
let u(t)=<tsint,t,t2/3\displaystyle u(t) =< -\sqrt{t}sint, t, t^{2/3} and v(t)=<tsint,cos2t,t1/3>\displaystyle v(t) = < -\sqrt{t}sint, cos^2t, -t^{1/3}>

Compute d/dt(u(t).v(t))\displaystyle {d/dt} (u(t) . v(t))

Taking the dot product i have:

tsint2(t)+tcos2(t)t=0\displaystyle tsint^2(t) + tcos^2(t) - t = 0

From here i think i see a trig identity but not sure what to do with the t in front of cos, sin.
Yes, you can factor out the "t" to get t(sin2(t)+cos2(t))t=tt=0\displaystyle t(sin^2(t)+ cos^2(t))- t= t- t= 0 for all t.

So, we will proceed with another route!

Remove whats common t . The negative 1 comes from -t from moving whats common.
t(cos2(t)1+sin2(t))=0\displaystyle t(cos^2(t) - 1 + sin^2(t))=0
That is, as I said before, identically equal to 0, but since you say you did not know that, where did you get the "0" on the right?

So now i have

t=0\displaystyle t=0 and cos2(t)1+sin2(t)=0\displaystyle cos^2(t)-1 + sin^2(t) = 0

wolfram said that this was an identity but i could not verify that!

cos2(t)1=1sin2(t)\displaystyle cos^2(t)-1 = 1-sin^2(t)

plugging in the identity for cos^2(t) we have

1sin2(t)1+sin2(t)=0\displaystyle 1-sin^2(t)-1 + sin^2(t) = 0

Therefore, t=0\displaystyle t=0 and 0=0\displaystyle 0=0

making the derivative 0?

However, i never took the derivative and i couldn't verify the identity.
sin2(t)+cos2(t)=1\displaystyle sin^2(t)+ cos^2(t)= 1!

Right after i take the dot product could i move the -t to the right and divide out the other t?
then use the cos^2 + sin^2 = 1 identity? then take the derivative?

Where did i go wrong?
Since that dot product is identically 0, its derivative is identically 0.
 
Top