$$1 + 2 + \cdots + n = \frac{n(n+1)}{2}.$$ I don't need an explanation of the formula. I just want a reference for what the symbols mean.
2026-05-04 22:59:21.1777935561
What is this notation called?
159 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It sounds like you are just having difficulty interpreting the equation because of an error in MathJax rendering on your side.
To us, the equation displays as
$$1 + 2 + \cdots + n = \frac{n(n+1)}{2}$$
Screengrabbing this and rendering it as a picture this is:
Assuming MathJax is rendering correctly, the two above look identical.
In ascii, this could be written as
1 + 2 + ... + n = n(n+1)/2In words, this is "The sum of the first n natural numbers is equal to the expression n times the number one larger than n all divided by two."
For information on how to type in MathJax and $\LaTeX$, again visit this page. For information on how to get it to correctly render, try using a different or more up to date browser. If still having difficulty, try asking on Meta for more help.