chapter 9 (Power series) Flashcards
general form of a power series
sigma(k to inf) ck(x-a)^k
ck in power series
the coeffiecients
a in a power series
the offset of the center
power series
an infinite series whoos terms include powers of a variable
linear approximation of f(x) at a
L(x) = f(a) +f’(a)(x-a)
quadratic approximation of f(x) at a
Q(x) = f(a) +f’(a)(x-a) + f’‘(a)/2(x-a)^2
the nth order taylor polynomial
sigma(k to n) ck(x-a)^k
ck in a Taylor polynomial
kth derivative of f(a)/k!
remainder for an nth order polynomial with M
Rn <= M((|x-a|^n+1)
remainder formula
f^n+1(c)/(n+1)! (x-a)^n+1
differences between geometric series as a series and as a power series
basically the r in a/1-r becomes an x
so the power series is 1/1-x
power geometric series
1/1-x = sigma x^k
find a power series representation for x^4/1-x using a geometric power series
sigma(k to inf) (x^4)(x^k)
deriving or intergrating geometric power series to find power series to match ones
basically take the derivative or integral of a power series if the derivative or integral gets you closer to what you need to approximate it to
when you derive or integrate the non sigma side, what must be done to the sigma side
the same exact process