Find the sum of all numbers less than one million, which are palindromic in both base 10 and base 2.
Find the sum of all eleven primes that are truncatable from both left to right and right to left.
What is the largest 1 to 9 pandigital that can be formed by multiplying a fixed number by 1, 2, 3, … ?
Find the sum of all pandigital numbers with an unusual sub-string divisibility property.
Find the first four consecutive integers to have four distinct primes factors.
Find arithmetic sequences, made of prime terms, whose four digits are permutations of each other.
Find the prime number, below one-million, that can be written as the sum of the most consecutive primes.
Count the values of C(n,r), for 1 ≤ n ≤ 100, that exceed one-million.
Find the minimal path sum from the left column to the right column.
Investigating a square digits number chain with a surprising property.