Counting primes that lie on the diagonals of the spiral grid.
Using a brute force attack, decrypt the cipher using XOR encryption
Find a set of five primes for which any two primes concatenate to produce another prime.
Find the sum of the only set of six 4-digit figurate numbers with a cyclic property.
Find the smallest cube for which exactly five permutations of its digits are cube.
Count how many n-digit positive integers exist which are also an nth power.
Find the continued fractions for N ≤ 10000 have an odd period.
Find the sum of digits in the numerator of the 100th convergent of the continued fraction for e.
Investigate the Diophantine equation x2 − Dy2 = 1.
Find the maximum total from top to bottom in a large triangle of numbers using an efficient algorithm.