Finding Taylor's Series | MIT 18.01SC Single Variable Calculus, Fall 2010

MIT OpenCourseWare
7 Jan 201110:15
EducationalLearning
32 Likes 10 Comments

TLDRIn this educational video, Professors Jerison and Miller guide students through the computation of Taylor series for three distinct functions: the hyperbolic cosine, 2 times sine of x times cosine of x, and x times the logarithm of (1 - x cubed). The professors employ various techniques, including direct formula application, differentiation, and trigonometric identities, to derive the series. The video emphasizes the similarities between regular and hyperbolic trigonometric functions and demonstrates the utility of power series in mathematical analysis.

Takeaways
  • πŸ“š The video script is a recitation on Taylor series, focusing on computing the series for three specific functions.
  • πŸ” The first function discussed is the hyperbolic cosine, cosh(x), which can be expressed using exponential functions.
  • πŸ“ˆ The method for finding the Taylor series of cosh(x) involves recognizing its derivatives and simplifying the series of e^x and e^-x.
  • 🧩 The Taylor series for cosh(x) is derived by adding the series of e^x and e^-x, with the odd terms canceling out, resulting in a series similar to e^x but with only even powers of x.
  • πŸ“‰ The second function is 2 * sin(x) * cos(x), which can be simplified using trigonometric identities to sin(2x).
  • 🌟 The Taylor series for 2 * sin(x) * cos(x) is obtained by substituting 2x into the known series for sin(x), leveraging the properties of sine and cosine functions.
  • πŸ“ The third function is x * ln(1 - x^3), which requires understanding the Taylor series for ln(1 + x) and making a substitution.
  • πŸ”‘ The Taylor series for ln(1 - x^3) is found by substituting -x^3 into the series for ln(1 + x), adjusting for the change in the function.
  • πŸ” For x * ln(1 - x^3), the series is obtained by multiplying the series for ln(1 - x^3) by x, simplifying the expression step by step.
  • πŸ“˜ The script emphasizes the use of different techniques such as direct computation, substitution, and leveraging known identities to compute Taylor series.
  • πŸ”„ The recitation concludes by summarizing the methods used for each function and the resulting power series, highlighting the connection between regular and hyperbolic trigonometric functions.
Q & A
  • What is the topic of the video script?

    -The topic of the video script is the computation of Taylor series for certain mathematical functions, specifically the hyperbolic cosine, the product of sine and cosine, and a function involving the logarithm.

  • What is the first function mentioned in the script for which the Taylor series is computed?

    -The first function mentioned is the hyperbolic cosine function, denoted as cosh(x).

  • How is the hyperbolic cosine function expressed in terms of exponential functions?

    -The hyperbolic cosine function is expressed as \( e^x + e^{-x} \) divided by 2.

  • What is the second function discussed in the script, and how is it related to a known trigonometric identity?

    -The second function is \( 2 \sin(x) \cos(x) \), which is recognized as the sine of 2x using the trigonometric identity for sine of a double angle.

  • What is the third function for which the Taylor series is computed, and what is its significance?

    -The third function is \( x \ln(1 - x^3) \), which is significant because it involves a logarithmic function and requires a substitution to compute its Taylor series.

  • How are the derivatives of the hyperbolic cosine and hyperbolic sine related?

    -The derivative of the hyperbolic cosine is the hyperbolic sine, and the derivative of the hyperbolic sine is the hyperbolic cosine again.

  • What is the general form of the Taylor series for the exponential function e^x?

    -The general form of the Taylor series for e^x is \( \sum_{n=0}^{\infty} \frac{x^n}{n!} \).

  • How does the script simplify the computation of the Taylor series for cosh(x) by using the series for e^x and e^(-x)?

    -The script simplifies the computation by adding the series for e^x and e^(-x), factoring out 1/2, and observing that the odd terms cancel out, leaving only the even terms doubled.

  • What is the summation notation for the Taylor series of the hyperbolic cosine function?

    -The summation notation for the Taylor series of cosh(x) is \( \sum_{n=0}^{\infty} \frac{x^{2n}}{(2n)!} \).

  • How does the script suggest computing the Taylor series for 2 sine x cosine x using trigonometric identities?

    -The script suggests recognizing 2 sine x cosine x as sine of 2x and then substituting 2x into the known Taylor series for sine x to compute the series for sine of 2x.

  • What substitution is made in the script to simplify the computation of the Taylor series for x ln(1 - x^3)?

    -The substitution made is to recognize ln(1 - x^3) as a transformation of ln(1 + x) by substituting -x^3 for x, and then multiplying the resulting series by x.

  • What are the techniques used in the script to compute the Taylor series for the given functions?

    -The techniques used include direct computation using known formulas, recognizing and applying trigonometric identities, and using substitution and multiplication by a polynomial for logarithmic functions.

Outlines
00:00
πŸ“š Introduction to Taylor Series Examples

The script begins with an introduction to the topic of Taylor series, referencing previous lessons by Professor Jerison and Professor Miller. The lecturer presents three new functions to explore: the hyperbolic cosine (cosh x), the product of sine and cosine (2 * sin(x) * cos(x)), and a logarithmic function (x * ln(1 - x^3)). The audience is encouraged to pause and attempt the calculations before continuing with the video for a collaborative explanation. The first function, cosh x, is defined in terms of exponential functions and is simplified using the derivatives of hyperbolic functions and known Taylor series for e^x and e^-x, resulting in a series that resembles the Taylor series for cos x but with only even terms.

05:07
πŸ” Deriving the Taylor Series for Trigonometric and Logarithmic Functions

The second paragraph delves into the process of deriving the Taylor series for the given functions. For the hyperbolic cosine, the method involves leveraging the simplicity of exponential function derivatives. The series for cosh x is shown to be a subset of the e^x series with only even powers of x. The lecturer then moves on to the product of sine and cosine, which can be simplified using trigonometric identities to recognize it as sin(2x). The Taylor series for sin(2x) is derived by substituting 2x into the known series for sin(x). Lastly, the logarithmic function x * ln(1 - x^3) is tackled by relating it to the known series for ln(1 + x), with a substitution to account for the negative sign and the cubic term. The resulting series for the logarithmic function involves powers of x that are multiples of four, with alternating signs.

10:07
πŸ“˜ Conclusion of the Recitation on Power Series

In the final paragraph, the lecturer wraps up the recitation by summarizing the techniques used to compute the power series for the three functions. The methods included direct substitution using known power series, leveraging trigonometric identities for simplification, and applying the product rule for derivatives. The summary emphasizes the successful application of these techniques to derive the Taylor series for the given functions, providing a clear understanding of how to approach similar problems.

Mindmap
Keywords
πŸ’‘Taylor series
A Taylor series is a representation of a function as an infinite sum of terms calculated from the values of the function's derivatives at a single point. In the video, Taylor series are used to express functions like cosh x, 2sin(x)cos(x), and x ln(1 - x^3) in terms of their power series expansions, which are crucial for understanding their behavior around a specific point, typically zero.
πŸ’‘Hyperbolic cosine (cosh x)
The hyperbolic cosine, often denoted as cosh x, is a mathematical function that can be defined in terms of exponential functions as (e^x + e^(-x))/2. In the video, cosh x is used as an example to demonstrate how to derive its Taylor series by leveraging the known series of e^x and e^(-x), highlighting the simplification that occurs due to the cancellation of odd-powered terms.
πŸ’‘Sine and Cosine functions
Sine and cosine are fundamental trigonometric functions that describe the relationship between the angles of a right triangle and the lengths of its sides. In the script, the product of 2 times sine of x and cosine of x is discussed, eventually recognized as a form of sine(2x), showing how trigonometric identities can simplify the process of finding a function's Taylor series.
πŸ’‘Product rule
The product rule is a fundamental calculus rule used to differentiate the product of two functions. In the context of the video, while discussing the Taylor series for the product of sine and cosine, the product rule could be applied iteratively to find derivatives, although it is noted that this method can become cumbersome for higher-order terms.
πŸ’‘Trigonometric identities
Trigonometric identities are equations that relate different trigonometric functions to one another. In the script, the identity that 2sin(x)cos(x) equals sin(2x) is used to simplify the process of finding the Taylor series for this function, demonstrating the power of recognizing and applying such identities.
πŸ’‘Logarithm function
The logarithm function, often denoted as ln(x), is the inverse operation to exponentiation. It is used in the video to discuss the Taylor series of ln(1 - x^3), which is derived by applying the known series for ln(1 + x) with a substitution, showcasing the utility of logarithmic functions in series expansions.
πŸ’‘Substitution
In mathematics, substitution is the method of replacing a variable or an expression with another expression to simplify a problem. The video script uses substitution to transform ln(1 - x^3) into a form that can be related to the known series for ln(1 + x), thereby simplifying the process of finding its Taylor series.
πŸ’‘Factorial
A factorial, denoted by n!, is the product of all positive integers less than or equal to n. It is a key component in the definition of Taylor series for functions like e^x and sine x, as seen in the video where factorials appear in the denominators of the series terms, indicating the importance of factorials in combinatorial calculations within the series.
πŸ’‘Power series
A power series is an infinite series where each term is a constant multiplied by a variable raised to a power. In the video, power series are used to express functions in terms of their Taylor series, which are then analyzed for their properties and simplified where possible, such as in the case of cosh x where odd powers vanish.
πŸ’‘Differentiation
Differentiation is the process of finding the derivative of a function, which represents the rate at which the function changes. In the context of the video, differentiation is used to find the derivatives of cosh x and to understand the relationship between cosh x and sinh x, as well as to derive the series for composite functions.
πŸ’‘Summation notation
Summation notation, often represented by the Greek letter sigma (Ξ£), is a compact way to express the sum of a sequence of terms. In the video, summation notation is used to write the final expressions for the Taylor series of the given functions, providing a concise representation of the infinite series.
Highlights

Introduction to recitation on Taylor series and their manipulations.

Three new examples of functions with nice Taylor series computations: cosh x, 2sin(x)cos(x), and x*ln(1-x^3).

Cosh x defined as (e^x + e^-x) / 2, highlighting its relation to exponential functions.

Derivatives of hyperbolic cosine and sine are easily understood due to the properties of exponential functions.

Taylor series for e^x and e^-x derived using substitution and simplification.

Simplification of cosh x's Taylor series by elimination of odd terms, resulting in a series similar to e^x.

Summation notation for the Taylor series of cosh x presented.

Connection between the Taylor series of cosh x and the regular cosine function.

Exploration of 2sin(x)cos(x) as a product of Taylor series for sine and cosine.

Alternative approach to finding the Taylor series for 2sin(x)cos(x) using trigonometric identities.

Identification of 2sin(x)cos(x) as sine of 2x, simplifying the computation of its Taylor series.

Taylor series for sine of 2x derived by substituting 2x into the sine x series.

Introduction of x*ln(1-x^3) and its simplification by separating the polynomial and logarithmic parts.

Relation of ln(1-x^3) to the known series of ln(1+x) through substitution.

Derivation of ln(1-x^3)'s Taylor series by applying the series of ln(1+x) with a cubic substitution.

Final expression for x*ln(1-x^3)'s Taylor series by multiplying the derived logarithmic series by x.

Summary of techniques used in the recitation: direct computation, substitution, and multiplication by polynomials.

Transcripts
Rate This

5.0 / 5 (0 votes)

Thanks for rating: