// archives

Python

This tag is associated with 112 posts

Project Euler 97 Solution

Find the last ten digits of the non-Mersenne prime: 28433 × 27830457 + 1.

Project Euler 98 Solution

Find the largest square number formed by pairs of encoded anagrams.

Project Euler 99 Solution

Find the base/exponent pair in the file has the greatest numerical value

Project Euler 100 Solution

Finding the number of blue discs for which there is 50% chance of taking two blue.

Project Euler 124 Solution

Find the kth element in a sorted list of radicals.

Project Euler 145 Solution

How many reversible numbers are there below one-billion?

Project Euler 188 Solution

Find the last digits of a tetration calculation.

Project Euler 119 Solution

Investigating the numbers which are equal to sum of their digits raised to some power.

Project Euler 174 Solution

Counting the number of “hollow” square laminae that can form one, two, three, … distinct arrangements.

Project Euler 173 Solution

Using up to one million tiles find many different “hollow” square laminae can be formed.