document.write( "Question 1091859: Please help...
\n" );
document.write( "I know the arithmetic sequence Sn=n(A1+An)/2, but I cannot solve this problem
\n" );
document.write( "Q: nth triangular number = n(n+1)/2,
\n" );
document.write( "Prove this formula algebraically using the sum of a finite arithmetic sequence theorem.
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #706343 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! The Nth Triangular number is the sum of the sequence of positive integers up to and including N: \n" ); document.write( "Noting that A1 = 1 and An = n:\r \n" ); document.write( "\n" ); document.write( "Tn = \n" ); document.write( "(you are just picking out one Tn, not the sum of an entire sequence of triangular numbers)\r \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "That concludes the proof IF you are allowed to use the starting point Sn=n(A1+An)/2.\r \n" ); document.write( "\n" ); document.write( "——— \n" ); document.write( "Here is more of a ground-up method that also proves Tn = n(n+1)/2 and then Sn=n(A1+An)/2:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": : : \n" ); document.write( " \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "Looking at \n" ); document.write( "— \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "* To see the \"n/2 times\" because it may not be obvious (also n may be odd) just do this: form the pairs to be summed as (1,n), (2,n-1), (3,n-2), … , (n-2,3), (n-1,2), (n,1) and note that we show each pair TWICE.\r \n" ); document.write( "\n" ); document.write( "The first number in each pair counts how many pairs you have: n \n" ); document.write( "The sum of each pair is: n+1 \n" ); document.write( "The sum of all the pairs shown: n*(n+1) \n" ); document.write( "Divide by 2 because we double-counted: Sn = n*(n+1)/2 (done) \n" ); document.write( "—\r \n" ); document.write( "\n" ); document.write( "Proof of Sn = n(A1+An)/2:\r \n" ); document.write( "\n" ); document.write( " Sn = A1+A2+…+An\r \n" ); document.write( "\n" ); document.write( "Pair them up as we did above: (A1,An), (A2,An-1), … ,(An-1,A2), (An,A1)\r \n" ); document.write( "\n" ); document.write( "Thats n pairs. \n" ); document.write( "Sum of each pair is A1+An (A2 + An-1 = A1+An because A2 = A1 + d and An-1 = An - d, similar logic for other pairs) \n" ); document.write( "Adjust for double counting: Sum = n*(A1+An)/2 \r \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "There are other ways to do the proofs, this is just the way I think about it.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |