Geometric Series Sum Calculator

Calculate the sum of geometric sequences instantly. Find the sum of finite or infinite geometric series with step-by-step solutions. Perfect for students and math professionals.

Geometric Series Sum Calculator Tool Introduction

A comprehensive Geometric Series Sum Calculator that computes the sum of geometric sequences with ease. Enter the first term, common ratio, and number of terms to get instant results with detailed explanations.

Perfect for students studying sequences and series, teachers preparing lessons, engineers working with exponential growth, and anyone dealing with geometric progressions in finance, physics, or computer science.

Our calculator handles both finite and infinite geometric series, showing you the formula used and step-by-step calculations. It also indicates when an infinite series converges or diverges based on the common ratio.

All calculations are performed locally in your browser for complete privacy. No data is collected or stored. Use this tool to verify homework, understand geometric series, or solve real-world problems involving exponential patterns.

Geometric Series Sum Calculator User Guide

How to Use

  1. Enter First Term (a): The initial value of the sequence
  2. Enter Common Ratio (r): The multiplier between consecutive terms
  3. Enter Number of Terms (n): How many terms to sum
  4. Click Calculate: Get the sum and detailed explanation

Understanding Geometric Series

A geometric series is the sum of terms in a geometric sequence, where each term is found by multiplying the previous term by a constant called the common ratio.

Formula

Finite Series: Sn = a(1 - rn) / (1 - r) when r ≠ 1

When r = 1: Sn = n × a

Infinite Series (|r| < 1): S = a / (1 - r)

Example

Sum of 2 + 6 + 18 + 54 + 162:

  • First term (a) = 2
  • Common ratio (r) = 3
  • Number of terms (n) = 5
  • Sum = 2(1 - 35) / (1 - 3) = 2(-242) / (-2) = 242

Key Features

  • Calculate finite geometric series sums
  • Evaluate infinite series convergence
  • Step-by-step solution display
  • Support for negative ratios
  • Handles fractional ratios
  • Shows all terms in the sequence

Frequently Asked Questions