// archives

Project Euler Solutions

This category contains 150 posts

Project Euler 33 Solution

Discover all the fractions with an unorthodox cancelling method.

Project Euler 34 Solution

Find the sum of all numbers which are equal to the sum of the factorial of their digits.

Project Euler 35 Solution

How many circular primes are there below one million?

Project Euler 36 Solution

Find the sum of all numbers less than one million, which are palindromic in both base 10 and base 2.

Project Euler 37 Solution

Find the sum of all eleven primes that are truncatable from both left to right and right to left.

Project Euler 38 Solution

What is the largest 1 to 9 pandigital that can be formed by multiplying a fixed number by 1, 2, 3, … ?

Project Euler 39 Solution

Find the value of p ≤ 1000 which produces the most integer right triangles.

Project Euler 40 Solution

Compose Champernowne’s constant

Project Euler 41 Solution

Find the largest n-digit pandigital prime that exists

Project Euler 42 Solution

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