document.write( "Question 74429: how could I find general term in sequence not for (arthematic or geometric only) thank you \n" ); document.write( "
Algebra.Com's Answer #53428 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There is no clearcut way to find the general term for a sequence. If you know if its either geometric or arithmetic then its a little easier for you. However if you're just given a set of numbers without any further instructions then it might be difficult. In that case, you would have to look for a pattern that the numbers follow. For instance, the Fibonacci sequence is the set of numbers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0, 1, 1, 2, 3, 5, 8...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Where the general term is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |