document.write( "Question 1203220: What is the sequence for -1, 3 , -5 \n" ); document.write( "
Algebra.Com's Answer #838604 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "If the terms are odd numbers alternating in sign, then we extend the sequence to get: -1, 3, -5, 7, -9, 11, -13, 15, ...
\n" ); document.write( "The formula for the nth term would be \"a%5Bn%5D+=+%28-1%29%5E%28n%29%2A%282n-1%29\" where n starts at n = 1
\n" ); document.write( "The 2n-1 portion is always odd when n is an integer.
\n" ); document.write( "The (-1)^n portion alternates the sign from positive to negative, or vice versa. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Again this assumes the pattern extends like that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another possibility is this sequence: -1, 3, -5, -25, -57, -101, -157, -225, ...
\n" ); document.write( "The terms in red are determined from the formula \"a%5Bn%5D+=+-6n%5E2+%2B+22n+-+17\"
\n" ); document.write( "I used interpolation to find this formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For instance, plug in n = 1 to determine the 1st term
\n" ); document.write( "\"a%5Bn%5D+=+-6n%5E2+%2B+22n+-+17\"
\n" ); document.write( "\"a%5B1%5D+=+-6%2A1%5E2+%2B+22%2A1+-+17\"
\n" ); document.write( "\"a%5B1%5D+=+-6%2A1+%2B+22%2A1+-+17\"
\n" ); document.write( "\"a%5B1%5D+=+-6+%2B+22+-+17\"
\n" ); document.write( "\"a%5B1%5D+=+16+-+17\"
\n" ); document.write( "\"a%5B1%5D+=+-1\"
\n" ); document.write( "Repeat for n = 2 to arrive at \"a%5B2%5D+=+3\" and so on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's another possibility\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The starting sequence is -1, 3, -5
\n" ); document.write( "The gap from -1 to 3 is +4
\n" ); document.write( "The gap from 3 to -5 is -8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the jump from +4 to -8 is \"times -2\"
\n" ); document.write( "If that \"times -2\" pattern holds up, then the next gap could be +16 because -2*(-8) = 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So -5 + 16 = 11 could be the next term\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the next gap could be -2*16 = -32
\n" ); document.write( "So 11 + (-32) = -21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the next gap could be -2*(-32) = 64
\n" ); document.write( "So -21 + 64 = 43\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-1, 3, -5, 11, -21, 43, ...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As the other tutors have mentioned, questions that ask about the next term in a sequence tend to be too vague.
\n" ); document.write( "If the teacher mentioned something like \"the sequence is arithmetic\" or \"the sequence is geometric\", then it would narrow things down to be able to determine the next term(s).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this current state, it is not enough information to simply state \"-1, 3, -5\" and ask for the next term(s).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Further Reading:
\n" ); document.write( "https://www.algebra.com/algebra/homework/Sequences-and-series/Sequences-and-series.faq.question.1195799.html
\n" ); document.write( "
\n" ); document.write( "
\n" );