Not exactly a duplicate since this is answering a specific instance popular in social media.
You might have seen the viral posts about "save a penny a day for a year and make $667.95!" The mathematicians here already get the concept while some others may be going, "what"? Of course, what the challenge is referring to is adding a number of pennies to a jar for what day you're on. So:
Day 1 = + .01
Day 2 = + .02
Day 3 = + .03
Day 4 = + .04
So that in the end, you add it all up like so:
1 + 2 + 3 + 4 + 5 + 6 + ... = 66795
The real question is, what's a simple formula for getting a sum of consecutive integers, starting at whole number 1, without having to actually count it all out?!
Have had a lot of friends ask about this lately, as it is all over FaceBook. The formula is actually quite simple:
Or Simply $\frac {n(n+1)}{2}$
Thus
Divide that by 100 (because there's 100 pennies in a dollar) and viola! $667.95
Now, this is an OLD math (think about 6th century BC), wherein these results are referred to as triangle numbers. In part, because as you add them up, you can stack the results in the shape of a triangle!
See? Fun stuff, numbers!