
What is Gauss’s formula and how it allows you to quickly calculate long sums
Gauss’ formula allows us to add the primes n natural numbers with a very simple calculation, that is, the half-product between n And n+1. This means that a “heavy” sum such as that of the first 100 natural numbers may be, which from a computational (and time) point of view could seem particularly burdensome given that it requires the sum ...








