Power Series, Taylor Series, Maclaurin Series

0.0(0)
studied byStudied by 4 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Power Series

A power series centered at a is a series of the form

a is some number
when a is zero the form just looks like cn xn

<p><em>a</em> is some number<br>when a is zero the form just looks like<em> </em><strong><em>c<sub>n </sub>x<sup>n</sup></em></strong></p>
2
New cards

Power Series

A power series may…

  1. converge for all x

  2. converge for | x - a | < R, diverge for | x - a | > R

  3. converge only for x = a, diverge for all other values of x.

R = radius of convergence

<ol><li><p><span style="color: green">converge for all x </span></p></li><li><p><span style="color: purple">converge for | x - a | &lt; R, diverge for | x - a | &gt; R</span></p></li><li><p><span style="color: red">converge only for x = a, diverge for all other values of x.</span></p></li></ol><p><em>R</em> = <em>radius of convergence</em></p>
3
New cards

Power Series

The interval of convergence may be…

  1. I = (-∞, ∞)

  2. I = [a - R, a + R] or [a - R, a + R) or (a - R, a + R] or (a -R, a + R)

  3. Just a point I = {a}, radius of convergence R = 0

4
New cards

Power Series

To determine convergence…

STEP 1: Determine the radius of convergence (by the ratio test).

STEP 2: Determine what happens at the endpoints (by tests other than the ratio test). Plug in endpoints (x-values) into the original series.

5
New cards

Taylor Series Expansion

knowt flashcard image
6
New cards

Maclaurin Series Expansion

knowt flashcard image
7
New cards

Method for expanding series from funcitons

Determine if you are making a Taylor Series or Maclaurin Series

Write out f(x) = series expansion of Taylor or Maclaurin around a

Find derivatives of function usually up to 5th derivative (n=5). Then plug in a to the derivatives.

Write out the sum of the series with found derivatives

Find pattern to determine series for the function

8
New cards

Taylor Polynomial

Taylor Approximation

Partial sum = Taylor polynomial
Find Tn(x) by computing derivatives and writing out partial sum up to the nth degree

<p>Partial sum = Taylor polynomial<br>Find T<sub>n</sub>(x) by computing derivatives and writing out partial sum up to the n<sup>th</sup> degree</p>