What is the formula for finding the sum of a Geometric Series?

Click For Summary

Discussion Overview

The discussion revolves around finding the formula for the sum of a geometric series, specifically addressing a participant's difficulty in calculating the total sum using a provided formula. The scope includes mathematical reasoning and clarification of notation.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Conceptual clarification

Main Points Raised

  • One participant expresses confusion over the formula provided for the geometric series sum and reports an incorrect total sum.
  • Another participant requests clarification on the notation used in the formula, suggesting the use of proper TeX code for clarity.
  • A later reply identifies the series as a finite geometric series and provides a formula for calculating the sum.
  • Additional resources for using LaTeX are shared to assist with proper expression of mathematical formulas.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the original formula's clarity, and there are varying levels of understanding regarding the notation and calculation methods for the geometric series.

Contextual Notes

There are limitations in the clarity of the original formula, and the discussion reflects varying familiarity with mathematical notation and tools like LaTeX.

ssjSolidSnake
Messages
3
Reaction score
0
Hi, I'm having trouble finding the sequence's total sum from a formula concerning Geometric Series.
I've been using a calculator to find and manually input all of the terms into a table in Microsoft Excel and adding them all up at the end. The formula that I was given was [tex]\overline{10}\sum\underline{1}[/tex]4(1/2)^n-1

The total sum that I found was 7.992188, but it was incorrect.

Can anyone help me find the Series Sum?
 
Last edited:
Physics news on Phys.org
Can you express the question a little more precisely? I can't make sense of the overline 10, the underline 1, and where the rest of the formula is supposed to go. Please either use proper TeX code, or don't use it at all and write it out clearly and unambiguously. For example,
[tex]10 \sum_{n = 0}^\infty \frac{1}{4} \left( \frac{1}{2} \right)^{n - 1}[/tex]
or
10 * (sum from n = 0 to infinity)[ (1/4) (1/2)^(n - 1) ]
 
Sorry about that. I'm not familiar with LaTex so I will attempt to state my problem as clearly as possible. (sum from n=1 to 10) [ 4(1/2)^(n - 1) ]

Thanks for the advice CompuChip
 
It looks like you have a finite geometric series.

sum(0,N) an = (1-aN+1)/(1-a)

You should be able to do the rest
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K