document.write( "Question 194091: what is the one millionth term in the sequence 1,2,2,3,3,3,4,4,4,4,5,5,5,5,5.....in which each positive integer n occurs n times\r
\n" );
document.write( "\n" );
document.write( "please help me to solve this!!!
\n" );
document.write( " i really don't know how to solve \n" );
document.write( "
Algebra.Com's Answer #145702 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! First, let's number each term and denote these numbers as \"n\". In other words, 1 is the first term, 2 is the second term, 2 is the third term, 3 is the fourth term, etc... to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "n: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15\r\n" ); document.write( "term: 1, 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 5\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how the LAST number of each grouping lands on the \"n\" values: 1, 3, 6, 10, and 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This sequence is the list of triangular numbers which can be found through the formula \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So for example, the last occurrence of the number 3 is when n=6. It turns out that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, the last occurrence of the number 4 is when n=10. It turns out that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "etc...\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use the same formula to find where the LAST occurrence of 6 will be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this means that the LAST occurrence of the number 6 will be when n=21 (ie it will be the 21st term). Note: write out the next 6 terms and you'll find that the LAST 6 does fall on n=21\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can continue this indefinitely. So this means that we can use this formula to find out what the millionth term of the sequence is.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It turns out that if you plug in \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: to find the value 1414, you can either guess or solve the equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the millionth term is 1414.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |