$\newcommand{\e}{\varepsilon}$In this post I’ll be exploring non-integer bases and the “natural numbers” they represent. I say “natural numbers” because the…
In this post I’m going to prove some results needed to solve the “XOR-sequence” HackerRank problem found here. Spoiler warning…
$\newcommand{\N}{\mathbb N}$ In this post I’m going to use Euclidean division to do changes of base for nonnegative integers. Euclidean…