// archives

Large Integers

This tag is associated with 19 posts

Project Euler Problem 133 Solution

Investigating which primes will never divide a repunit containing 10**n digits.

Project Euler Problem 99 Solution

Which base/exponent pair in the file has the greatest numerical value?

Project Euler Problem 121 Solution

Investigate the game of chance involving coloured discs.

Project Euler Problem 20 Solution

Find the sum of digits in 100!

Project Euler Problem 16 Solution

What is the sum of the digits of the number 2^1000?

Project Euler Problem 13 Solution

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

Project Euler Problem 26 Solution

Find the value of d < 1000 for which 1/d contains the longest recurring cycle.

Project Euler Problem 188 Solution

The hyperexponentiation of a number

Project Euler Problem 119 Solution

Investigating the numbers which are equal to sum of their digits raised to some power.

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?