Differentiation of dot product using cartesian components

CmbkG
Messages
10
Reaction score
0

Homework Statement



Show using cartesian components that

d/dt(a.b)=(da/dt).b+a.(da/dt)



The Attempt at a Solution



a= axi+ayj+azk
b=bxi+byj+bzk

a.b=axbx+ayby+azbz

d/dt(a.b)= d/dt(axbx+ayby+azbz)
 
Physics news on Phys.org
CmbkG said:

Homework Statement



Show using cartesian components that

d/dt(a.b)=(da/dt).b+a.(da/dt)



The Attempt at a Solution



a= axi+ayj+azk
b=bxi+byj+bzk

a.b=axbx+ayby+azbz

d/dt(a.b)= d/dt(axbx+ayby+azbz)
Okay, so go ahead and do that! Use the sum rule and product rule.
 
Heya, thanks for the reply.

So I've done that nd nw iv got

(da/dt)b+(db/dt)a

do i just put this as the dot product or have i missed out something in my equation?
 
CmbkG said:
Heya, thanks for the reply.

So I've done that nd nw iv got

(da/dt)b+(db/dt)a

do i just put this as the dot product or have i missed out something in my equation?

Since you're talking about putting this as a dot product I assume by writing (da/dt)b you meant some different "product" of the two vectors da/dt and b. May I inquire what exactly you were thinking of and how it is related to the dot product (which is where you started from.)
 
oh, i see now, i wasn't thinking of them as two vectors but as mulitplying two scalars.

i just forgot what it was i was working with, sorry.

Thanks a lot for your help though, really appreciate it.
 
CmbkG said:
i just forgot what it was i was working with, sorry..

It sometimes happens to be useful to pay attention to exactly this particular issue:smile:
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top