// archives

Project Euler

This tag is associated with 102 posts

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.

Project Euler Problem 47 Solution

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

Project Euler Problem 104 Solution

Finding Fibonacci numbers for which the first and last nine digits are pandigital.

Project Euler Problem 99 Solution

Which base/exponent pair in the file has the greatest numerical value?

Project Euler Problem 59 Solution

Using a brute force attack, can you decrypt the cipher using XOR encryption?

Project Euler Problem 46 Solution

What is the smallest odd composite that cannot be written as the sum of a prime and twice a square?

Project Euler Problem 135 Solution

Determining the number of solutions of the equation x**2 − y**2 − z**2 = n.

Project Euler Problem 100 Solution

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

Project Euler Problem 51 Solution

Find the smallest prime which, by changing the same part of the number, can form eight different primes.