Question 258380
Well, it doesn't quite work that way.  You can easily see this when realize that on the 40th day, 40 new members were added and on the previous day, 39 new members were added, so you already have 79 new members added in just the last two days.
The series of numbers is called an arithmetic series.
You could take the approach that mathematician Gauss is said to have taken when, as a lad of 10 years, his math teacher asked the class to add up all of the integers from 1 to 100, hoping to keep them busy for a while.
It is said that Gauss arrived a the correct solution in a matter of seconds(?).
He added the first and last integer (1+100) to get 101.
Then he added the second and next-to-last number (2+99) to get 101.
He did this for the 50 pairs of integers and he got 50 X 101 = 5,050.
Try this on your membership problem.
1+40 = 41
2+39 = 41 etc for 20 pairs.
Now 20 X 41 = 820 members.
The formula for this is called the partial sum formula:
{{{S[n] =(n/2)(a[1]+a[n])}}} where: {{{S[n]}}} is the partial sum of n terms, {{{a[1]}}} is the first term and {{{a[n]}}} is the nth term.