A362723 a(n) = [x^n] ( E(x)/E(-x) )^n where E(x)= exp( Sum_{k >= 1} A005259(k)*x^k/k ).
1, 10, 200, 7390, 260800, 10263010, 407520920, 16758685030, 697767370240, 29525605934410, 1261570539980200, 54419751094210270, 2364396136291654720, 103393259758470870770, 4545671563318715532280, 200804420082143353690390, 8907295723280072012247040, 396570344897237949249382010
Offset: 0
Links
- Frits Beukers, Some congruences for the Apery numbers, Journal of Number Theory, Vol. 21, Issue 2, Oct. 1985, pp. 141-155. local copy
- Armin Straub, Multivariate Apéry numbers and supercongruences of rational functions, Algebra & Number Theory, Vol. 8, No. 8 (2014), pp. 1985-2008; arXiv preprint, arXiv:1401.0854 [math.NT], 2014.
Programs
Formula
a(n) = [x^n] exp( Sum_{k >= 1} n*( 2*A005259(2*k+1)*x^(2*k+1) )/(2*k+1) ).
Conjectures:
1) the supercongruence a(p) == a(1) (mod p^3) holds for all primes p >= 5 (checked up to p = 101).
2) for n >= 2, a(n*p) == a(n) (mod p^2) holds for all primes p >= 5.
3) for n >= 1, r >= 2, the supercongruence a(n*p^r) == a(n*p^(r-1)) (mod p^(2*r)) holds for all primes p >= 5.
Comments