Real Analysis: Expanding a Function at Different Points

Click For Summary

Discussion Overview

The discussion centers on the differences in expanding a function as a Taylor series around two different points in real analysis. Participants explore the implications of choosing different points for expansion, including convergence properties and the relevance of the chosen points to the function's behavior in specific regions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants suggest that the choice of expansion point depends on the region of interest around that point.
  • Others argue that having information about derivatives at a specific point can influence the choice of expansion point.
  • It is noted that the rate of convergence of the Taylor series may vary depending on the point of expansion.
  • Participants mention that the circle of convergence for a Taylor series might differ between expansion points, which can affect the applicability of the series.
  • One example discussed is the logarithm function, where the radius of convergence is limited to a specific interval around the center of expansion.
  • Another example involves the function \( f(z) = \frac{1}{z^2+1} + \frac{1}{(z-1)^2+1} \), illustrating that convergence may not be valid for both expansion points simultaneously.
  • Participants express confusion about the relevance of \( z_1 \) and \( z_2 \) when calculating a specific function value, such as \( e^7 \), and seek clarification on what information these points provide.
  • It is highlighted that while \( e^x \) converges everywhere, the choice of expansion point can affect the efficiency of calculations, particularly if coefficients are known at a specific point.

Areas of Agreement / Disagreement

Participants express a range of views regarding the implications of choosing different expansion points, with no consensus reached on the best approach or the significance of specific examples. The discussion remains unresolved on certain aspects, particularly regarding the practical implications of the choice of expansion points.

Contextual Notes

Limitations include the dependence on the specific function being analyzed, the nature of convergence, and the assumptions about the behavior of the function in different regions. The discussion does not resolve the complexities involved in selecting expansion points.

Silviu
Messages
612
Reaction score
11
Hello! Can someone explain to me, in real analysis, what is the difference in expanding a function as a Taylor series around 2 different point. So we have ##f(x)=\sum c_k (z-z_1)^k = \sum d_k (z-z_2)^k## and as ##k \to \infty## the series equals f in both cases, but why would one choose a point in the favor of the other?
 
Physics news on Phys.org
Silviu said:
Hello! Can someone explain to me, in real analysis, what is the difference in expanding a function as a Taylor series around 2 different point. So we have ##f(x)=\sum c_k (z-z_1)^k = \sum d_k (z-z_2)^k## and as ##k \to \infty## the series equals f in both cases, but why would one choose a point in the favor of the other?

If you are interested in the function at ##z_1## you choose ##z_1## and if you are interested in the function at ##z_2## you choose ##z_2##.
 
There are a few reasons to expand around different points. One is as @PeroK says, that you are interested in a region around a different point. Another is if you have information about all the derivatives around a different point. A third is that the rate of convergence of the Taylor series may be better at a different point. A fourth is that the expansion around another point may have a circle of convergence that is not included in the region of convergence of the first point. (The fourth reason may be considered related to the third reason.)
 
  • Like
Likes   Reactions: PeroK
to illustrate one of the previous answers, suppose you are interested in a taylor expansion of the real logarithm function ln(x). it is defined for all positive x, but if you expand around the center a>0, it will only converge on the interval of radius a about that center, i.e. on (0,2a). so if you are interested in the values at some larger number than 2a you need to re expand at a larger center.
 
Last edited by a moderator:
Silviu said:
So we have f(x)=∑ck(z−z1)k=∑dk(z−z2)kf(x)=\sum c_k (z-z_1)^k = \sum d_k (z-z_2)^k and as k→∞k \to \infty the
it can happen that this formula does not make sense. For example
$$f(z)=\frac{1}{z^2+1}+\frac{1}{(z-1)^2+1}$$ and ##z_1=-10,\quad z_2=10##
 
Last edited:
  • Like
Likes   Reactions: FactChecker
zwierz said:
it can happen that this formula does not make sense. For example
$$f(z)=\frac{1}{z^2+1}+\frac{1}{(z-1)^2+1}$$ and ##z_1=-10,\quad z_2=10##
Good point. A simpler example is 1/z at z1=-1 and z2 = +1 since there is no value of z where both series converge.
 
I wanted the function f to be defined on ##\mathbb{R}## :)
 
  • Like
Likes   Reactions: FactChecker
zwierz said:
I wanted the function f to be defined on ##\mathbb{R}## :)
Oh. I missed that point. Good example.
 
PeroK said:
If you are interested in the function at ##z_1## you choose ##z_1## and if you are interested in the function at ##z_2## you choose ##z_2##.
Thank you for your reply! However I am still a bit confused. If I have let's say ##f(x)=e^x## and I want to calculate ##e^7##, I am interested in the function at ##z=7##, not at ##z_1## or ##z_2##. My question is, what information do ##z_1## and ##z_2## give me?
 
  • #10
The Taylor series expansion at each point z1 and z2 has a radius of convergence which may or may not include the point z=7. Even if both converge at z=7, they may have different rates of convergence there. In the case of the exponential function, all Taylor series converge at z=7, so it is not the best example. Still, I think it would be obvious that an expansion at z1 = 6 will converge faster at z=7 than an expansion at z2=0.
Consider the example that @zwierz gave. The expansion at z1=-10 will not converge at z=7 but the expansion at z2=+10 will.
 
  • #11
e^x of course will converge everywhere, no matter what center of expansion is chosen. But the best center to choose for computation is one for which you actually know the coefficients, namely x=0. Expanding e^x about the point x=6 would require first making an infinite number of coefficient calculations, each comparable to the one computation you want.
 
  • #12
mathwonk said:
e^x of course will converge everywhere, no matter what center of expansion is chosen. But the best center to choose for computation is one for which you actually know the coefficients, namely x=0. Expanding e^x about the point x=6 would require first making an infinite number of coefficient calculations, each comparable to the one computation you want.
Right. But I was trying to make a general point that applied to more than the exponential function. Also, you can expand the series once and, even if you need to calculate a lot of coefficients, it could give you a tool to use for general values of z.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
8
Views
5K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K