// author archive

Mike Molony

Mike Molony has written 149 posts for Dreamshire

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.

Project Euler 43 Solution

Find the sum of all pandigital numbers with an unusual sub-string divisibility property.

Project Euler 44 Solution

Find the smallest pair of pentagonal numbers whose sum and difference is pentagonal.

Project Euler 45 Solution

Find the next triangle number that is also pentagonal and hexagonal after 40755

Project Euler 46 Solution

Find the smallest odd composite that cannot be written as the sum of a prime and twice a square.

Project Euler 47 Solution

Find the first four consecutive integers to have four distinct primes factors.