Using the Maclaurin Expansion to FInd Specified Terms of the Power Series for Simple Functions

Using the Maclaurin Expansion to FInd Specified Terms of the Power Series for Simple Functions

Understanding Maclaurin Series

  • A Maclaurin series is a representation of a function as an infinite sum of terms. These terms are calculated from the values of the function’s derivatives at zero.
  • It’s a specific type of Taylor series that expands a function about the point zero.

Using Maclaurin Series

  • The general form of a Maclaurin series is f(x) = f(0) + f’(0)x + f’‘(0)x^2/2! + f’’‘(0)x^3/3! +…+ f^n(0)x^n/n! +… where f^n represents the nth derivative of the function.
  • A power series is an infinite polynomial representation of a function where each term increases in order of power, beginning with the zero power.
  • The Maclaurin series can be used to approximate simple functions or to find the specified terms in a power series for simple functions.

Steps to Finding Specified Terms

  • Identify the function and the term or terms that you want to find.
  • Take the derivatives of the function as far as needed to find the required term. Plug zero into each derivative.
  • The nth term of your series is found by using the nth derivative you compute, divided by n! and multipled by x^n.
  • Remember to include any constant, linear or quadratic terms up to the degree n in your power series. These are found by plugging zero into the function and its derivatives up to nth degree.

Case Scenarios in Expansion

  • If you are asked to find a particular term, for example the cubic term for a specific function, you will need to derive the function three times and then substitute x = 0 to calculate the coefficient.
  • If the function is trigonometric, exponential or logarithmic, the Maclaurin series becomes particularly useful as there are standard expansions we can use to derive the power series.

Example

  • Find the cubic term of the Maclaurin series for the function e^x: The third derivative of e^x is e^x (since the derivative of e^x is always e^x). Plugging zero into this derivative gives e^0 which is 1. Thus, the cubic term will be (1/3!)x^3, making the cubic term 1/6*x^3.

Note: The concepts of Maclaurin expansion and power series rely heavily on calculus, specifically the differentiation and integration of functions. A strong grasp of these processes and familiarity with differentiating common functions is key to understanding and using the Maclaurin series successfully.