Turion
- 145
- 2
over a Maclaurin series?
Also, how do I calculate e^0 using Maclaurin series? I'm getting 0^0.
Also, how do I calculate e^0 using Maclaurin series? I'm getting 0^0.
mfb said:If you want to approximate the function value somewhere, it can be useful to consider an expansion point close to that.
No - the function that is represented by the Taylor series has to be defined and infinitely differentiable at that point. So you can't write a Taylor series centered around a = 0 for ln(x).Turion said:Why? Can't you use any Taylor series centered at any point?
The idea is that if you know the exact value of your function at some point a, you can use a Taylor series to find approximations at points near a. For example, we know that cos(60°) = cos(##\pi/3##) = .5, exactly. We can use a Taylor series expansion about a = ##\pi/3## to get reasonable approximations to angles such as 60.5°, and so on.Turion said:Also, when I calculate e^2 using Taylor series centered at 2, I get 0 since x-a=2-2=0.
I just noticed that in order to calculate any power of e, you need to know that power of e first. Doesn't that make it kind of pointless?
I would like to point out that the function [itex]f(x)= e^{-1/x^2}[/itex] if [itex]x\ne 0[/itex], f(0)= 0, is infinitely differentiable so you can write a Taylor series centered around x= 0, just as Mark44 says but that Taylor series is not equal to f(x) anywhere except at x= 0.Mark44 said:No - the function that is represented by the Taylor series has to be defined and infinitely differentiable at that point. So you can't write a Taylor series centered around a = 0 for ln(x).
The idea is that if you know the exact value of your function at some point a, you can use a Taylor series to find approximations at points near a. For example, we know that cos(60°) = cos(##\pi/3##) = .5, exactly. We can use a Taylor series expansion about a = ##\pi/3## to get reasonable approximations to angles such as 60.5°, and so on.
Turion said:over a Maclaurin series?
Also, how do I calculate e^0 using Maclaurin series? I'm getting 0^0.