🚀 CalcForge is in beta. Your feedback shapes the product. Tell us what you think
easyΣ Sequences & Series·12 pts·0 solved

Sum of a Geometric Series

Problem Statement

∑n=0∞(12)n\sum_{n=0}^{\infty} \left(\frac{1}{2}\right)^n

Your Answer (variable: x)

Live LaTeX preview appears here as you type…
Guest mode: browsing only. Log in to submit and track progress.

Hints

Discussion (0)

Loading discussion…

No graph available for this problem type.

Tips

  • Use standard math syntax: ^ for powers, * for multiplication.
  • Functions: sin, cos, tan, exp, log (natural log), sqrt.
  • Constants: pi, e.
  • For antiderivatives you can omit "+ C".