document.write( "Question 481995: What is the solution for the number pattern 1,4,3,6,5...? \n" ); document.write( "
Algebra.Com's Answer #330037 by richard1234(7193) You can put this solution on YOUR website! Add 3, subtract 1, add 3, subtract 1, etc. There are several ways to define such a sequence, either using a recursive or piecewise definition. \n" ); document.write( " |