Chapter 4: Partial Differentiation
Section 4.3: Chain Rule
Example 4.3.30
The composition of with , produces the function . Express in terms of , and .
Solution
Mathematical Solution
Begin with the composition statement
Obtain the first derivatives
and
and the second derivatives
Assuming the equality of mixed partial derivatives, obtain the sum
Obtain the derivatives listed in Table 4.3.30(a).
Table 4.3.30(a) First and second derivatives of and
Using the expressions in Table 4.3.30(a), obtain the coefficients listed in Table 4.3.30(b).
Table 4.3.30(b) Coefficients of
Consequently, .
Maple Solution - Interactive
Assign the starting composition statement the name
Assign the sum of second partial derivatives the name
Calculus palette: Second-partial operator
Context Panel: Assign Name
Replace and with and , respectively, and simplifying
Expression palette: Evaluation template Press the Enter key.
Context Panel: Simplify≻Assuming Positive
Context Panel: Simplify≻Assuming Real Range Complete dialog as per figure to the right.
Context Panel: Right-hand Side
Context Panel: Expand≻Expand
From this, deduce that .
Maple Solution - Coded
Notational simplifications
These commands allow and to be represented by and ,respectively; and for derivatives to be written with subscripts.
The composition results in
Form the sum
Apply the diff command for differentiation.
Apply the collect command to collect coefficients of like derivatives.
Define and
Evaluate the coefficients in the expression for
=
Rewrite the expression for
In Cartesian coordinates, the expression is called the Laplacian of . This example has investigated how to express the Laplacian in polar coordinates, something that is built into Maple.
Obtain the Laplacian in polar coordinates
Make the notational modifications shown at the right.
Apply the Laplacian command from the Student VectorCalculus package
<< Previous Example Section 4.3 Next Section >>
© 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