// archives

Large Integers

This tag is associated with 22 posts

Project Euler 121 Solution

Investigate the game of chance involving colored discs.

Project Euler 15 Solution

Find the number of routes from the top left corner to the bottom right corner in a rectangular grid.

Project Euler 29 Solution

Find the distinct terms in the sequence generated by a**b for 2 ≤ a ≤ 100 and 2 ≤ b ≤ 100?

Project Euler 40 Solution

Compose Champernowne’s constant

Project Euler 48 Solution

Find the last ten digits of 1^1 + 2^2 + … + 1000^1000.

Project Euler 80 Solution

Calculating the sum of the decimal digits of irrational square roots.

Project Euler 97 Solution

Find the last ten digits of the non-Mersenne prime: 28433 × 27830457 + 1.

Project Euler 99 Solution

Find the base/exponent pair in the file has the greatest numerical value

Prime Factor Calculator

Calculate prime factors for a coimposit integer.

Project Euler 188 Solution

Find the last digits of a tetration calculation.