Find the rule behind this number sequence, and list the next three numbers:
..., 2, 23/3, 15, 121/5, 106/3, ..., ..., ...
(Hint: the first number listed is the second term of the sequence)
-> The given sequence is defined as:
T(n) = (n^3-4)/n
-> The next three terms of the sequence is given by:
339/7, 127/2, and 725/9
-> The first term of the sequence is: -3.