// archives

Figurate numbers

This tag is associated with 3 posts

Project Euler 1 Solution

Find the sum of all the natural numbers that are multiples of 3 or 5 using the inclusion-exclusion principal.

Project Euler 6 Solution

Find the difference between the sum of the squares and the square of the sum.

Project Euler 42 Solution

Count how many ‘triangle words’ a list of common English words contain.