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?
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:
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
where b_n=a_n2^n