Composite of two functions

From Calculus
Revision as of 10:59, 26 August 2011 by Vipul (talk | contribs) (Created page with "==Definition== Suppose <math>f,g</math> are two functions. The '''composite function''' <math>f \circ g</math> is defined as the function: <math>f \circ g = x \mapsto f(g(x...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Suppose f,g are two functions. The composite function fg is defined as the function:

fg=xf(g(x))

Note that the function written at the right end of the composition is the function performed first, and the function written at the left end of the composition is the function performed next. We say that composition of functions is done right-to-left.

Relation with various operations

Below, we discuss how a particular operation done for functions can be done for a composite of two functions:

Operation Verbal description How it's done
Graph fg We are given the graphs of f and g (without necessarily having algebraic, numerical, or verbal descriptions of the functions) and we need a geometric method to sketch the graph of fg graphing the composite of two functions
Obtain explicit expression for fg We are given explicit algebraic expressions for f and g and need an explicit algebraic expression for fg. simple case: finding the composite of two functions by plugging in expressions
case of piecewise functions: finding the composite of two piecewise functions
Find limit of fg at a point We have techniques for finding limits for both functions, we need a technique for finding the limit of the composite. composition theorem for continuous functions
Differentiate fg. We have expressions for the derivatives f and g, we need an expression for (fg). chain rule for derivatives: (fg)=(fg)g.
Integrate fg. We want to integrate fg in terms of integration of simpler functions. We can try integration by u-substitution or integration by parts.