document.write( "Question 701614: a(subscript 1) = 28, a(subscript k=1) = a(subscript k) - 4\r
\n" ); document.write( "\n" ); document.write( "Please tell me what these numbers indicate and help me solve this
\n" ); document.write( "

Algebra.Com's Answer #432530 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
You may have seen \"a%5B1%5D=28\", \"a%5Bk%2B1%5D=a%5Bk%5D-4\"
\n" ); document.write( "A sequence of numbers increasing (or decreasing) from one to the next
\n" ); document.write( "by the same difference is called an \"arithmetic sequence\"
\n" ); document.write( "or an \"arithmetic progression\".
\n" ); document.write( "Each number in the sequence is called a \"term\".
\n" ); document.write( "It is considered that each term in an arithmetic sequence,
\n" ); document.write( "is equal to the previous term PLUS a \"common difference,\"
\n" ); document.write( "usually represented by \"d\".
\n" ); document.write( "So if each term was 4 less than the previous one,
\n" ); document.write( "the common difference would be \"d=-4\".
\n" ); document.write( "Usually, the first term is represented by \"a%5B1%5D\",
\n" ); document.write( "the second term is represented by \"a%5B2%5D\",
\n" ); document.write( "the term number \"k\" is represented by \"a%5Bk%5D\",
\n" ); document.write( "and the term number \"%28k%2B1%29\" is represented by \"a%5B%28k%2B1%29%5D\".
\n" ); document.write( "To define a never ending sequence, with infinite terms,
\n" ); document.write( "a formula is given.
\n" ); document.write( "The formula \"a%5Bn%5D=2n-1\" gives you the sequence of the odd integers:
\n" ); document.write( "1, 3, 5, 7, .....
\n" ); document.write( "Otherwise you could be given the value of one term,
\n" ); document.write( "and the formula to calculate each term from the one before,
\n" ); document.write( "such as \"a%5Bk%2B1%5D=a%5Bk%5D-4\", that says that to get the next term, you subtract \"4\".
\n" ); document.write( "So, if \"a%5B1%5D=28\",
\n" ); document.write( "\"a%5B2%5D=28-4=24\",
\n" ); document.write( "\"a%5B3%5D=24-4=20\",
\n" ); document.write( "\"a%5B4%5D=20-4=16\",
\n" ); document.write( "\"a%5B5%5D=16-4=12\",
\n" ); document.write( "and so on.
\n" ); document.write( "By the time you get to term number \"n\",
\n" ); document.write( "you have subtracted \"4\" a total of \"%28n-1%29\" times,
\n" ); document.write( "and \"a%5Bn%5D=28-4%28n-1%29\"
\n" ); document.write( "
\n" );