Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

One needs to decide on some balance between the cost of storing and the cost of computing. Find out what values are worth storing and will make other calculations easier. This might depend on f.

Would storing the values at primes or prime powers make more sense? Values at multiple of 230?

In any case, 101000 is a lot, there is not much hope to compute f(n) for all values of n up to that bound.