Ratio Test Teacher Guide The Ratio Test
Teacher Facilitation Guide
Objectives
Apply the Ratio Test to determine convergence.
Simplify complex factorial and exponential ratios.
Identify when the Ratio Test is inconclusive (\(L=1\)).
Pacing
Hook: 10 mins
Instruction: 20 mins
Guided Practice: 15 mins
Workshop: 15 mins
Instructional Sequence
1. The Hook: Race of the Functions
Compare how fast growth happens. Ask students: Which wins as \(n \to \infty\): \(n!\), \(2^n\), or \(n^n\)?
Use the slide deck to visualize growth. This motivates the Ratio Test because the ratio of "future term" to "current term" reveals which function dominates.
2. The Formal Test
Present the criteria: \[ L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \]
\(L < 1\): Converges absolutely.
\(L > 1\): Diverges.
\(L = 1\): Inconclusive (Try Integral or Comparison tests).
3. Algebraic Mastery: Factorials
Students often struggle with \(\frac{(n+1)!}{n!} = n+1\). Model this on the board using expanded form. Show the transition from "infinite sum" to "limit of a ratio".
Common Pitfalls
Forgetting Absolute Value: Remind students the test measures the magnitude of the ratio.
Index Errors: Substituting \((n+1)\) incorrectly, e.g., writing \(2n+1\) instead of \(2(n+1) = 2n+2\).
L=1 Confusion: Emphasize that \(L=1\) doesn't mean divergence; it means the Ratio Test "doesn't see" the convergence (like with the harmonic series).
Key Discussion Prompts
1
If the ratio of terms is eventually 0.99, what does that imply about the series compared to a geometric series with \(r=0.99\)?
2
Why does the Ratio Test fail for p-series? (Hint: Look at the limit as \(n \to \infty\) of \(\frac{1/(n+1)^p}{1/n^p}\)).
Ratio Test Slides The Ratio Test
Series Blueprinting: Lesson 1
01 Race of the Functions
\(2^n\)
Exponential
"Fast"
\(n!\)
Factorial
"Faster"
\(n^n\)
Power Tower
"Fastest"
"The Ratio Test helps us see which growth rate wins by comparing a term to its immediate successor."
The Blueprint
The Ratio Definition
\[ L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \]
We look at the limit of the ratio of the next term over the current term.
The Verdict
\(L < 1\)
The series Converges Absolutely.
\(L > 1\)
The series Diverges (includes \(L = \infty\)).
\(L = 1\)
The test is Inconclusive. Try another test!
Algebraic Shortcuts
Factorial Reduction
\[ \frac{(n+1)!}{n!} = n+1 \]
Exponential Reduction
\[ \frac{2^{n+1}}{2^n} = 2 \]
Pro Tip
Always group similar terms (constants with constants, factorials with factorials) before taking the limit as \(n \to \infty\).
Blueprint 01: Factorials
Determine the convergence of: \(\sum_{n=1}^{\infty} \frac{n!}{10^n}\)
Step 1: Set up the ratio
\[ L = \lim_{n \to \infty} \left| \frac{(n+1)! / 10^{n+1}}{n! / 10^n} \right| \]
Step 2: Simplify
\[ L = \lim_{n \to \infty} \left| \frac{(n+1)!}{n!} \cdot \frac{10^n}{10^{n+1}} \right| = \lim_{n \to \infty} \frac{n+1}{10} = \infty \]
Diverges since \(L > 1\).
Blueprint 02: Exponentials
Determine the convergence of: \(\sum_{n=1}^{\infty} \frac{2^n}{n!}\)
Ratio: \(\frac{2^{n+1}}{(n+1)!} \cdot \frac{n!}{2^n}\)
Simplifies to: \(\frac{2}{n+1}\)
Limit: \(L = \lim_{n \to \infty} \frac{2}{n+1} = 0\)
\(L < 1\)
Converges
The Blind Spot (\(L=1\))
The Harmonic Series
\[ \sum \frac{1}{n} \]
Ratio Test says \(L=1\).
Result: Divergent
The P-Series (\(p=2\))
\[ \sum \frac{1}{n^2} \]
Ratio Test says \(L=1\).
Result: Convergent
"When \(L=1\), the Ratio Test doesn't know. You must pivot to another method!"
Ratio Test Practice Worksheet Ratio Test Practice
Series Blueprinting // Lesson 1
Name:
Date:
Formula
\(L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|\)
Convergent
\(L < 1\)
Divergent
\(L > 1\)
Part 1: Algebraic Toolbox
Simplify the following ratios before applying limits.
1. \(\frac{(n+1)!}{n!}\)
2. \(\frac{3^{n+1}}{3^n}\)
3. \(\frac{(n+2)!}{n!}\)
4. \(\frac{2^{n+1}/(n+1)!}{2^n / n!}\)
Part 2: Guided Blueprinting
Determine if the following series converges or diverges. Show every step.
5. \(\sum_{n=1}^{\infty} \frac{n^2}{5^n}\)
Setup & Simplification
Limit Calculation & Conclusion
Part 3: Independent Practice
6. \(\sum_{n=1}^{\infty} \frac{n!}{2^n \cdot n}\)
7. \(\sum_{n=1}^{\infty} \frac{(-1)^n \cdot 3^{2n}}{(2n)!}\)
Part 4: The Inconclusive Edge
For the series \(\sum_{n=1}^{\infty} \frac{1}{n^3}\), the Ratio Test gives \(L = 1\).
Does this mean the series diverges? Explain why or why not, and mention another test you could use to verify its convergence.
Ratio Test Practice Worksheet Revised Ratio Test Practice
Series Blueprinting // Lesson 1
Name:
Date:
Formula
\(L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|\)
Convergent
\(L < 1\)
Divergent
\(L > 1\)
Part 1: Algebraic Toolbox
Simplify the following ratios before applying limits.
1. \(\frac{(n+1)!}{n!}\)
2. \(\frac{3^{n+1}}{3^n}\)
3. \(\frac{(n+2)!}{n!}\)
4. \(\frac{2^{n+1}/(n+1)!}{2^n / n!}\)
Part 2: Guided Blueprinting
Determine if the following series converges or diverges. Show every step.
5. \(\sum_{n=1}^{\infty} \frac{n^2}{5^n}\)
Setup & Simplification
Limit Calculation & Conclusion
Part 3: Independent Practice
6. \(\sum_{n=1}^{\infty} \frac{n!}{2^n \cdot n}\)
7. \(\sum_{n=1}^{\infty} \frac{(-1)^n \cdot 3^{2n}}{(2n)!}\)
Part 4: The Inconclusive Edge
For the series \(\sum_{n=1}^{\infty} \frac{1}{n^3}\), the Ratio Test gives \(L = 1\).
Does this mean the series diverges? Explain why or why not, and mention another test you could use to verify its convergence.
Ratio Test Answer Key ANSWER KEY
Ratio Test Practice
Answer Key // Series Blueprinting
Formula
\(L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|\)
Convergent
\(L < 1\)
Divergent
\(L > 1\)
Part 1: Algebraic Toolbox
1. \(\frac{(n+1)!}{n!}\)
\(n+1\)
2. \(\frac{3^{n+1}}{3^n}\)
\(3\)
3. \(\frac{(n+2)!}{n!}\)
\((n+2)(n+1)\)
4. \(\frac{2^{n+1}/(n+1)!}{2^n / n!}\)
\(\frac{2}{n+1}\)
Part 2: Guided Blueprinting
5. \(\sum_{n=1}^{\infty} \frac{n^2}{5^n}\)
Setup & Simplification
\(L = \lim_{n \to \infty} \left| \frac{(n+1)^2}{5^{n+1}} \cdot \frac{5^n}{n^2} \right|\)
\(L = \lim_{n \to \infty} \left| \frac{(n+1)^2}{n^2} \cdot \frac{5^n}{5 \cdot 5^n} \right| = \lim_{n \to \infty} \frac{1}{5} \left( \frac{n+1}{n} \right)^2\)
Limit Calculation & Conclusion
\(L = \frac{1}{5}(1)^2 = \frac{1}{5}\)
Since \(L = \frac{1}{5} < 1\), the series Converges Absolutely .
Part 3: Independent Practice
6. \(\sum_{n=1}^{\infty} \frac{n!}{2^n \cdot n}\)
\(L = \lim_{n \to \infty} \frac{(n+1)!}{2^{n+1}(n+1)} \cdot \frac{2^n \cdot n}{n!} = \lim_{n \to \infty} \frac{n+1}{2(n+1)} \cdot n = \lim_{n \to \infty} \frac{n}{2} = \infty\)
Divergent since \(L > 1\).
7. \(\sum_{n=1}^{\infty} \frac{(-1)^n \cdot 3^{2n}}{(2n)!}\)
\(L = \lim_{n \to \infty} \left| \frac{3^{2(n+1)}}{(2(n+1))!} \cdot \frac{(2n)!}{3^{2n}} \right| = \lim_{n \to \infty} \frac{3^{2n} \cdot 9}{(2n+2)!} \cdot \frac{(2n)!}{3^{2n}}\)
\(L = \lim_{n \to \infty} \frac{9}{(2n+2)(2n+1)} = 0\)
Convergent since \(L = 0 < 1\).
Part 4: The Inconclusive Edge
No, \(L=1\) does not mean the series diverges. It simply means the Ratio Test provides no information. This specific series is a p-series with \(p=3 > 1\), so it converges . Another test to verify this would be the Integral Test or simply the p-Series Test .
Root Test Teacher Guide The Root Test
Teacher Facilitation Guide
Objectives
Apply the Root Test to series with n-th powers.
Evaluate limits involving \(n\)-th roots.
Discern between the utility of Root vs. Ratio tests.
Pacing
Hook: 5 mins
Instruction: 15 mins
Comparative Practice: 20 mins
Independent Practice: 20 mins
Instructional Sequence
1. The Hook: Powers of Powers
Present a series like \(\sum \left(\frac{3n+1}{4n-2}\right)^n\). Ask: "Does the Ratio Test look easy here?" (Answer: No, the algebra would be messy). The Root Test "peels back" the exponent layer.
2. Defining the Test
\[ L = \lim_{n \to \infty} \sqrt[n]{|a_n|} \] Criteria are identical to the Ratio Test (\(L < 1\) converge, \(L > 1\) diverge, \(L=1\) fail).
3. Limit Facts to Know
Review two critical limits often encountered in Root Test problems:
\(\lim_{n \to \infty} \sqrt[n]{n} = 1\)
\(\lim_{n \to \infty} \sqrt[n]{k} = 1\) (for constant \(k > 0\))
Root vs. Ratio: Decision Logic
Use Ratio Test When...
Factorials are present (\(n!\)).
Powers and constants are mixed.
Use Root Test When...
The entire term is raised to the \(n\)-th power.
Algebraic simplification of \(a_{n+1}/a_n\) is too complex.
Key Discussion Prompts
1
If \(\sqrt[n]{|a_n|}\) is eventually 1.01, does the series behave more like a geometric series or a p-series?
2
Can the Root Test handle factorials? (Technically yes with Stirling's approximation, but emphasize Ratio is the standard tool for factorials).
Root Test Slides The Root Test
Series Blueprinting: Lesson 2
01 The Radical Shortcut
Imagine finding the ratio for this series:
\[ \sum_{n=1}^{\infty} \left( \frac{5n^2 - 1}{2n^2 + 3} \right)^n \]
Algebra Nightmare Alert
"When everything is raised to the \(n\), let's just take the \(n\)-th root."
The Blueprint
The Root Definition
\[ L = \lim_{n \to \infty} \sqrt[n]{|a_n|} \]
Same verdict as Ratio Test:
L < 1 (Converge) | L > 1 (Diverge) | L = 1 (Fail)
Which Tool to Grab?
Ratio Test
Factorials (\(n!\))
Constants and \(n\) mixed
Geometric-ish series
Root Test
Term is \((...)^n\)
Polynomials in base
Exponents involve \(n^2\)
The "Peeling" Limits
You will see these often as you "peel" the \(n\)-th power:
Rule A: Root of a Constant
\[ \lim_{n \to \infty} \sqrt[n]{k} = 1 \]
(where \(k > 0\))
Rule B: Root of \(n\)
\[ \lim_{n \to \infty} \sqrt[n]{n} = 1 \]
(even \(\sqrt[n]{n^p} = 1\))
Blueprint 03: Basic Power
Analyze: \(\sum \left(\frac{1}{\ln(n+1)}\right)^n\)
Step 1: Apply the Root
\[ L = \lim_{n \to \infty} \sqrt[n]{\left|\left( \frac{1}{\ln(n+1)} \right)^n\right|} = \lim_{n \to \infty} \frac{1}{\ln(n+1)} \]
Step 2: Evaluate the limit
\[ L = 0 \]
Converges since \(L < 1\).
Blueprint 04: The Fraction
Analyze: \(\sum \left(\frac{3n+2}{n+10}\right)^n\)
Apply Root: \(\lim_{n \to \infty} \frac{3n+2}{n+10}\)
Focus on leading terms: \(\frac{3n}{n}\)
Limit: \(L = 3\)
\(L > 1\)
Diverges
Root Test Practice Worksheet Root Test Practice
Series Blueprinting // Lesson 2
Name:
Date:
Formula
\(L = \lim_{n \to \infty} \sqrt[n]{|a_n|}\)
Recall
\(\lim_{n \to \infty} \sqrt[n]{n} = 1\)
Recall
\(\lim_{n \to \infty} \sqrt[n]{k} = 1\)
Part 1: Radical Extraction
Take the \(n\)-th root of the expression and simplify.
1. \(\left( \frac{n}{2n+1} \right)^n\)
2. \(\frac{2^{3n}}{n^n}\)
3. \(\left( 1 + \frac{1}{n} \right)^{n^2}\)
4. \(\frac{n^2}{e^n}\)
Part 2: Choosing Your Tool
For each series, identify which test (Ratio or Root) is most efficient and why .
A. \(\sum_{n=1}^{\infty} \frac{n!}{n^n}\)
Reason:
B. \(\sum_{n=1}^{\infty} \left( \frac{\ln n}{n} \right)^n\)
Reason:
Part 3: Mastery Practice
Determine the convergence of the following series using the Root Test. Show all work.
5. \(\sum_{n=1}^{\infty} \left( \frac{4n+3}{3n+1} \right)^n\)
6. \(\sum_{n=1}^{\infty} \frac{(-2)^n}{n^n}\)
7. \(\sum_{n=1}^{\infty} \frac{n}{3^n}\)
Root Test Answer Key ANSWER KEY
Root Test Practice
Answer Key // Series Blueprinting
Formula
\(L = \lim_{n \to \infty} \sqrt[n]{|a_n|}\)
Recall
\(\lim_{n \to \infty} \sqrt[n]{n} = 1\)
Recall
\(\lim_{n \to \infty} \sqrt[n]{k} = 1\)
Part 1: Radical Extraction
1. \(\left( \frac{n}{2n+1} \right)^n\)
\(\frac{n}{2n+1}\)
2. \(\frac{2^{3n}}{n^n}\)
\(\frac{2^3}{n} = \frac{8}{n}\)
3. \(\left( 1 + \frac{1}{n} \right)^{n^2}\)
\(\left( 1 + \frac{1}{n} \right)^n\)
4. \(\frac{n^2}{e^n}\)
\(\frac{n^{2/n}}{e}\)
Part 2: Choosing Your Tool
A. \(\sum \frac{n!}{n^n}\)
Ratio Test. Presence of factorial (\(n!\)) makes Ratio Test standard.
B. \(\sum \left( \frac{\ln n}{n} \right)^n\)
Root Test. Entire term is raised to power \(n\). Root eliminates it instantly.
Part 3: Mastery Practice
5. \(\sum_{n=1}^{\infty} \left( \frac{4n+3}{3n+1} \right)^n\)
\(L = \lim_{n \to \infty} \sqrt[n]{\left(\frac{4n+3}{3n+1}\right)^n} = \lim_{n \to \infty} \frac{4n+3}{3n+1} = \frac{4}{3}\).
Since \(L = \frac{4}{3} > 1\), the series Diverges .
6. \(\sum_{n=1}^{\infty} \frac{(-2)^n}{n^n}\)
\(L = \lim_{n \to \infty} \sqrt[n]{\left|\frac{(-2)^n}{n^n}\right|} = \lim_{n \to \infty} \frac{2}{n} = 0\).
Since \(L = 0 < 1\), the series Converges Absolutely .
7. \(\sum_{n=1}^{\infty} \frac{n}{3^n}\)
\(L = \lim_{n \to \infty} \sqrt[n]{\frac{n}{3^n}} = \lim_{n \to \infty} \frac{n^{1/n}}{3} = \frac{1}{3}\).
(Note: \(\lim n^{1/n} = 1\)).
Since \(L = \frac{1}{3} < 1\), the series Converges Absolutely .
Convergence Teacher Guide Absolute vs. Conditional
Teacher Facilitation Guide
Objectives
Define absolute and conditional convergence.
Apply the Alternating Series Test (AST).
Understand the implications of term rearrangement.
Pacing
Hook: 10 mins
Instruction: 20 mins
Rearrangement Lab: 15 mins
Practice: 15 mins
Instructional Sequence
1. The Hook: The Sum that Shifts
The Alternating Harmonic Series converges to \(\ln(2)\). But if we rearrange the terms, we can make it sum to \(\pi\), \(42\), or even \(\infty\).
\(1 - 1/2 + 1/3 - 1/4 \dots = \ln(2)\)
Use this to introduce Riemann's Rearrangement Theorem—the idea that "conditional" convergence is a fragile balance.
2. The Hierarchy of Convergence
Explain the definitions:
Absolutely Convergent: \(\sum |a_n|\) converges. (The "Strong" type).
Conditionally Convergent: \(\sum a_n\) converges, but \(\sum |a_n|\) diverges. (The "Fragile" type).
3. The Alternating Series Test (AST)
Present the two conditions: terms must be decreasing (\(b_{n+1} \leq b_n\)) and the limit of the term must be zero (\(\lim b_n = 0\)).
Riemann's Warning
Students often assume addition is always commutative (\(a+b = b+a\)). In infinite series, this is only true for absolute convergence . Conditional convergence is dependent on the order of summation. This is a profound moment where calculus defies standard arithmetic intuition.
Key Discussion Prompts
1
If a series converges absolutely, can it ever fail the Alternating Series Test? Why?
2
Why is "Conditional Convergence" called conditional? What is the condition it depends on?
Convergence Slides Fragile Infinity
Absolute vs. Conditional Convergence
01 The Commutative Myth
In Finite Math:
\(a + b = b + a\)
Order doesn't matter.
In Infinite Series:
\(S \neq S_{rearranged}\)
Order can change the total sum!
Riemann's Rearrangement Theorem states that a conditionally convergent series can be rearranged to sum to any real number.
The Strong Type
Absolute Convergence
\[ \sum_{n=1}^{\infty} |a_n| \text{ converges} \]
If the series of absolute values converges, the original series converges "strongly." Rearranging terms will not change the sum.
The Fragile Type
Conditional Convergence
\[ \sum a_n \text{ converges but } \sum |a_n| \text{ diverges} \]
The series converges only because terms alternate and cancel each other out. This series is order-dependent.
Alternating Series Test (AST)
To check for convergence in alternating series \(\sum (-1)^n b_n\):
1
Limit Check
\[ \lim_{n \to \infty} b_n = 0 \]
2
Decrease Check
\[ b_{n+1} \leq b_n \]
Both must be true for convergence!
The Testing Blueprint
Check Absolute First
Does \(\sum |a_n|\) converge? (Use Ratio/Root/Comparison)
YES
Absolutely Convergent
NO
Check original \(\sum a_n\) using AST
Pass AST: Conditionally Conv.
Fail AST: Divergent
Summary of Order
If a series is Absolutely Convergent, it is immune to rearrangement.
If it is Conditionally Convergent, it is vulnerable and fragile.
Convergence Activity Worksheet Classifying Convergence
Series Blueprinting // Lesson 3
Name:
Date:
Absolute
\(\sum |a_n|\) converges
Conditional
\(\sum a_n\) conv, \(\sum |a_n|\) div
AST Conditions
1. \(\lim b_n = 0\) | 2. \(b_{n+1} \leq b_n\)
Part 1: AST Verification
Verify if the following series converge using the Alternating Series Test.
1. \(\sum_{n=1}^{\infty} \frac{(-1)^n}{\ln(n+1)}\)
Conditions Check:
2. \(\sum_{n=1}^{\infty} \frac{(-1)^n n}{3n-1}\)
Conditions Check:
Part 2: The Classification Lab
Classify each series as Absolutely Convergent , Conditionally Convergent , or Divergent .
3. \(\sum_{n=1}^{\infty} \frac{(-1)^n}{n^2 + 1}\)
Check \(\sum |a_n|\)
Verdict & Reason
4. \(\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{\sqrt{n}}\)
Check \(\sum |a_n|\)
Check \(\sum a_n\) (AST)
Final Verdict
Part 3: Fragile Order
The Alternating Harmonic Series \(\sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n}\) is conditionally convergent.
If you change the order of the terms, could the sum still be \(\ln(2)\)? Why or why not? Connect your answer to Riemann's Rearrangement Theorem.
Convergence Answer Key ANSWER KEY
Classifying Convergence
Answer Key // Series Blueprinting
Absolute
\(\sum |a_n|\) converges
Conditional
\(\sum a_n\) conv, \(\sum |a_n|\) div
AST Conditions
1. \(\lim b_n = 0\) | 2. \(b_{n+1} \leq b_n\)
Part 1: AST Verification
1. \(\sum \frac{(-1)^n}{\ln(n+1)}\)
1. \(\lim \frac{1}{\ln(n+1)} = 0\). (Pass)
2. \(\ln(n+2) > \ln(n+1)\) so \(\frac{1}{\ln(n+2)} < \frac{1}{\ln(n+1)}\). (Pass)
Result: Converges by AST.
2. \(\sum \frac{(-1)^n n}{3n-1}\)
1. \(\lim \frac{n}{3n-1} = \frac{1}{3} \neq 0\). (Fail)
Terms do not approach zero.
Result: Divergent by Test for Divergence.
Part 2: The Classification Lab
3. \(\sum \frac{(-1)^n}{n^2 + 1}\)
\(\sum |a_n| = \sum \frac{1}{n^2+1}\). Compares to \(\sum \frac{1}{n^2}\) (p-series, \(p=2\)).
Convergent.
Since the absolute series converges, the original series is Absolutely Convergent .
4. \(\sum \frac{(-1)^{n+1}}{\sqrt{n}}\)
\(\sum |a_n| = \sum \frac{1}{n^{1/2}}\). This is a p-series with \(p=1/2 \leq 1\).
Divergent.
Original series passes AST (limit is 0, terms decrease).
Convergent.
Conditionally Convergent
Part 3: Fragile Order
No, the sum would not necessarily be \(\ln(2)\). Because the series is conditionally convergent, the sum is order-dependent. Riemann's Rearrangement Theorem tells us that we can pick any target value (like \(5\) or \(100\)) and find a specific rearrangement of the terms that sums to that value. Absolute convergence is required for "shuffling" terms safely.
Taylor Polynomial Teacher Guide Constructing Taylor Polynomials
Teacher Facilitation Guide
Objectives
Understand Taylor polynomials as local approximations.
Calculate coefficients using higher-order derivatives.
Construct a Taylor polynomial centered at \(x = a\).
Pacing
Hook: 10 mins
Instruction: 20 mins
Guided Construction: 20 mins
Application: 10 mins
Instructional Sequence
1. The Hook: The Calculator's Secret
Ask: "How does your calculator know the value of \(\sin(1.23)\)? It's not a triangle."
Explain that computers only know how to add, subtract, multiply, and divide. They turn "curvy" functions into polynomials to compute values.
2. Matching the Derivatives
Explain the logic:
To match the value: \(P(a) = f(a)\)
To match the slope: \(P'(a) = f'(a)\)
To match the concavity: \(P''(a) = f''(a)\)
3. The General Formula
Present the general term: \(c_n = \frac{f^{(n)}(a)}{n!}\). Show where the \(n!\) comes from (power rule differentiation).
Common Pitfalls
Forgetting the Factorial: Students often write \(\frac{f''(a)}{2}\) but then write \(f'''(a)\) instead of \(\frac{f'''(a)}{6}\).
Centering Errors: Substituting \(a\) into the derivative incorrectly or forgetting to use \((x-a)^n\).
Evaluation: Calculating the derivative correctly but failing to evaluate it at the center \(a\).
Key Discussion Prompts
1
Why does adding higher-order terms (\(x^3, x^4, \dots\)) make the approximation better further away from the center?
2
What happens to the error of the approximation as you increase the degree \(n\)?
Taylor Slides Final Blueprint
Constructing Taylor Polynomials
01 The Calculator's Secret
How does a machine compute sin(1.23) or e^0.5?
Machines don't "see" curves. They only see polynomials.
The Approximation Logic
"If a polynomial matches every single derivative of a function at a point, it is the function locally."
Derivative Matching
Value
\[ P(a) = f(a) \]
Match the point.
Slope
\[ P'(a) = f'(a) \]
Match the direction.
Curve
\[ P''(a) = f''(a) \]
Match the bend.
The Taylor Blueprint
General Form
\[ T_n(x) = \sum_{k=0}^{n} \frac{\color{#fde047}{f^{(k)}(a)}}{k!} (x - a)^k \]
\(f^{(k)}(a)\) is the \(k\)-th derivative evaluated at center \(a\).
Don't forget the \(k!\) in the denominator!
Maclaurin: The Simple Start
A Maclaurin series is just a Taylor series centered at a = 0.
Exponentials
\[ e^x = \sum \frac{x^n}{n!} \]
1 + x + x²/2 + x³/6 + ...
Trigonometry
\[ \sin(x) = \sum \frac{(-1)^n x^{2n+1}}{(2n+1)!} \]
x - x³/6 + x⁵/120 - ...
The Build Order
01
Differentiate \(f(x)\) up to the desired degree \(n\).
02
Evaluate each derivative at the center \(a\).
03
Construct the terms: \(\text{Coeff} \cdot (x-a)^k\).
04
Divide each term by the corresponding \(k!\).
Taylor Practice Worksheet Final Blueprinting
Series Blueprinting // Lesson 5
Name:
Date:
General Term
\(c_k = \frac{f^{(k)}(a)}{k!}\)
Polynomial
\(T_n(x) = \sum_{k=0}^n c_k (x-a)^k\)
Maclaurin
Centered at \(a=0\)
Part 1: The Construction Table
Complete the table for \(f(x) = \ln(x)\) centered at \(a = 1\).
\(k\) \(f^{(k)}(x)\) \(f^{(k)}(1)\) Coefficient \(c_k = \frac{f^{(k)}(1)}{k!}\) 0 \(\ln(x)\) 1 2 3
Write the 3rd degree Taylor polynomial \(T_3(x)\) for \(\ln(x)\):
Part 2: Blueprint Construction
Construct the 2nd degree Taylor polynomial for \(f(x) = \sqrt{x}\) centered at \(a = 4\).
Derivative Workspace (\(f, f', f''\))
Evaluation at center a = 4
Final Polynomial \(T_2(x)\)
Part 3: Practical Approximation
Use your polynomial from Part 2 to approximate \(\sqrt{4.2}\).
Calculation Space
Reflect:
How would the approximation change if we used a center of \(a = 9\) instead of \(a = 4\)? Why?
Taylor Answer Key ANSWER KEY
Final Blueprinting
Answer Key // Series Blueprinting
General Term
\(c_k = \frac{f^{(k)}(a)}{k!}\)
Polynomial
\(T_n(x) = \sum_{k=0}^n c_k (x-a)^k\)
Maclaurin
Centered at \(a=0\)
Part 1: The Construction Table
\(f(x) = \ln(x)\), \(a = 1\)
\(k\) \(f^{(k)}(x)\) \(f^{(k)}(1)\) \(c_k = f^{(k)}(1)/k!\) 0 \(\ln(x)\) 0 0 1 \(1/x = x^{-1}\) 1 \(1/1! = 1\) 2 \(-x^{-2}\) -1 \(-1/2! = -1/2\) 3 \(2x^{-3}\) 2 \(2/3! = 1/3\)
\(T_3(x) = (x-1) - \frac{1}{2}(x-1)^2 + \frac{1}{3}(x-1)^3\)
Part 2: Blueprint Construction
\(f(x) = \sqrt{x}\), \(a = 4\)
Derivatives: \(f(x) = x^{1/2}\), \(f'(x) = \frac{1}{2}x^{-1/2}\), \(f''(x) = -\frac{1}{4}x^{-3/2}\)
At a=4: \(f(4) = 2\), \(f'(4) = \frac{1}{2\sqrt{4}} = \frac{1}{4}\), \(f''(4) = -\frac{1}{4(4)^{3/2}} = -\frac{1}{32}\)
\(T_2(x) = 2 + \frac{1}{4}(x-4) - \frac{1}{64}(x-4)^2\)
Note: \(\frac{-1/32}{2!} = -1/64\)
Part 3: Practical Approximation
\(\sqrt{4.2} \approx T_2(4.2) = 2 + \frac{1}{4}(0.2) - \frac{1}{64}(0.2)^2\)
\(= 2 + 0.05 - \frac{0.04}{64} = 2 + 0.05 - 0.000625 = \mathbf{2.049375}\)
Reflection: If we used \(a = 9\), the approximation for \(4.2\) would likely be less accurate . Taylor polynomials are "local" approximations—they are most accurate near the center. Since \(4.2\) is much closer to \(4\) than to \(9\), the polynomial centered at \(4\) captures the function's local behavior more effectively.
Power Series Teacher Guide Introduction to Power Series
Teacher Facilitation Guide
Objectives
Identify the center of a power series.
Find the Radius of Convergence (\(R\)) using Ratio Test.
Determine the Interval of Convergence (\(I\)) including endpoints.
Pacing
Hook: 10 mins
Instruction: 25 mins
Endpoints Workshop: 15 mins
Practice: 10 mins
Instructional Sequence
1. The Hook: The Curve Snapper
Show a graph of \(1 + x + x^2 + x^3 \dots\) vs. the function \(1/(1-x)\). Use Desmos or the slides. Watch the polynomial "snap" onto the curve only between \(-1 < x < 1\).
Introduce the idea that an infinite sum of powers can represent a function, but only for certain values of \(x\).
2. The Radius Construction
Apply the Ratio Test to \(\sum c_n (x-a)^n\). The result will look like \(|x-a| < R\).
Center: \(a\)
Radius: \(R\)
3. The Endpoint Check (Crucial)
Remind students the Ratio Test is inconclusive at \(L=1\). These correspond to the endpoints of the interval (\(x = a \pm R\)). Students must plug these back into the original series to check convergence manually.
Common Pitfalls
Radius vs. Interval: Students often stop at \(R\) and forget to write the interval in notation.
Center of Series: Forgetting that \((x+2)^n\) has a center at \(a = -2\).
Algebraic Limit: Failing to pull terms with \(x\) outside the limit. Remind them: the limit is for \(n \to \infty\), not \(x\).
Key Discussion Prompts
1
What happens to the approximation if you move \(x\) just slightly outside the Interval of Convergence?
2
Can a power series converge only at its center? What would the Radius of Convergence be in that case?
Power Series Slides Functional Blueprint
Introduction to Power Series
01 The Convergence Zone
Some series aren't just lists of numbers—they are functions of x.
Geometric Blueprint
\[ \frac{1}{1-x} = 1 + x + x^2 + x^3 \dots \]
"This works... but only if |x| < 1."
Visualization: The series "snaps" to the function inside the interval.
Anatomy of the Series
\[ \sum_{n=0}^{\infty} \color{#ea580c}{c_n} (x - \color{#2563eb}{a})^n \]
Coefficients
Center of the Series
\(c_n\): Constants that depend on \(n\).
\(a\): The starting point on the x-axis.
The Scope of Convergence
Every power series has a "safety zone":
Radius (\(R\))
The distance from the center (\(a\)) that the series can "reach."
Interval (\(I\))
The actual set of values on the x-axis where the series converges.
Radius is a distance. Interval is a neighborhood.
How to find \(R\)?
Apply the Ratio Test to the entire expression:
\[ L = \lim_{n \to \infty} \left| \frac{c_{n+1}(x-a)^{n+1}}{c_n(x-a)^n} \right| < 1 \]
This always simplifies to something like \(|x-a| < R\).
The Final Step: Endpoints
The Ratio Test fails at the edges!
Step 1: Find R.
Step 2: Plug \(x = a - R\) into the series.
Step 3: Plug \(x = a + R\) into the series.
Step 4: Use a numerical test (p-series, AST, etc.) to check each side.
Never Forget
Checking endpoints is the difference between an \(A\) and a \(B\)!
Power Series Practice Worksheet The Power Domain
Series Blueprinting // Lesson 4
Name:
Date:
Ratio Setup
\(\lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| < 1\)
Goal Form
\(|x - a| < R\)
Endpoints
Plug \(x = a \pm R\) into original
Part 1: Radius and Center
Identify the center (\(a\)) and the Radius of Convergence (\(R\)).
1. \(\sum_{n=0}^{\infty} \frac{(x-3)^n}{n!}\)
a =
R =
2. \(\sum_{n=1}^{\infty} n^n (x+2)^n\)
a =
R =
Part 2: Full Interval Blueprint
Find the Radius and Interval of Convergence for the following series.
3. \(\sum_{n=1}^{\infty} \frac{(x-2)^n}{n \cdot 4^n}\)
Step 1: Ratio Test to find R
Check Left Endpoint
Check Right Endpoint
Interval of Convergence (I)
4. \(\sum_{n=0}^{\infty} \frac{(-1)^n x^{2n+1}}{(2n+1)!}\)
Full Calculation Space
Radius (R)
Interval (I)
Power Series Answer Key ANSWER KEY
The Power Domain
Answer Key // Series Blueprinting
Ratio Setup
\(\lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| < 1\)
Goal Form
\(|x - a| < R\)
Endpoints
Plug \(x = a \pm R\) into original
Part 1: Radius and Center
1. \(\sum_{n=0}^{\infty} \frac{(x-3)^n}{n!}\)
a = 3
R = \(\infty\)
2. \(\sum_{n=1}^{\infty} n^n (x+2)^n\)
a = -2
R = 0
Part 2: Full Interval Blueprint
3. \(\sum_{n=1}^{\infty} \frac{(x-2)^n}{n \cdot 4^n}\)
Ratio Test: \(\lim \left| \frac{(x-2)^{n+1}}{(n+1)4^{n+1}} \cdot \frac{n 4^n}{(x-2)^n} \right| = \lim \left| \frac{x-2}{4} \cdot \frac{n}{n+1} \right| = \frac{|x-2|}{4} < 1\).
So \(|x-2| < 4 \implies \mathbf{R = 4}\). Interval edges: \(x = -2\) and \(x = 6\).
Check x = -2: \(\sum \frac{(-4)^n}{n 4^n} = \sum \frac{(-1)^n}{n}\).
Converges (Alt. Harmonic).
Check x = 6: \(\sum \frac{4^n}{n 4^n} = \sum \frac{1}{n}\).
Diverges (Harmonic).
Interval: \([-2, 6)\)
4. \(\sum_{n=0}^{\infty} \frac{(-1)^n x^{2n+1}}{(2n+1)!}\)
Ratio Test: \(\lim \left| \frac{x^{2n+3}}{(2n+3)!} \cdot \frac{(2n+1)!}{x^{2n+1}} \right| = \lim \frac{x^2}{(2n+3)(2n+2)} = 0\).
The limit is \(0\) for ALL \(x\).
R = \(\infty\)
I = \((-\infty, \infty)\)