moo5003
- 202
- 0
If f(x) has a power series: a_n(x-a)^n (centered at a)
what does the power series for f(2x) look like?
what does the power series for f(2x) look like?
The discussion revolves around the power series expansion of the function f(2x) given that f(x) has a power series representation centered at a. Participants explore how to transform the original series into one that represents f(2x), considering various mathematical manipulations and reorganizations.
Participants generally agree on the transformation of the power series but present slightly different approaches and expressions for the resulting series. No consensus is reached on a single definitive form.
Some assumptions about the convergence of the series and the definitions of the coefficients are not explicitly stated, which may affect the validity of the transformations discussed.
moo5003 said:If f(x) has a power series: a_n(x-a)^n (centered at a)
what does the power series for f(2x) look like?
D H said:I would think he is after something like this:
[tex]f(2x) = \sum_{n=0}^{\infty}a_n(2x-a)^n = \sum_{n=0}^{\infty}a_n2^n\left(x-\frac a 2\right)^n =\sum_{n=0}^{\infty}b_n\left(x-\frac a 2\right)^n[/tex]
where [itex]b_n=a_n2^n[/itex]