pub fn fast_hyperprime(n: u64) -> (u64, u64)
Computes a hyperprime.
Returns an index offset in second component to speed up computation.