// author archive

Mike Molony

Mike Molony has written 149 posts for Dreamshire

Project Euler 68 Solution

Find the maximum 16-digit string for a “magic” 5-gon ring.

Project Euler 69 Solution

Find the value of n ≤ 1,000,000 for which n/φ(n) is a maximum.

Project Euler 70 Solution

Investigate values of n for which φ(n) is a permutation of n.

Project Euler 71 Solution

Listing reduced proper fractions in ascending order of size.

Project Euler 72 Solution

How many elements would be contained in the set of reduced proper fractions for d ≤ 1,000,000?

Project Euler 73 Solution

Find the number of fractions that lie between 1/3 and 1/2 in a sorted set of reduced proper fractions.

Project Euler 74 Solution

Determine the number of factorial chains that contain exactly sixty non-repeating terms.

Project Euler 75 Solution

Count the different lengths of wire that can form a right angle triangle in only one way.

Project Euler 76 Solution

How many different ways can one hundred be written as a sum of at least two positive integers?

Project Euler 77 Solution

Find the first value which can be written as the sum of primes in over five thousand different ways.