// archives

Prime Numbers

This tag is associated with 21 posts

Project Euler 5 Solution

Find the smallest number divisible by each of the numbers 1 to 20.

Project Euler 35 Solution

How many circular primes are there below one million?

Project Euler 37 Solution

Find the sum of all eleven primes that are truncatable from both left to right and right to left.

Project Euler 41 Solution

Find the largest n-digit pandigital prime that exists

Project Euler 46 Solution

Find the smallest odd composite that cannot be written as the sum of a prime and twice a square.

Project Euler 49 Solution

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

Project Euler 50 Solution

Find the prime number, below one-million, that can be written as the sum of the most consecutive primes.

Project Euler 51 Solution

Find the smallest prime which, by replacing part of the number with the same digit, is part of an eight prime value set.

Project Euler 87 Solution

Investigating numbers that can be expressed as the sum of a prime square, cube, and fourth power.

Project Euler 97 Solution

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