Vector Calculus Identities: Proving v · ∇v = ∇(0.5v2 + c × v)

MaxManus
Messages
268
Reaction score
1

Homework Statement



Show that v\nablav = \nablaxvxv
v · ∇v = ∇(0.5v2 + c × v

c=∇ × v

My attempt
∇(A · B)= B · ∇A + A · ∇B + B×(∇×A) + A×(∇×B)

Replace A and B with V

∇(v · v)= v · ∇v + v · ∇v + v×(∇×v) + v×(∇×v)

v · ∇v = ∇(0.5v2 - v×(∇×v)

Is v×(∇×v) = =∇ × v × v?
And am I on the right track?

I can't fint such a rule in my textbook
 
Physics news on Phys.org
doesn't vxv = 0?
 
MaxManus said:

Homework Statement



Show that v\nablav = \nablaxvxv
v · ∇v = ∇(0.5v2 + c × v

c=∇ × v

What you've written doesn't make much sense...Do you mean v\matbf{\nabla}v=(\mathbf{\nabla}\times \textbf{v})\times\textbf{v}+(\textbf{v}\cdot\mathbf{\nabla})\textbf{v} ?
My attempt
∇(A · B)= B · ∇A + A · ∇B + B×(∇×A) + A×(∇×B)

Replace A and B with V

∇(v · v)= v · ∇v + v · ∇v + v×(∇×v) + v×(∇×v)

v · ∇v = ∇(0.5v2 - v×(∇×v)

Is v×(∇×v) = =∇ × v × v?
And am I on the right track?

I can't fint such a rule in my textbook

Well, \textbf{a}\times\textbf{b}=-\textbf{b}\times\textbf{a}, so you tell us whether or not (\mathbf{\nabla}\times \textbf{v})\times\textbf{v}=\textbf{v}\times(\mathbf{\nabla}\times \textbf{v}):wink:
 
Last edited:
Thanks to both of you.
The first line is wrong

I was suppose to show that
v · \nablav = ∇\nabla(0.5v2) + c × v

c=∇\nabla× v.
I then usend
∇\nabla(A · B)=B · \nablaA + A · \nablaB + B×(\nabla×A) + A×(\nabla×B)

Replaced A and B with v

And got

v\nablav = \nabla(0.5v2) - v×(\nabla×v)

Using A×B = - B×A

- v×(\nabla×v) = (\nabla×vv

And I have:

v · \nablav = ∇\nabla(0.5v2) + c × v

c=∇\nabla× v.

Am I right?

Thanks again for all the help
 
Looks good to me:smile:
 
Thanks.
 
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