Baby Sister Numbers

November 3rd, 2021
kids, math
A few days ago, Lily (7y) told me about some Nora-inspired numbers:
  • The largest number is Noranoo.

  • If you try and make any larger number, you still get Noranoo. For example, Noranoo + 1 = Noranoo, and Noranoo * 2 = Noranoo.

  • Otherwise, it behaves normally. You can have Noranoo - 1, dubbed "Norklet". This means Noranoo - 1 + 1 = Noranoo, while Noranoo + 1 - 1 = Norklet. This didn't bother her.

  • Noranoo * -1 is Norahats. It is the smallest number, and like Noranoo any attempt to go lower keeps you at Norahats.

  • These are very large numbers: much bigger than a googol.

This is a kind of saturation arithmetic, more of a computersy approach than a mathy one, since you give up associativity, distributivity, the successor function being an injection, and all that.

On the other hand, it's slightly more elegant than a typical computational implementation of saturation, because it is symmetric around zero. Normally, you are using some number of bits, which gives you 2^N distinct values, and so an even number of integers. Typically we set the minimum integer to be one larger, in absolute value, than the maximum one. In this case, though, there are an odd number of integers. I asked whether perhaps Norahats * -1 * -1 * -1 could be Norklet and not Noranoo, but Lily insisted that Noranoo and Norahats were equal in magnitude.

Referenced in: Baby Nicknames

Comment via: facebook, lesswrong

Recent posts on blogs I like:

Book Review: The Kingdom, The Power, and the Glory

Against the Internet

via Thing of Things April 25, 2025

Impact, agency, and taste

understand + work backwards from the root goal • don’t rely too much on permission or encouragement • make success inevitable • find your angle • think real hard • reflect on your thinking

via benkuhn.net April 19, 2025

Which Came First, the Chicken or the Egg?

When I thought about this question it was really hard to figure out because the way it's phrased it's essentially either a chicken just pops into existence, or an egg just pops into existence, without any parent animals involved. I thought about t…

via Lily Wise's Blog Posts April 13, 2025

more     (via openring)