Media Summary: I show a very useful trick for efficiently computing the binomial coefficients (i.e., Pascal's Triangle)! In this video I take a deep look at why the most natural solution to In this video I show how to use a recursive method to search for pandigital numbers with a peculiar divisibility property!
Project Euler Problem 53 C - Detailed Analysis & Overview
I show a very useful trick for efficiently computing the binomial coefficients (i.e., Pascal's Triangle)! In this video I take a deep look at why the most natural solution to In this video I show how to use a recursive method to search for pandigital numbers with a peculiar divisibility property! In this video we use the BigInt class to calculate very accurate approximations for the square root of 2! ... some basic theorems on permutations and use them to solve In this video we tackle a less-famous conjecture by Christian Goldbach! https://
In this video I show how to use a clever bit of number theory to find a solution to In this video we take advantage of the recent improvements to our BigInt class to search for Lychrel numbers! In this video I show a technique for efficiently checking if two numbers contain the same digits. https:// In this video I show how to use a brute force approach to solve