Skip to content
BenHudelson.com
  • Home
  • About
  • Contact

Articles from April 2016

Addition of Very Large Numbers

April 27, 2016

It’s not uncommon to get to a point in mathematics or programming that very large numbers must be dealt with. For the context of this post I will define a very large number (VLN) as any number that exceeds the maximum value of an unsigned 64-bit integer (aka ulong.MaxValue or 18,446,744,073,709,551,615). It’s surprisingly easy to…

Continue

Search for:

Recent Posts

  • Fair Sharing: a Proposed Generalization of the Thue-Morse Sequence
  • Meditation: the Brain’s API for Intuition
  • Field Guide for the Bored Programmer Part 1: The Dos
  • Addition of Very Large Numbers
  • Combining For-Loops: Simplifying Finite Recursion

Recent Comments

  • Thilak on Addition of Very Large Numbers
  • nikhil verma on Addition of Very Large Numbers
  • benhudelson on Addition of Very Large Numbers
  • nikhil verma on Addition of Very Large Numbers
  • Joshua Drake on Field Guide for the Bored Programmer Part 1: The Dos

Archives

  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • February 2016

Categories

  • C#
  • Calculator
  • Career
  • Combinatorics
  • Math
  • Meditation
  • Prime Numbers
  • Programming
  • Soft Skills
  • Uncategorized
  • Very Large Numbers

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Copyright © 2023 Your Name. All rights reserved.