What is f(x) when eg
x = 0, 1, 2, 3, 4, 5, 6, etc
y = 0, 8, 12, 14, 15, 15.5, 15.75 etc (the y value at x =1 is arbitrary)
ie each successive y value adds half the difference of the preceding 2 values.
(It is effectively the inverse of a first order exponential decay where the y...