Wee Sleeket said:
I think I'm ok with finding the terms of the series... I just don't know how to notate the final answer. How would you write the final Taylor series for each one?
IF you can find a general form for f
(n) at x
0 (the nth derivative), Then the Taylor series is just what Mathwonk said:
f(x
0) + f'(x
0)(x-x
0) + f''(x
0)/2 (x-x
0)^2 + [f'''(x
0)/3!] (x-x
0)^3 +...
with the general term being (f
(h)/n!)(x-x
0)
n.
As Mathwonk said, any power series that converges to the same function must have exactly the same coefficients, so however you find the coefficients, you have the Taylor series.
By the way, one thing Mathwonk said might be misleading:
"a maclaurin series is an infinite polynomial that "converges" to your function. there is a theorem that there si at most one such series, so anyone you find by hook or crook must be it."
It is quite possible for a function, f, to be infinitely differentiable and have a Taylor's or Maclaurin series that converges for all x but
doesn't converge to the function f itself! An example is f(x)= exp(-1/x
2) if x is not 0, 0 if x is 0. One can show that f is continuous and, indeed, infinitely differentiable at x= 0. All derivatives at 0 are equal to 0 so it's MacLaurin series is just \Sigma 0*x^n which is equal to 0 for all x and not to f(x).
Functions for which the Taylor series at some point
does converge to f(x) for some neighborhood around the point are called "analytic". Those are just about all of the functions we work with.