// archives

Archive for May, 2009

Project Euler 8 Solution

Discover the largest product of thirteen consecutive digits in the 1000-digit number.

Project Euler 9 Solution

Find the only Pythagorean triplet, {a, b, c}, for which a + b + c = 1000.

Project Euler 10 Solution

Calculate the sum of all the primes below two million.

Project Euler 11 Solution

Find the greatest product of four adjacent numbers in the same direction in a grid.

Project Euler 12 Solution

Find the value of the first triangle number to have over five hundred divisors

Project Euler 13 Solution

Find the first ten digits of the sum of one-hundred 50-digit numbers.

Project Euler 14 Solution

Find the starting number, under one million, that produces the longest Collatz sequence.

Project Euler 16 Solution

Sum of the digits in 2^1000.

Project Euler 17 Solution

Count how many letters would be needed to write all the numbers in words from 1 to 1000.

Project Euler 20 Solution

Find the sum of the digits in 100!