Questions
Unit 14: Power series and Taylor series
Guide

Unit 14: Power series and Taylor series

⚠️

Warning. Students find this material very difficult. Resist the temptation to spend time on “interesting” questions unless students are ready. Go slowly. They will appreciate working on what you may consider “trivial” questions to solidify the basics.

OBJECTIVES

  • Identify power series and compute their interval of convergence.

  • Understand (and use) which properties of polynomials apply to power series in the interior of the interval of convergence.

  • Understand various equivalent definition of Taylor polynomials and Taylor series (as a an approximation of a function near a point with an error that approaches 0 “quickly”, as a polynomial with the right derivatives, or via the standard formula). Compute with them.

  • Memorize the standard Maclaurin series, and be able to re-derive them.

  • Use all the common tricks to obtain new Taylor series expansions from old ones.

  • Use Taylor series in many common applications (possibly limits, integrals, estimations, adding series, physics, asymptotic behaviour...)

Throughout this last unit I recommend focusing on conceptual understanding, computations, and applications, while avoiding proofs, particularly the most technical ones. Understanding, writing, and critiquing simple proofs is one objective for this course that has been practiced in all the previous units; however, the proofs in this unit are often too technical, hard, or long, so they are not appropriate for that learning objective. Most of the aspects of the theory and most of the theorems are illustrated by how we use them in the applications.

Power series

Interval of convergence

Interval of convergence

Question 1 from Unit 14
Comments
  • Standard practice to compute the interval of convergence of a series.

  • Students can mostly do this question, but they are slower than you probably expect.

  • If I include Question 4, I specifically tell students that it is a bonus question, and that they should ignore it unless they have finished everything else. I do not discuss it in class.

  • Solution to Question 4.

    • Computing the radius of convergence is no more difficult than for other series: R=4/27R = 4/27.

    • At R=4/27R=4/27 the series is divergent. Use Stirling (Q7 on Practice Problems of Unit 11) to conclude that

      (3n)!n!(2n)!(427)n      1n\frac{(3n)!}{n!(2n)!}\left(\frac{4}{27}\right)^{n}\; \sim \; \; \frac{1}{\sqrt{n}}
    • At R=4/27R=-4/27 the series is conditionally convergent. Use Alternating Series Test to prove it is convergent, although proving the terms are decreasing is a little bit subtle.

What can you conclude?

What can you conclude?

Question 2 from Unit 14
Comments
  • This question refers to the main theorem about power series: they are absolutely convergent in the interior of the interval of convergence, divergent outside of it, and anything at the endpoints.

  • If students are confused, I draw a real line, an interval of convergence, and I ask them “if the first series is absolutely convergent, where in this picture is 33?” This normally gets enough of them started. If they collaborate, they can figure it out from here.

Preview of Taylor series and applications

Writing functions as power series

Writing functions as power series

Question 3 from Unit 14
Comments
  • I like using this question as exploration

    • after learning about power series (Video 14.1)

    • before learning much about Taylor series manipulations (Video 14.9)

  • Students can play around, experiment, and discover that we can write “regular” functions as power series.

Challenges

Challenge

Question 4 from Unit 14

Challenge

Question 5 from Unit 14

Challenge - 2

Question 6 from Unit 14
Comments
  • like using one of these question as exploration

    • after learning about power series (Video 14.1)

    • before learning about this application in videos (Video 14.14)

  • This is difficult but with the right encouragement, if students are willing to play, experiment, and collaborate, they can discover the result. When this happens, it is extremely satisfying.

  • On the other hand, if you have a passive, unengaged class, I recommend not using it. They will just wait doing nothing.

Definition of Taylor polynomials and Taylor series

Basic questions on the definition(s) of Taylor polynomials

Warm up

Question 7 from Unit 14

Tangent line

Question 8 from Unit 14

Taylor polynomial of a polynomial

Question 9 from Unit 14
⚠️

Warning. This may look like a trivial exercise, but it is far from it (particularly the last slide).

Comments
  • Context: students learn three ways to define the nn-th Taylor polynomial PnP_{n} of a function ff at aa:

    • (Video 14.3) It satisfies limxaf(x)Pn(x)(xa)n=0\displaystyle \lim_{x \to a}\frac{f(x) - P_{n}(x)}{(x-a)^{n}}= 0

    • (Video 14.4) PnP_{n} and ff have the same value and same first nn derivatives at aa

    • (Video 14.5) With the formula   Pn=k=0nf(k)(a)k!(xa)k\displaystyle P_{n}= \sum_{k=0}^{n}\frac{f^{(k)}(a)}{k!}(x-a)^{k}.

  • The goal of these questions is to understand the first two definitions by using them in very simple cases. I like using this activity before students even watch Video 14.5. Otherwise, once they watch Video 14.5, they try to do everything from the formula instead of from the other two properties.

  • The activity looks very easy, but students have a lot of trouble with it (which means the activity is worth it). They need coaching, and they need firm insistence that they write down the definition for each case and try to make sense of it.

  • The “warm up” slide is definitely worth it to focus their attention, even if simply means “look it up and copy it down”.

True or False - Taylor polynomials

True or False — Taylor polynomials

Question 10 from Unit 14
Comments
  • This is a short question to make sure students understand what it means to be “an approximation of order nn”.

  • It works well as a quick “concept check” at the beginning of class.

  • Some students will think 2 and 4 are false because they are not using the definition. If you insist that they stop, write down the definition, and think, they should be able to figure it out.

True or False - smooth functions

True or False — smooth functions

Question 11 from Unit 14

True or False — Operations with smooth functions

Question 12 from Unit 14
Comments
  • These are quick questions about the definition of CnC^{n} and CC^{\infty} functions.

  • They are not difficult. They are just an excuse to make student think about these new definitions for a couple of minutes.

Approximating functions

Approximating functions

Question 13 from Unit 14
Comments
  • Video 14.4 proves that gg is an approximation for ff of order nn near aa if and only if f(k)(a)=g(k)(a)f^{(k)}(a) = g^{(k)}(a) for all 0kn0 \leq k \leq n.

    This is a simple question to practice this result and assimilate it.

  • Students may be surprised that various, different functions may be approximations of the same order.

  • The club picture is a link to the graphs on Desmos.

A polynomial given its derivatives

A polynomial given its derivatives

Question 14 from Unit 14
Comments
  • Context: Video 14.5 produces the standard formula for Taylor polynomials derived as “a polynomial whose derivatives are the same as the derivatives of the function”. It leave the actual derivation (why the formula indeed has that property) as an exercise.

  • This is a simple activity to do the calculation and derive the formula. It is very accessible and, if we give students enough time, they can do it.

  • Question 2 will cause some confusion. The point is that we can get a polynomial with these conditions and degree 33, but we can also get manny polynomials with higher degree and the same conditions. This explains why we impose the condition of “degree at most nn” for “the nn-th Taylor polynomial”: it makes it unique and, in a way, the simplest among other polynomials with the same properties.

Competition!

Competition!

Question 15 from Unit 14

Competition!

Question 16 from Unit 14

I spy a polynomial with my little eye

Question 17 from Unit 14
⚠️
Warning
  • Don’t dismiss this activity for being “silly”. It works really well and it makes its point.

  • Omit this activity from your pre-class slides. Otherwise, you will spoil it.

Comments
  • Context: Switching from polynomials written as linear combinations of powers of xx to polynomials written as linear combinations of powers of (xa)(x-a) is trivial for us. It isn’t for students. It confuses them a lot and they do not understand the point.

    This game works wonderfully to help students understand the point.

  • Notice that C=D\displaystyle C = D. Do not mention this until the discussion after the competition.

  • How I use this activity:

    • I make students choose a team. I make them write down only one of the two polynomials.

    • I explain what is going to happen. I make it look as much as a game as I can.

    • I present the calculations and I give them 2 minutes. Team D finishes while Team C is struggling with the first question.

    • I invite them to discuss with each other, and then collectively as a class: was this fair? why? who had an advantage?

      Now they understand the advantage of the “change of basis”

    • I give them the last slide “I spy a polynomial with my little eye”. They can now solve them quickly. Before this activity they would have struggled.

cosine

cosine

Question 18 from Unit 14
Comments
  • Context: Video 14.6 derives the Maclaurin series for f(x)=exf(x) = e^{x} and g(x)=sinxg(x) = \sin x. It leave h(x)=cosxh(x) = \cos x as an exercise.

  • The goal is for students to derive one Maclaurin series themselves from the general formula.

Interval of convergence of Maclaurin series

Interval of convergence of Maclaurin series

Question 19 from Unit 14
Comments
  • Context: Video 14.6 presents these Maclaurin series but does not compute their interval of convergence.

Analytic functions

sin\sin is analytic

Warm up

Question 20 from Unit 14

$sin$ is analytic

Question 21 from Unit 14
Comments
  • Context: Video 14.8 proves that f(x)=exf(x) =e^{x} is analytic, as an example of proving Lagrange’s Remainder Theorem.

    The best way to make sure students understand the process is to replicate it with another function. That is the goal of this question.

  • I recommend using the “warm up”, even if it just means looking all those pieces up. It will help students focus.

Generalize your proof

Generalize your proof

Question 22 from Unit 14

Generalize your proof (continued)

Question 23 from Unit 14
Comments
  • Context: After watching the proof that the exponential function is analytic (Video 14.8) and proving that sine is analytic (see previous activity) students start to see a pattern. They often even ask about it.

    Through this exercise, students can get a first taste of what research is like: coming up with an interesting question, moving from examples to a general case, writing precise statements, testing their hypotheses, coming up with new theorems.

  • If they have understood the previous two proofs, students will have no trouble saying that the condition we need is “the derivatives need to be bounded”. However, they will need quite some prodding to write something more precisely.

  • How I use this question: Slide 2 is a back-up – I prefer not to use it. Instead,

    • I ask students to work and discuss with each other.

    • After a while, I take some volunteer and write their answers on the board (it will look somewhat similar to Slide 2)

    • Then I ask them to discuss these options with their neighbours and to choose which ones work.

  • There is a nice follow-up question. There will likely be multiple hypotheses that make the theorem work (a bound that depends on xx, or a bound that depends on nothing). I then ask students to tell me which one of the resulting theorems is the most useful.

A CC^{\infty}-but-not-analytic function

A $\displaystyle C^{\infty}$ but not analytic function

Question 24 from Unit 14
⚠️

Warning. This example is a “classic” and may feel important, but I do not recommend using it.

Comments
  • I am including this question for completeness. We (mathematicians) tend to like this example and may even feel bad if we do not share it with students. But we are doing it for ourselves, not for them.

    This activity is difficult and could easily take you over half a class. Even then, many students won’t understand it unless you fully solve it for them, and in that case... what is the point? Our limited time is probably better spent understanding the basics, and inviting students to practice more Taylor series manipulations and applications.

Constructing new Taylor series

Taylor series gymnastics

Taylor series gymnastics

Question 25 from Unit 14

Taylor series not at 0

Question 26 from Unit 14
⚠️

Warning. Do not skip this question – you will want to use at least some of it

Comments
  • These activities involve the classic manipulations to obtain new Taylor series from “the main four ones”.

  • They are not very difficult, but students need some practice to get comfortable with them. This is time well spent as these manipulations will be necessary later as part of all the Taylor series applications.

arctan\arctan

arctan

Question 27 from Unit 14
Comments
  • Context: Video 14.10 obtains the Maclaurin series for ln(1+x)\ln(1+x) by integrating a known series.

    This activity is an opportunity to practice the same technique with a different function.

  • There will be a large controversy about the integration constant. Do we need an integration constant? Why don’t we need an integration constant on each side of the equation? Why do we need to find the value of the constant rather than leave it as +C+C?

arcsin\arcsin

$\arcsin$

Question 28 from Unit 14
Comments
  • Context: Students do not learn about the binomial series in the videos, although they are introduced in the practice problems. They can still solve this question from scratch, rather than as a particular case of the binomial series.

  • This is one of the few opportunities for students to construct a new Maclaurin series using the general formula, rather than as manipulation of the main four series.

  • Students will struggle with how to express their answer. They will think that it is not okay to leave an expression indicated such as “135(2n1)1 \cdot 3 \cdot 5 \cdot \ldots \cdot (2n-1)” and they do not have the language of double factorials.

Parity

Parity

Question 29 from Unit 14
⚠️

Warning. Do not assume all students know the definition of odd and even function.

Comments
  • Once students recall or learn the definition of even and odd function, they will have no trouble with Question 2.

  • Question 3, on the other hand, is confusing. Most students do not know what we are asking and are tempted to just wait and do nothing. Plan accordingly.

Product and composition of Taylor series

Product of Taylor series

Question 30 from Unit 14

Composition of Taylor series

Question 31 from Unit 14
Comments
  • Students have learned that “We can manipulate power series like polynomials (in the interior of their intervals of convergence)”. These questions elaborate on that point.

  • Products and compositions of Taylor series do not appear explicitly on the videos.

  • Students will be a bit hesitant and they need encouragement “Really: manipulate the power series like polynomials. Write out the first few terms and manipulate them like polynomials”.

  • Once they are willing to try, the main difficulty/error is in deciding how many terms of the final answer are correct if they truncate the individual series they are multiplying or composing. This is not obvious. They will make errors and they will have questions about it.

Tangent and secant

Tangent

Question 32 from Unit 14

Secant

Question 33 from Unit 14
Comments
  • These questions are not particularly important or necessary. Some people will find them cute; some people will find them tedious. Nevertheless, if you want to show students the rich variety of “Taylor manipulations”, these are good candidates.

  • These questions only work well if your students enjoy collaborating. They will be uncertain and hesitant of many of the steps, but if they discuss and collaborate, they will move forward.

Applications

Integrals

Integrals

Question 34 from Unit 14
Comments
  • Students find this application of Taylor series easy. They understand it well, and they appreciate it as useful.

    Give them time and they will solve the question.

Adding series

Add these series

Question 35 from Unit 14

Add more series

Question 36 from Unit 14
Comments
  • Students find this application of Taylor series difficult and confusing.

  • My original plan was to have Slide 1 as a gentle introduction and Slide 2 as the real practice. However, I never get to Slide 2. Students can work through Slide 1, but they are extremely slow. The activity can easily take half a class. In any case, it is good practice, and it is only useful if students are doing it, rather than watch me do it, so there is no point in rushing it.

Limits

Limits

Question 37 from Unit 14
Comments
  • Students find this application of Taylor series difficult. If they have watched Video 14.13 and reflected on it, they get the idea and they can work through it, although they are normally slow and hesitant.

Estimations

Estimations

Question 38 from Unit 14
Comments
  • This application of Taylor series is hit and miss. The students who have understood and memorized Lagrange’s Remainder Theorem have no trouble. Others are confused, do not know what to do, and just wait doing nothing.

  • This activity will work better if the class likes to discuss and collaborate. Otherwise, many won’t try.

  • Solution:

    • AA is better estimated with the Alternating Series Theorem.

    • BB is estimated with Lagrange’s Remainder Theorem.