Evaluate finite sigma notation expressions such as \(\sum_{k=1}^{10}(k^2+3k)\). Choose the index variable, limits, and term, then see the term-by-term expansion, formulas, table, graph, and Play mode.
Sigma Notation Evaluator
Math Algebra • Sequences and Series
Frequently Asked Questions
What does sigma notation mean?
Sigma notation means to add the expression for each integer value of the index from the lower limit to the upper limit.
What is the index variable?
The index variable is the letter that changes during the sum, such as k, i, n, j, or m.
Are the lower and upper limits included?
Yes. A sum from k = 1 to 10 includes both k = 1 and k = 10.
What is the value of sum from k = 1 to 10 of k^2 + 3k?
The value is 550, because sum k^2 is 385 and 3 sum k is 165.
Can the calculator handle expressions like 3k?
Yes. It supports implicit multiplication, so 3k is interpreted as 3 times k.
Can the calculator handle factorials?
Yes. Use ! for factorials, such as n! or 1/n!.
Can the calculator handle trigonometric terms?
Yes. It supports sin, cos, tan, and inverse trigonometric functions.
What does the graph show?
The bars show individual term values and the line shows the running partial sum.
Why does the calculator detect polynomial sums?
When the expression behaves like a low-degree polynomial, the calculator can show a formula-based check using standard power-sum formulas.
Can I export the evaluated terms?
Yes. Use Download CSV to export the index, term value, and running partial sum.