[an error occurred while processing this directive]
![]() |
|
|||
![]() |
![]() |
|||
[an error occurred while processing this directive] |
|
Chain RuleInner and Outer FunctionsIn general, by substituting the function g(x) for u in the function f(u) we get the composite function h(x) = f(g(x)). ExamplesLet f(u) = sin u. If we substitute x2 for u, we get the composite function h(x) = f(x2) = sin (x2) Let f(u) = u10. If we substitute x2 + 1 for u we get the composite function h(x) = f(x2 + 1) = (x2 + 1)10 Let f(u) = u5. If we substitute sin (x2 + 1) for u we get the composite function h(x) = f(sin (x2 + 1)) = (sin (x2 + 1))5 which is often written sin5 (x2 + 1) We call g the inner function, and f the outer function of the composition. g may be any function, and often is itself another composite function.
Some composite functions can be decomposed in several ways. We will only consider those functions whose outermost function is a basic function of the form un, sin u, cos u, tan u, ln u and eu At times the expression does not appear to be of these, but often it can be written in these forms. Look now at a decomposition. We need only decompose until we reach a simple function, which we can differentiate easily. The order of decomposition is very important. Notice the difference in decomposition in the next two examples.
Examplesh(x) = (x2 + 1)10 has outer function y = f(u) = u10 and inner function u = g(x) = x2 + 1. h(x) = log (cos x) has outer function y = f(u) = log u and inner function u = g(x) = cos x. ExerciseComplete the table:
If you are finding these problems difficult, a review of algebraic order of operations may help. << Composite Functions | Chain Rule Index | Chain Rule by decomposition >> |