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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
MaxManus
Messages
268
Reaction score
1

Homework Statement



Show that v[tex]\nabla[/tex]v = [tex]\nabla[/tex]xvxv
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
MaxManus said:

Homework Statement



Show that v[tex]\nabla[/tex]v = [tex]\nabla[/tex]xvxv
v · ∇v = ∇(0.5v2 + c × v

c=∇ × v

What you've written doesn't make much sense...Do you mean [itex]v\matbf{\nabla}v=(\mathbf{\nabla}\times \textbf{v})\times\textbf{v}+(\textbf{v}\cdot\mathbf{\nabla})\textbf{v}[/itex] ?
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, [itex]\textbf{a}\times\textbf{b}=-\textbf{b}\times\textbf{a}[/itex], so you tell us whether or not [itex](\mathbf{\nabla}\times \textbf{v})\times\textbf{v}=\textbf{v}\times(\mathbf{\nabla}\times \textbf{v})[/itex]:wink:
 
Last edited:
Thanks to both of you.
The first line is wrong

I was suppose to show that
v · [tex]\nabla[/tex]v = ∇[tex]\nabla[/tex](0.5v2) + c × v

c=∇[tex]\nabla[/tex]× v.
I then usend
∇[tex]\nabla[/tex](A · B)=B · [tex]\nabla[/tex]A + A · [tex]\nabla[/tex]B + B×([tex]\nabla[/tex]×A) + A×([tex]\nabla[/tex]×B)

Replaced A and B with v

And got

v[tex]\nabla[/tex]v = [tex]\nabla[/tex](0.5v2) - v×([tex]\nabla[/tex]×v)

Using A×B = - B×A

- v×([tex]\nabla[/tex]×v) = ([tex]\nabla[/tex]×vv

And I have:

v · [tex]\nabla[/tex]v = ∇[tex]\nabla[/tex](0.5v2) + c × v

c=∇[tex]\nabla[/tex]× v.

Am I right?

Thanks again for all the help