|
Search: id:A129828
|
|
| |
| |
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Eric Weisstein, Link to a section of The World of Mathematics. Apery Number.
|
|
MATHEMATICA
|
a=5; b=73; Do[ c=a; a=b; b=( (34*n^3 + 51*n^2 + 27*n +5)*b - n^3*c )/(n+1)^3; If[ PrimeQ[2n-1] && IntegerQ[a/(2n-1)], Print[2n-1] ], {n, 2, 10000} ].
|
|
CROSSREFS
|
Cf. A005259 = Apery numbers: Sum_{k=0..n} (binomial(n, k)*binomial(n+k, k))^2.
Sequence in context: A031093 A146861 A068963 this_sequence A146600 A031379 A125202
Adjacent sequences: A129825 A129826 A129827 this_sequence A129829 A129830 A129831
|
|
KEYWORD
|
hard,more,nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), May 20 2007
|
|
|
Search completed in 0.002 seconds
|