Author Topic: Re: Let's hear it!  (Read 1206 times)

0 Members and 1 Guest are viewing this topic.

trust

  • Guest
Re: Let's hear it!
« on: December 22, 2007, 03:00:57 pm »
This must be the basic algebra (and thus justification for our inferior intelligence) that CrAz3D and I are unable to comprehend.

Offline Rule

  • x86
  • Hero Member
  • *****
  • Posts: 1588
    • View Profile
Re: Let's hear it!
« Reply #1 on: December 22, 2007, 03:02:52 pm »
I think this probably the clearest way of thinking about it:
Suppose we have Person A and Person B.  Person A has to go up x generations to find the common ancestor between A and B. Person B has to go up y generations to find the common ancestor between A and B.

Cousin number = min{x,y} - 1
Removed number = max{x,y} - min{x,y} = absolute value of x-y = |x-y|

Is this unclear?