// archives

Python

This tag is associated with 61 posts

Project Euler Problem 125 Solution

Finding square sums that are palindromic.

Project Euler Problem 133 Solution

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

Project Euler Problem 132 Solution

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

Project Euler Problem 130 Solution

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

Project Euler Problem 129 Solution

Investigating minimal repunits that divide by n.

Project Euler Problem 113 Solution

How many numbers below a googol (10**100) are not “bouncy”?

Project Euler Problem 112 Solution

Investigating the density of “bouncy” numbers.

Project Euler Problem 75 Solution

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

Project Euler Problem 77 Solution

What is the first value which can be written as the sum of primes in over five thousand different ways?

Project Euler Problem 49 Solution

Find arithmetic sequences, made of prime terms, whose four digits are permutations of each other.