How to calculate infinite 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
3 replies · 3K views
thecaptain90
Messages
8
Reaction score
0
Hi, I'm stuck on a problem because I don't know how to calculate this series:
Ʃ(2^n * x^n), n starts from 0 to infinity. How can I calculate this? Do I have to transform it into something else where I know the outcome of the Σ like we do with the geometric functions?
 
Physics news on Phys.org
thecaptain90 said:
Hi, I'm stuck on a problem because I don't know how to calculate this series:
Ʃ(2^n * x^n), n starts from 0 to infinity. How can I calculate this? Do I have to transform it into something else where I know the outcome of the Σ like we do with the geometric functions?

Let X=2x
Ʃ(X^n) is the classical geometric series.
 
Thanks, didn't think of doing this.
 
Be advised that |X| < 1 to treat this as a geometric series.