ArticleslgStudy

science

Geometric series

Geometric series is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Geometric series rather than just read about it. In short: In mathematics, a geometric series is a series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, the series 1 2 + 1 4 + 1 8 + ⋯ {\displaystyle {\tfrac {1}{2}}+{\tfrac {1}{4}}+{\tfrac {1}{8}}+\cdots } is a geometric series with common ratio ⁠ 1 2 {\displaystyle {\tfrac {1}{2}}} ⁠, which converges to the sum of ⁠ 1 {\displaystyle 1} ⁠.

Geometric series — main illustration
Geometric series — illustration

Key takeaways

  • Geometric series belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Geometric series to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Geometric series from memory before moving on to harder problems.

Reference excerpt

In mathematics, a geometric series is a series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, the series 1 2 + 1 4 + 1 8 + ⋯ {\displaystyle {\tfrac {1}{2}}+{\tfrac {1}{4}}+{\tfrac {1}{8}}+\cdots } is a geometric series with common ratio ⁠ 1 2 {\displaystyle {\tfrac {1}{2}}} ⁠, which converges to the sum of ⁠ 1 {\displaystyle 1} ⁠. Each term in a geometric series is the geometric mean of the term before it and the term after it, in the same way that each term of an arithmetic series is the arithmetic mean of its neighbors. While Greek mathematician Zeno's paradoxes about time and motion (5th century BCE) have been interpreted as involving geometric series, such series were formally studied and applied a century or two later by Greek mathematicians, for example used by Archimedes to calculate the area inside a parabola (3rd century BCE). Today, geometric series are used in mathematical finance, calculating areas of fractals, and various computer science topics. Though geometric series most commonly involve real or complex numbers, there are also important results and applications for matrix-valued geometric series, function-valued geometric series, p {\displaystyle p} -adic number geometric series, and most generally geometric series of elements of abstract algebraic fields, rings, and semirings.

Definition: finite geometric series A geometric series is a series derived from a special type of sequence called a geometric progression. A geometric progression is a sequence obtained from an initial term, producing the next term by multiplying it by a constant from the previous term, and continuing the process with the same constant. Such a constant is called a common ratio. Let a {\displaystyle a} be the initial term and r {\displaystyle r} be the common ratio of a geometric progression. For a finite number of terms, the geometric sequence consists of the elements up to n {\displaystyle n} -th term, which is written as a , a r , a r 2 , a r 3 , … , a r n {\textstyle a,ar,ar^{2},ar^{3},\ldots ,ar^{n}} . Summing all terms above produces a finite geometric series, expressed as

a + a r + a r 2 + a r 3 + ⋯ + a r n = ∑ k = 0 n a r k . {\displaystyle a+ar+ar^{2}+ar^{3}+\cdots +ar^{n}=\sum _{k=0}^{n}ar^{k}.}

When r > 1 {\displaystyle r>1} , it is often called a growth rate or rate of expansion. When 0 < r < 1 {\displaystyle 0<r<1} it is often called a decay rate or shrink rate, where the idea that it is a "rate" comes from interpreting k {\displaystyle k} as a sort of discrete time variable. When an application area has specialized vocabulary for specific types of growth, expansion, shrinkage, and decay, that vocabulary will also often be used to name r {\displaystyle r} parameters of geometric series. In economics, for instance, rates of increase and decrease of price levels are called inflation rates and deflation rates, while rates of increase in values of investments include rates of return and interest rates. For r ≠ 1 {\displaystyle r\neq 1} , the sum of a finite geometric series S n {\displaystyle S_{n}} starting from 0-th term up to n {\displaystyle n} -th term is formulated as:

S n = a ( 1 − r n + 1 ) 1 − r . {\displaystyle S_{n}={\frac {a(1-r^{n+1})}{1-r}}.}

Infinite geometric series and convergence

… excerpt ends here. Continue reading the full article.

Illustrations

Geometric series: Proof without words of the formula for the sum of a geometric series if 
  
    
      
        
          |
        
        r
        
          |
        
        <
        1
      
    
    {\displaystyle |r|<1}
  
 and 
  
    
      
        n
        →
        ∞
      
    
    {\displaystyle n\to \infty }
  
, the 
  
    
      
        
          r
          
            n
          
        
      
    
    {\displaystyle r^{n}}
  
 term vanishes, leaving 
  
    
      
        
          lim
          
            n
            →
            ∞
          
        
        
          S
          
            n
          
        
        =
        
          
            a
            
              1
              −
              r
            
          
        
      
    
    {\textstyle \lim _{n\to \infty }S_{n}={\frac {a}{1-r}}}
  
. This figure uses a slightly different convention for 
  
    
      
        
          S
          
            n
          
        
      
    
    {\displaystyle S_{n}}
  
 than the main text, shifted by one term.
Proof without words of the formula for the sum of a geometric series if | r | < 1 {\displaystyle |r|<1} and n → ∞ {\displaystyle n\to \infty } , the r n {\displaystyle r^{n}} term vanishes, leaving lim n → ∞ S n = a 1 − r {\textstyle \lim _{n\to \infty }S_{n}={\frac {a}{1-r}}} . This figure uses a slightly different convention for S n {\displaystyle S_{n}} than the main text, shifted by one term.
Geometric series: The interior of the Koch snowflake is a union of infinitely many triangles
The interior of the Koch snowflake is a union of infinitely many triangles
Geometric series illustration
Geometric series illustration
Geometric series: Nicole Oresme's two-dimensional geometric series diagram used to determine that the infinite series 
  
    
      
        
          
            
              1
              2
            
          
        
        +
        
          
            
              2
              4
            
          
        
        +
        
          
            
              3
              8
            
          
        
        +
        
          
            
              4
              16
            
          
        
        +
        
          
            
              5
              32
            
          
        
        +
        
          
            
              6
              64
            
          
        
        +
        
          
            
              7
              128
            
          
        
        +
        ⋯
      
    
    {\displaystyle {\tfrac {1}{2}}+{\tfrac {2}{4}}+{\tfrac {3}{8}}+{\tfrac {4}{16}}+{\tfrac {5}{32}}+{\tfrac {6}{64}}+{\tfrac {7}{128}}+\cdots }
  
 converges to 2.
The first dimension is horizontal, in the bottom row, representing the geometric series with initial value 
  
    
      
        a
        =
        
          
            
              1
              2
            
          
        
      
    
    {\displaystyle a={\tfrac {1}{2}}}
  
 and common ratio 
  
    
      
        r
        =
        
          
            
              1
              2
            
          
        
      
    
    {\displaystyle r={\tfrac {1}{2}}}
  
:

  
    
      
        S
        =
        
          
            1
            2
          
        
        +
        
          
            1
            4
          
        
        +
        
          
            1
            8
          
        
        +
        ⋯
        =
        
          
            
              1
              2
            
            
              1
              −
              
                
                  1
                  2
                
              
            
          
        
        =
        1.
      
    
    {\displaystyle S={\frac {1}{2}}+{\frac {1}{4}}+{\frac {1}{8}}+\cdots ={\frac {\frac {1}{2}}{1-{\frac {1}{2}}}}=1.}
  
The second dimension is vertical, where the bottom row is a new initial term 
  
    
      
        a
        =
        S
      
    
    {\displaystyle a=S}
  
. Each subsequent row above it shrinks according to the same common ratio 
  
    
      
        r
        =
        
          
            
              1
              2
            
          
        
      
    
    {\displaystyle r={\tfrac {1}{2}}}
  
, making another geometric series with sum 
  
    
      
        T
      
    
    {\displaystyle T}
  
:

  
    
      
        
          
            
              
                T
              
              
                
                =
                S
                
                  (
                  
                    1
                    +
                    
                      
                        1
                        2
                      
                    
                    +
                    
                      
                        1
                        4
                      
                    
                    +
                    
                      
                        1
                        8
                      
                    
                    +
                    ⋯
                  
                  )
                
              
            
            
              
              
                
                =
                
                  
                    S
                    
                      1
                      −
                      r
                    
                  
                
                =
                
                  
                    1
                    
                      1
                      −
                      
                        
                          1
                          2
                        
                      
                    
                  
                
                =
                2.
              
            
          
        
      
    
    {\displaystyle {\begin{aligned}T&=S\left(1+{\frac {1}{2}}+{\frac {1}{4}}+{\frac {1}{8}}+\cdots \right)\\&={\frac {S}{1-r}}={\frac {1}{1-{\frac {1}{2}}}}=2.\end{aligned}}}
  

This approach generalizes usefully to higher dimensions, and that generalization is described above in § Connection to the power series.
Nicole Oresme's two-dimensional geometric series diagram used to determine that the infinite series 1 2 + 2 4 + 3 8 + 4 16 + 5 32 + 6 64 + 7 128 + ⋯ {\displaystyle {\tfrac {1}{2}}+{\tfrac {2}{4}}+{\tfrac {3}{8}}+{\tfrac {4}{16}}+{\tfrac {5}{32}}+{\tfrac {6}{64}}+{\tfrac {7}{128}}+\cdots } converges to 2. The first dimension is horizontal, in the bottom row, representing the geometric series with initial value a = 1 2 {\displaystyle a={\tfrac {1}{2}}} and common ratio r = 1 2 {\displaystyle r={\tfrac {1}{2}}} : S = 1 2 + 1 4 + 1 8 + ⋯ = 1 2 1 − 1 2 = 1. {\displaystyle S={\frac {1}{2}}+{\frac {1}{4}}+{\frac {1}{8}}+\cdots ={\frac {\frac {1}{2}}{1-{\frac {1}{2}}}}=1.} The second dimension is vertical, where the bottom row is a new initial term a = S {\displaystyle a=S} . Each subsequent row above it shrinks according to the same common ratio r = 1 2 {\displaystyle r={\tfrac {1}{2}}} , making another geometric series with sum T {\displaystyle T} : T = S ( 1 + 1 2 + 1 4 + 1 8 + ⋯ ) = S 1 − r = 1 1 − 1 2 = 2. {\displaystyle {\begin{aligned}T&=S\left(1+{\frac {1}{2}}+{\frac {1}{4}}+{\frac {1}{8}}+\cdots \right)\\&={\frac {S}{1-r}}={\frac {1}{1-{\frac {1}{2}}}}=2.\end{aligned}}} This approach generalizes usefully to higher dimensions, and that generalization is described above in § Connection to the power series.

Worked examples

Example 1 — a first encounter with Geometric series

Start with the simplest possible case. Write down what Geometric series claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Geometric series before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Geometric series ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Geometric series

In research
Geometric series appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Geometric series in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Geometric series is common in secondary-school and first-year university syllabi. It links to neighbouring topics Geometric series, Ratios, so understanding it makes those chapters shorter.
In everyday life
Look for Geometric series outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Geometric series in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Geometric series means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Geometric series out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Geometric series in simple terms?

In mathematics, a geometric series is a series summing the terms of an infinite geometric sequence, in which the ratio of consecutive terms is constant. For example, the series 1 2 + 1 4 + 1 8 + ⋯ {\displaystyle {\tfrac {1}{2}}+{\tfrac {1}{4}}+{\tfrac {1}{8}}+\cdots } is a geometric series with com…

Why does Geometric series matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Geometric series?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Geometric series.

Tags

  • Geometric series
  • Ratios

Keep exploring