Short (I think) vector calculus question

In summary, the conversation discusses different methods for calculating the expression 2|a|^2, with one method using identities and the other using vector operations. Ultimately, it is determined that the two methods essentially yield the same result and may not save much time.
  • #1
HmBe
45
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
  • #2
You could work it out as div(grad((a.r)^2)), but it amounts to doing the pretty much the same thing you just did.
 
  • #3
Yeah, that's what I thought. But wasn't sure if there was a way to simplify grad((a.r)^2)
 
  • #4
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:

FAQ: Short (I think) vector calculus question

What is vector calculus?

Vector calculus is a branch of mathematics that deals with the study of vectors and their properties, such as magnitude, direction, and operations. It is used to describe and analyze physical phenomena involving quantities that have both magnitude and direction, such as force, velocity, and acceleration.

What is a vector?

A vector is a mathematical object that has both magnitude and direction. It is represented by an arrow in space, with the length of the arrow representing the magnitude of the vector and the direction of the arrow representing the direction of the vector.

What is a short vector in vector calculus?

A short vector in vector calculus is a vector that has a relatively small magnitude compared to other vectors in the same system. It can also refer to a vector that has a relatively short length when represented graphically.

What are some common operations in vector calculus?

Some common operations in vector calculus include addition, subtraction, scalar multiplication, dot product, cross product, and differentiation and integration of vector functions.

How is vector calculus used in science and engineering?

Vector calculus is used extensively in science and engineering to model and analyze physical systems, such as fluid flow, electromagnetic fields, and motion of particles. It is also used in fields like computer graphics, robotics, and economics to solve optimization problems and analyze complex systems.

Similar threads

Replies
29
Views
4K
Replies
3
Views
2K
Replies
3
Views
3K
Replies
5
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
Back
Top