document.write( "Question 1209818: . \n" ); document.write( "
Algebra.Com's Answer #850681 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The AI solution from the other \"tutor\" has the right final answer, but the AI presentation is hard to follow. Here is a solution in English....

\n" ); document.write( "\"a%280%29=1\"
\n" ); document.write( "\"a%282%29=2\"
\n" ); document.write( "\"a%28n%2B2%29=a%28n%2B1%29%2Fa%28n%29\"

\n" ); document.write( "Although the given starting information is not standard, we can use the recursive definition with the given values of \"a%280%29\" and \"a%282%29\" to find \"a%281%29\" and then use the recursive definition to find all subsequent terms.

\n" ); document.write( "For n=0....

\n" ); document.write( "\"a%282%29=a%281%29%2Fa%280%29\"
\n" ); document.write( "\"2=a%281%29%2F1\"
\n" ); document.write( "\"a%281%29=2\"

\n" ); document.write( "So the first three terms are 1, 2, and 2.

\n" ); document.write( "Note that the first term is \"a%280%29\" and the problem asks for the sum of the terms through \"a%28100%29\", so we are looking for the sum of the first 101 terms.

\n" ); document.write( "\"a%283%29=a%282%29%2Fa%281%29=2%2F2=1\"

\n" ); document.write( "\"a%284%29=a%283%29%2Fa%282%29=1%2F2=1%2F2\"

\n" ); document.write( "\"a%285%29=a%284%29%2Fa%283%29=%281%2F2%29%2F1=1%2F2\"

\n" ); document.write( "\"a%286%29=a%285%29%2Fa%284%29=%281%2F2%29%2F%281%2F2%29=1\"

\n" ); document.write( "\"a%287%29=a%286%29%2Fa%285%29=1%2F%281%2F2%29=2\"

\n" ); document.write( "\"a%288%29=a%287%29%2Fa%286%29=2%2F1=1\"

\n" ); document.write( "We now see that the terms of the sequence follow a cyclic pattern of length 6:

\n" ); document.write( "1, 2, 2, 1, 1/2, 1/2

\n" ); document.write( "With a cycle of length 6, 101 terms will mean 16 times through the cycle plus 5 more terms.

\n" ); document.write( "The sum of the numbers in each cycle is 7; the sum of the numbers in 16 cycles is 16*7 = 112.
\n" ); document.write( "The sum of the first 5 numbers in each cycle is 6.5.
\n" ); document.write( "The sum of the first 101 terms is 112+6.5 = 118.5

\n" ); document.write( "ANSWER: 118.5

\n" ); document.write( "
\n" ); document.write( "
\n" );