// archives

factorials

This tag is associated with 5 posts

Project Euler Problem 121 Solution

Investigate the game of chance involving coloured discs.

Project Euler Problem 15 Solution

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 53 Solution

How many values of C(n,r), for 1 ≤ n ≤ 100, exceed one-million?

Project Euler Problem 74 Solution

Determine the number of factorial chains that contain exactly sixty non-repeating terms.

Project Euler Problem 34 Solution

Find the sum of all numbers which are equal to the sum of the factorial of their digits.