Chapter 9: Vector Calculus
Section 9.4: Differential Identities
Example 9.4.4
If F is a sufficiently well-behaved vector field in cylindrical coordinates, show that is solenoidal.
Solution
Mathematical Solution
Let be a vector field in cylindrical coordinates.
From Table 9.3.3, the curl of F is given by ≡
From Table 9.3.2, the divergence of is given by
where the equality of the mixed partial derivatives (guaranteed, for example, by continuity of the second partial derivatives) causes three of the four terms to vanish.
Maple Solution - Interactive
Initialize
Tools≻Load Package: Student Vector Calculus
Loading Student:-VectorCalculus
Tools≻Tasks≻Browse: Calculus - Vector≻ Vector Algebra and Settings≻ Display Format for Vectors
Press the Access Settings button and select "Display as Column Vector"
Display Format for Vectors
Define the cylindrical vector field F
Write the vector field as a free vector. Context Panel: Evaluate and Display Inline
Context Panel: Student Vector Calculus≻Conversions≻Apply Co-ordinate System (Complete dialog as per figure on right.)
Context Panel: Student Vector Calculus≻Conversions≻To Vector Field
Context Panel: Assign to a Name≻F
=
Compute the divergence of the curl of F
Common Symbols palette: Del, dot product,and cross product operators
Context Panel: Evaluate and Display Inline
Maple Solution - Coded
Load the Student VectorCalculus package and execute the BasisFormat command.
Implement notational simplifications with the declare command in the PDEtools package
Use the VectorField command in the Student VectorCalculus package to define F
Verify
Apply the Curl and Divergence commands from the Student VectorCalculus package.
<< Previous Example Section 9.4 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document