document.write( "Question 1066574: How i can show the series 1 5 14 30 55 into the pl/sql \n" ); document.write( "
Algebra.Com's Answer #681776 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How i can show the series 1 5 14 30 55 into the pl/sql \n" ); document.write( "----- \n" ); document.write( "Not sure what you mean by pl/sql. \n" ); document.write( "------ \n" ); document.write( "Series:: 1, 1+4 = 5, 5+9 = 14, 14+16 = 30, 30 + 25 = 55, 55+6^2 = 91 etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------ \n" ); document.write( " |