Ho do I convert pic related into a closed-form expression?
I need a much faster way to compute that shit. I can't use a lookup table (precomputing into an array) because it became too big. I need to compute values up to up to 2^56.
I know about generating functions, but I don't know how to deal with floor().