Find the number of routes from the top left corner to the bottom right corner in a rectangular grid.
Sum of the digits in 2^1000.
Count how many letters would be needed to write all the numbers in words from 1 to 1000.
Maximum sum from top to bottom of triangular array.
Find the sum of the digits in 100!
Evaluate the sum of all amicable pairs under 10,000.
Calculate the total of all the name scores in the file of first names.
What is the millionth lexicographic permutation of the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9?
Find the value of d < 1000 for which 1/d contains the longest recurring cycle.
Find a quadratic formula that produces the maximum number of primes for consecutive values of n.