Multiples of 3 and 5

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.

What is a natural number?

Natural numbers are those that allow us to count elements and perform basic calculus operations. They are always positive, non negative integers and are colloquially known as ‘cardinal numbers’. Depending on the definition, they can start either from 0 or 1.

Problem 1: Alternative algorithm