Tests whether the difference is 0: v2(sum_{k=1..n} (-1)^floor(k/2) * (2k)! / (2^k * k!)) - v2(n(n-7117590610544)/gcd(n,2)) over a range of n values using the Rust backend.
-
Back to algorithm selector.