SOLUTION: What are the next three terms of this sequence, 0, 3/5, 4/15, 5/25, 6/35

Algebra ->  Finance -> SOLUTION: What are the next three terms of this sequence, 0, 3/5, 4/15, 5/25, 6/35      Log On


   



Question 1164143: What are the next three terms of this sequence, 0, 3/5, 4/15, 5/25, 6/35
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
0, 3/5, 4/15, 5/25, 6/35, 7/45, 8/55, 9/65

The general term is 

 for n=1,2,...

"Half the sum of the 'would-be term' and its absolute value" causes
only the first term to be 0, yet keeps all other terms as following this:

%28n%2B1%29%2F%285%282n-3%29%29

Edwin