Find the next three values in the following sequence of numbers.
-1,0,1,0,1,2,3,6,11,20,37
2 answers
-1,0,1,0,1,2,3,6,11,20,37,68,125,230,423,778...
A new number is obtained by adding the 3 previous ones.