Find a formula that generates a sequence

  • Thread starter Thread starter nicnicman
  • Start date Start date
  • Tags Tags
    Formula Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
nicnicman
Messages
132
Reaction score
0

Homework Statement



Find a formula that generates the sequence:

2/(3 x 4), -3/(4 x 5), 4/(5 x 6), -5/(6 x 7), . . .

Homework Equations


The Attempt at a Solution



Here is what I have so far:

a_n = -1(n/((n + 1)(n + 2)))

Now, I'm stuck. The formula generates a negative number every time. I need a negative number every other time.
Any suggestions?
 
Last edited:
Physics news on Phys.org
Yeah, that will work. Thanks!