// archives

Project Euler Solutions

This category contains 150 posts

Project Euler 130 Solution

Finding composite values, n, for which nāˆ’1 is divisible by the length of the smallest repunits that divide it.

Project Euler 132 Solution

Determining the first forty prime factors of a very large repunit.

Project Euler 133 Solution

Investigating which primes will never divide a repunit containing 10**n digits.

Project Euler 113 Solution

Count how many numbers below a googol (10**100) are not “bouncy”

Project Euler 112 Solution

Investigating the density of “bouncy” numbers.

Project Euler 135 Solution

Determining the number of solutions of the equation x2 āˆ’ y2 āˆ’ z2 = n.

Project Euler 104 Solution

Find Fibonacci numbers for which the first and last nine digits are pandigital.

Project Euler 121 Solution

Investigate the game of chance involving colored discs.

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 2 Solution

Find the sum of all the even-valued terms in the Fibonacci sequence which do not exceed 4 million.