Sum of first n natural numbers (1+2++n equals n(n+1)/2)

jee-mainjee-advanced

1+2+…+n equals n(n+1)/2

What each symbol means

SymbolWhat it stands for
nPositive integer

When to use this

Standard counting sum; n ∈ ℕ.