j-lee00
- 93
- 0
When it says "about a point x=a", what does this mean? why not just say at x = a?
Thanks
Thanks
The discussion revolves around the concept of Taylor series approximations, specifically addressing the meaning of "about a point x=a" and how Taylor series can be constructed based on information about a function at a single point. Participants explore the implications of this phrasing and the nature of Taylor series in terms of approximation and convergence.
Participants generally agree on the nature of Taylor series and the significance of the point x=a, but there is no consensus on the phrasing of questions related to the topic. The discussion includes multiple viewpoints on how to approach the explanation of Taylor series.
Some assumptions about the nature of functions and their differentiability are present, but these are not explicitly stated or resolved within the discussion.
Landau said:Despite the question mark, that is not a question.
Landau said:Because one is looking at a neighbourhood of a, say all x that satisfy |x-a|<d for some (small) number delta>0.
HallsofIvy said:Because x is a variable. Saying that the Taylor series is "about the point x= a" means its interval of convergence is centered on a:
[tex]\sum a_n (x- a)^n[/tex].
One way to look at it is this- how can we best approximate a function, given information about it at a single point?alpagut said:can we ask like that: how do the taylor's series work?
Thanks
HallsofIvy said:One way to look at it is this- how can we best approximate a function, given information about it at a single point?
If the only thing we know is that f(a)= A, then the simplest thing to do is to approximate f(x) by the constant A- and there is no reason to think that any more complicated formula would give a better approximation.
If we know that f(a)= A and f'(a)= B, then we can approximate f by the linear function satisying those properties: y= A+ B(x- a).
If we know that f(a)= A, f'(a)= B, and f"(b)= C, the simplest function having those properties is [itex]y= A+ B(x- a)+ (C/2)(x- a)^2[/itex].
Continuing in that way, gives the succesive "Taylor's polynomials". For especially "nice" functions, we can extend that to an infinite power series, the "Taylor's series".
(But be careful, even if a function is infinitely differentiable, so that we can form the "Taylor's series", it can happen that the Taylor's series does not converge to the function at more than single point.)