Project Euler Problem 63: Powerful digit counts
My solution for Project Euler Problem 63
My solution for Project Euler Problem 63
Python is my favorite programming/scripting language for mathematics, and there has been extensive work in applying it to various fields of study. For this post, I will apply it to modular exponentiation, also known as “power modulus”, and I use it in primality tests. There have been many implementations …
So, it’s been a long time since I’ve really posted anything here, but I got the idea to put up some of my old Project Euler videos from my YouTube channel on here.
For those of you unfamiliar with Project Euler, it is… well, let me just quote …