Question regarding Power Series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
Potatochip911
Messages
317
Reaction score
3

Homework Statement


It is stated in my textbook that the sum ## \sum_{0}^{\infty} 8^{-n}(x^2-1)^n ## is not a power series but can be turned into one using he substitution ##y=x^2-1## which then becomes the power series ##\sum_{0}^{\infty} 8^{-n}y^n ## They aren't offering any explanation as to why and I have evaluated the interval on which the series converges and it gives the same result regardless of whether or not the substitution is used. I guess what I'm wondering is why isn't the first sum a power series?

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
The x2 inside the parenthesis makes it not a power series. A power series must have x1 inside the parenthesis.
 
Jazzman said:
The x2 inside the parenthesis makes it not a power series. A power series must have x1 inside the parenthesis.
Okay thanks for the information.
 
Jazzman said:
The x2 inside the parenthesis makes it not a power series. A power series must have x1 inside the parenthesis.

No. A series of the form ##\sum c_n x^{2n}## IS a power series. The reason the series ##\sum_n 8^{-n}(x^2-1)^n## is not a power series (in ##x##) is that it takes powers of a multi-term polynomial of ##x##, rather than of a monomial in ##x##. That is, the function ##x^2-1## is not a monomial.