More than once have I encountered overflow of the genealogy number, would it make sense to use [BigInteger](http://docs.oracle.com/javase/6/docs/api/java/math/BigInteger.html) instead?
More than once have I encountered overflow of the genealogy number, would it make sense to use BigInteger instead?