Sum of Infinite Geometric Series
Sum: 0
๐ Sum of Infinite Geometric Series Calculator
โ What Is an Infinite Geometric Series?
An infinite geometric series is a sequence of numbers that continues forever, where each term is multiplied by a constant common ratio (r) to get the next term.
๐ Example:
2 + 1 + 0.5 + 0.25 + ...
If the common ratio is between -1 and 1, the sum of this infinite series converges to a finite number.
๐ Formula to Calculate the Sum:
S=a1โrS = \frac{a}{1 - r}S=1โraโ
Where:
- S = Sum of the infinite series
- a = First term of the series
- r = Common ratio (must be between -1 < r < 1)
๐งฎ Example:
First Term (a) = 5
Common Ratio (r) = 0.5 S=51โ0.5=50.5=10S = \frac{5}{1 - 0.5} = \frac{5}{0.5} = 10S=1โ0.55โ=0.55โ=10
โ The infinite series converges to 10.
โ When Does the Series Converge?
The formula is only valid when: โ1<r<1-1 < r < 1โ1<r<1
If |r| โฅ 1, the series diverges โ i.e., it does not have a finite sum.
๐งฐ Features of the Calculator:
- Instant result using the formula
- Validates if the series converges
- Supports decimal and fractional input
- Works on mobile and desktop
- Easy for students, teachers, and researchers
๐ฅ Who Can Use This?
- Students learning sequences and series
- Teachers creating math problems or worksheets
- Engineers and Physicists solving convergence problems
- Programmers handling iterative algorithms
- Anyone needing quick math verification
๐ Frequently Asked Questions (FAQs)
โ What is the common ratio in a geometric series?
Itโs the fixed number you multiply each term by to get the next one.
โ Can I use this formula if r = 1 or r > 1?
No. The series diverges and doesn't have a finite sum if |r| โฅ 1.
โ What if the common ratio is negative?
You can use the formula as long as |r| < 1. It will alternate between positive and negative terms but still converge.
โ Can the sum be negative?
Yes. If the first term or ratio is negative, the sum can be negative.
โ How do I find the common ratio?
Divide the second term by the first term.
๐ฏ Final Thought
An infinite geometric series may go on forever, but its sum doesnโt have to. Use this calculator to instantly find the limit of your series and understand whether it converges or diverges.