You can put this solution on YOUR website! Write the first six terms of the sequence whose nth term is given as;
a(n) = (-1)^n / (2n^2 -3)
-----------------------------
a(1) = -1/(2-3) = -1/-1 = 1
----------------------------------
a(2) = (-1)^2/(2*4-3) = 1/5
----------------
a(3) = (-1)^3/(2(9)-3) = -1/15
----
etc.
Cheers,
Stan H.
-------------