Short (I think) vector calculus question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
HmBe
Messages
45
Reaction score
0

Homework Statement



Calculate the following expressions:

question.png


Homework Equations



The Attempt at a Solution



Letting the vector a = (a_1, a_2, a_3) I've worked out that it's 2|a|^2

While that method is fairly quick, I don't particularly like it, and was wondering if there is a shorter or neater method using identities and such, perhaps using del^2 = del . del, then using div and grad identities? Cheers.
 
Physics news on Phys.org
Yeah, that's what I thought. But wasn't sure if there was a way to simplify grad((a.r)^2)
 
HmBe said:
Yeah, that's what I thought. But wasn't sure if there was a way to simplify grad((a.r)^2)

grad((a.r)^2)=2(a.r)*grad(a.r)=2(a.r)a. div(2(a.r)a)=a.grad(2(a.r))+2(a.r)div(a)=2a.a+0=2a.a. You can write down all the steps with vectors, but I really don't think it's saving much time.
 
Last edited: