Solve sequence sums fast with flexible term controls. Compare growth, inspect terms, and export reports. Understand patterns clearly before making deeper mathematical decisions today.
| Sequence Type | Inputs | Range | Result |
|---|---|---|---|
| Arithmetic | a₁ = 3, d = 4 | n = 1 to 5 | 3 + 7 + 11 + 15 + 19 = 55 |
| Geometric | a₁ = 2, r = 3 | n = 1 to 4 | 2 + 6 + 18 + 54 = 80 |
| Custom | aₙ = n² + 1 | n = 1 to 4 | 2 + 5 + 10 + 17 = 34 |
Arithmetic sequence: The nth term is aₙ = a₁ + (n - 1)d. For a selected range, the sum equals count × (first selected term + last selected term) / 2.
Geometric sequence: The nth term is aₙ = a₁r^(n - 1). This calculator evaluates the chosen range directly, which works for any positive starting index and for ratios including negative or fractional values.
Custom expression: The calculator computes each term from your expression in n, then adds the terms numerically across the selected index range using S = Σ aₙ.
n.It adds the selected terms of a sequence between your chosen start and end indexes. You can work with arithmetic, geometric, or custom formula-based sequences.
Yes. Enter any positive start and end indexes. The calculator will sum only that chosen interval instead of forcing you to begin at the first term.
Arithmetic sequences change by a constant difference. Geometric sequences change by a constant ratio. One grows linearly, while the other can grow or decay exponentially.
You enter a formula in n, such as n*n+1 or sin(n). The calculator evaluates each term in the selected range and then computes the running total.
The term line shows how each individual value changes. The cumulative line shows how the total builds over time, which helps you see growth patterns quickly.
Yes. Negative first terms, differences, ratios, and many fractional values work correctly. Very large magnitudes may overflow, so keep inputs within a practical numeric range.
They include the summary values and the visible table rows. This makes it easier to share sequence results, archive computations, or compare multiple scenarios later.
Yes. It helps verify manual calculations, inspect patterns, and understand how changing parameters affects sums. It is especially useful for checking partial sums and finite series behavior.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.