Hacker News new | ask | show | jobs
by mike_hock 1510 days ago
280. Then the next one will be 187 (186.6666...).

    n[0] = 140

    n[k] = 2/k * n[k-1]
1 comments

That is not an arithmetic progression; I chose my words carefully :)

https://en.wikipedia.org/wiki/Arithmetic_progression