Solve Divergence Question: Calculate (B [dot] \nabla)A

  • Thread starter Thread starter Aristata
  • Start date Start date
  • Tags Tags
    Divergence
Click For Summary
SUMMARY

The discussion focuses on calculating the expression (B [dot] ∇)A for the vectors A = (xâx + 2yây + 3zâz) and B = (3yâx - 2xây). The correct interpretation of B [dot] ∇ is clarified as 3y ∂/∂x - 2x ∂/∂y. The user initially misapplied the operator, resulting in an incorrect conclusion of zero. The correct approach involves applying the operator to each component of vector A, leading to the result of âx(3y) + ây(-4x).

PREREQUISITES
  • Understanding of vector calculus
  • Familiarity with the gradient operator (∇)
  • Knowledge of partial derivatives
  • Basic vector notation and operations
NEXT STEPS
  • Study the application of the gradient operator in vector fields
  • Learn about the divergence and curl of vector fields
  • Explore the properties of vector operators in physics
  • Practice calculating derivatives of vector functions
USEFUL FOR

This discussion is beneficial for students and professionals in mathematics, physics, and engineering who are working with vector calculus and need to understand the application of differential operators on vector fields.

Aristata
Messages
2
Reaction score
0
Given two vectors, A and B:

A = (x\widehat{x} + 2y\widehat{y} + 3z\widehat{z})
B = (3y\widehat{x} - 2x\widehat{y})

I need to calculate (B [dot] \nabla)A, as part of a problem. The answer should be:

\widehat{x}(3y) + \widehat{y}( -4x)


I get:

(B [dot] \nabla)A = ((3y) \delta / \delta x - (2x)\delta / \delta y) (x\widehat{x} + 2y\widehat{y} + 3z\widehat{z})
=(0+0)(x\widehat{x} + 2y\widehat{y} + 3z\widehat{z})
=0

I don't understand what I'm doing wrong. Can someone help me out please? Thanks in advance!
 
Physics news on Phys.org
Aristata said:
Given two vectors, A and B:

I get:

(B [dot] \nabla)A = ((3y) \delta / \delta x - (2x)\delta / \delta y) (x\widehat{x} + 2y\widehat{y} + 3z\widehat{z})
=(0+0)(x\widehat{x} + 2y\widehat{y} + 3z\widehat{z})
=0

I don't understand what I'm doing wrong. Can someone help me out please? Thanks in advance!

Hey Aristata!

First what is B \cdot \nabla? Above you have written it out slightly wrong (but this may have been just a latex typo.) It should look like:

3y \frac{\partial}{\partial x} - 2x\frac{\partial}{\partial y}

I would suggest rewriting \vec{A} as (x,2y,3z) so you would obtain:

\left (3y \frac{\partial}{\partial x} - 2x\frac{\partial}{\partial y}\right ) (x,2y,3z).

Now ''multiply'' through the operator as if it were a scalar acting on a vector. Similar to:

\lambda \vec{A} = (\lambda a_1, \lambda a_2, \lambda a_3)

Since \lambda in your case is an operator, you have to perform the action of \lambda on each of a_1, a_2, a_3. In particular take the derivatives of those elements.

Hope this wasn't too vague :).
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 13 ·
Replies
13
Views
4K
Replies
2
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
2K
Replies
4
Views
6K