// author archive

Mike Molony

Mike Molony has written 149 posts for Dreamshire

Source Code for Master Lock Combination Calculator

Source code in PHP for calculating combination possibilities given the last number in a combination for Master combination locks.

Project Euler 129 Solution

Investigating minimal repunits that divide by n.

Project Euler 125 Solution

Finding square sums that are palindromic.

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.

Master Lock Combination Recovery

Recover your combination to your new or old Master Lock combination lock in a few easy steps.

Project Euler 135 Solution

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