Monthly Archives: July 2012

Project Euler – Problem 15

Problem 15: Starting in the top left corner in a 20 by 20 grid, how many routes are there to the bottom right corner?

Project Euler – Problem 14

Problem 14: Find the longest sequence using a starting number under one million. (via Collatz conjecture)

Project Euler – Problem 13

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

Project Euler – Problem 12

Problem 12: What is the value of the first triangle number to have over five hundred divisors?

Project Euler – Problem 11

Problem 11: What is the greatest product of four adjacent numbers on the same straight line in the 20 by 20 grid?

Project Euler – Problem 10

Problem 10: Calculate the sum of all the primes below two million.

Project Euler – Problem 9

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

Project Euler – Problem 8

Problem 8: Discover the largest product of five consecutive digits in the 1000-digit number.

Project Euler – Problem 7

Problem 7: Find the 10001st prime.

Project Euler – Problem 6

Problem 6:
What is the difference between the sum of the squares and the square of the sums?