Another vector identity 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
2 replies · 2K views
Benny
Messages
577
Reaction score
0
Hi, I'm stuck another vector identity question. It's of a different kind to the other one I asked about and looks so much easier but I just can't see what I need to do.

I am told to use standard identities to deduce the following result. The standard identities being referred to are listed in my notes and as I'm sure you can appreciate, it would be a PITA to type them all out. It's just the usual list comprised of various combinations of grad, div curl, and higher dimensional equivalents of product and quotient rules.

Anyway here is the identity I need to show.

[tex] \nabla \left( {r^n } \right) = nr^{n - 2} \mathop r\limits^ \to [/tex]

where [itex]r = \left\| {\mathop r\limits^ \to } \right\|[/itex] and r = xi + yj + zk.

I haven't written this down but from a quick look at the relation, I would've thought that the RHS should have an (n-1) rather than an (n-2) as given. In any case, grad(r^n) looks so simple to compute that I don't see how I do it without just writing out an explicit expression for the gradient. I can't think of any identities which could help - I'm told to use identities for this question.

Any help would be good thanks.

Edit: The (n-2) is probably right now that I think about it. Anyway I'm off to sleep.
 
Last edited:
Physics news on Phys.org
If you write it with the unit vector [itex]\hat r[/itex] it's:

[tex]\nabla (r^n)=nr^{n-1}\hat r[/tex]

which ofcourse reminds you of [itex]d/dx (x^n)=nx^{n-1}[/itex], so this is, as you can guess, proved in a very similar way.
 
Thanks for the suggestion, I'll see what I can come up with.