Saladsamurai
- 3,009
- 7
Homework Statement
Okay, I know that I must be overlooking the obvious here, but here goes.
Take some velocity function of time and space V(x,y,z,t) and we want to find its derivative, the acceleration vector a(x,y,z,t)
If we have
\vec{V}=u\hat{i}+v\hat{j}+w\hat{k}
Then by chain rule:
\vec{a}=\frac{\partial{\vec{V}}}{\partial{t}}+u\frac{\partial{\vec{V}}}{\partial{x}}+v\frac{\partial{\vec{V}}}{\partial{y}}+w\frac{\partial{\vec{V}}}{\partial{z}}
(did I mess something up in the last step? Where did i, j and k go? Sorry...Engineer

Now isn't it true that (ignoring the first term involving time)
a_x=u\frac{\partial{\vec{V}}}{\partial{x}} ?Because I am confused as to why my book says that a_x=u\frac{\partial{u}}{\partial{x}}+v\frac{\partial{u}}{\partial{y}}
I am not seeing how the two are equivalent?
Where am I screwing this up? Because I know that it is me

Also: feel free to address any notational issues you see with my math. I would like to be able to communicate this stuff clearly and properly