Summation Calculator
Evaluate sigma notation and series sums with step-by-step working
Reading Sigma Notation
Sigma notation compresses a sum into an index, a lower limit, an upper limit and a general term:
Two properties make almost every sum tractable тАФ summation is linear:
So you may pull constants out and split a sum term by term, then apply a known closed form to each piece.
Number of terms: from to there are terms. Starting at is the usual source of an off-by-one error.
Closed Forms and How to Use Them
The standard power sums
Arithmetic series
With first term , common difference and terms:
Use the second form when the last term is unknown, and to recover the term count from the endpoints.
Telescoping sums
If , the partial sum collapses to . Partial fractions usually reveal this structure, and it is the standard route to an infinite sum that is not geometric.
Method
- Split the sum using linearity.
- Match each piece to a closed form.
- Substitute the limits, adjusting if the index does not start at .
- For an infinite sum, take of the partial sum тАФ the sum is that limit, and exists only if the limit does.
Common Mistakes to Avoid
- Miscounting the terms: has terms, not . The constant rule then gives .
- Squaring the wrong thing: . The formulas are genuinely different.
- Applying an infinite formula to an arithmetic series: an infinite arithmetic series always diverges unless every term is zero, because the terms never approach zero.
- Forgetting to shift the index: to use a formula that starts at on a sum starting at , subtract the first four terms rather than guessing.
- Treating a partial sum as the sum: for an infinite series, the answer is the limit of , and you must show that limit exists.
Examples
Frequently Asked Questions
The capital sigma means add up. The letter underneath is the index and its starting value, the number on top is the last value, and the expression to the right is the term. You substitute each index value in turn and total the results.
Use S = (n/2)(first term + last term), which works because pairing terms from the two ends always gives the same total. If the last term is not given, compute it with a_n = a_1 + (n-1)d first.
No, unless every term is zero. A non-zero common difference makes the terms grow without bound, so the partial sums diverge to plus or minus infinity. Only series whose terms shrink to zero fast enough can converge.
Try to write the general term as a difference b_k - b_(k+1) so the sum telescopes, which partial fractions often reveal. Failing that, split it with linearity into pieces you do recognise, or determine only whether it converges using a convergence test.
Related Solvers
Related Guides
- рд╢реНрд░реГрдВрдЦрд▓рд╛ рдирд┐рдпрдо: рдЗрд╕реЗ рдХрдм рдФрд░ рдХреИрд╕реЗ рд▓рд╛рдЧреВ рдХрд░реЗрдВ (рдЙрджрд╛рд╣рд░рдгреЛрдВ рдХреЗ рд╕рд╛рде)
- рдЦрдВрдбрд╢рдГ рд╕рдорд╛рдХрд▓рди: рдЙрджрд╛рд╣рд░рдгреЛрдВ рдХреЗ рд╕рд╛рде рдПрдХ рд╡реНрдпрд╛рд╡рд╣рд╛рд░рд┐рдХ рдорд╛рд░реНрдЧрджрд░реНрд╢рд┐рдХрд╛
- рд╕рд┐рд░рджрд░реНрдж рдХреЗ рдмрд┐рдирд╛ рд╕реАрдорд╛рдПрдБ рдФрд░ рд╕рддрддрддрд╛
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving