// archives

Python

This tag is associated with 157 posts

Project Euler 203 Solution

Find the sum of the distinct square-free numbers in the first 51 rows of Pascal’s triangle.

Project Euler 206 Solution

Find the unique positive integer for a concealed square.

Project Euler 219 Solution

Skew-cost coding

Project Euler 225 Solution

Tribonacci non-divisors

Project Euler 235

An Arithmetic Geometric sequence

Project Euler 242 Solution

Odd triplets in Pascal’s triangle.

Project Euler 243 Solution

Find fractions that cannot be cancelled down (resilient fraction).

Project Euler 249 Solution

Prime Subset Sums

Project Euler 250 Solution

Find the number of non-empty subsets of {11, 22, 33,…, 250250250250}, the sum of whose elements is divisible by 250.

Project Euler 288 Solution

Find the number of factors in an enormous factorial.