document.write( "Question 1201437: you and your parents are working on a scrapbook representing your family tree. He would like to include one page for the biography of each and sister, and your parents want you to include a page on yourself, classify the number of ancestors in each generation, as an arithmetic or geometric sequence.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #835874 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: Geometric sequence
\n" ); document.write( "2^n ancestors in generation n
\n" ); document.write( "n = 1 is the previous generation, compared to your generation
\n" ); document.write( "n = 2 is the previous two generations, etc\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Refer to this diagram to see a template of a simplified family tree
\n" ); document.write( "
\n" ); document.write( "The bottom of the family tree represents the present day and current generation.
\n" ); document.write( "The youngest persons are always at the bottom, with the oldest at the top.
\n" ); document.write( "As you move up the page, you move back in time.
\n" ); document.write( "You can think of it like time flowing downhill, so going up the page reverses that flow.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As we move back through each generation, we double the number of people.
\n" ); document.write( "This is simply from the obvious fact two parents are needed for any given individual.
\n" ); document.write( "Therefore, we have a geometric sequence with common ratio r = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We start with one person, then double to 2, that doubles to 4, and so on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So that's how we end up with 2^n, where n is the generation number mentioned earlier.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Interesting fact about powers of 2:
\n" ); document.write( "Let's say we add you and your parents to get 1+2 = 3 people
\n" ); document.write( "Now add on the four grand parents: 3+4 = 7
\n" ); document.write( "Then the 8 great grand parents: 7+8 = 15
\n" ); document.write( "Then the 16 great great grand parents: 15+16 = 31\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The subtotals were:
\n" ); document.write( "3, 7, 15, 31\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add 1 to each of those
\n" ); document.write( "3+1 = 4
\n" ); document.write( "7+1 = 8
\n" ); document.write( "15+1 = 16
\n" ); document.write( "31+1 = 32
\n" ); document.write( "We have powers of 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rule: the sum of the terms 1+2+4+8+...+2^n is 2^(n+1)-1
\n" ); document.write( "I'll let you explore sums. Try out something like going back n = 6 generations to see how many total family members there are. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Keep in mind that this is a simplified family tree. By that I mean we make the assumption that each parenting couple has one child only.
\n" ); document.write( "Realistically a family could have multiple children which would of course complicate things greatly. It would also break the geometric sequence property where the common ratio was r = 2. This is probably why your teacher will want the more simplified family version.
\n" ); document.write( "
\n" ); document.write( "
\n" );