#cheeze Numbers

1 messages · Page 1 of 1 (latest)

lean grove

cheeze numbers are integers of the form 3 * p^n where p is an odd prime and n is a natural number. Determine the sum of the first 2019 cheeze numbers.

Examples of cheeze numbers:
- 3     (3 * 7^0)
- 15    (3 * 5^1)
- 363   (3 * 11^2)

The first 9 cheeze numbers are as follows:
3 9 15 21 27 33 39 51 57

Answer: ||47960571||