Aristata
- 2
- 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!
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!