Recent content by NightGale

  1. N

    High School How can you easily add the numbers from 1 to 100?

    Consider using arithmetic progression's formula: n/2(a+n) where a is the 1st term = 1, and n is the number of terms = 100