cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A306634 Numbers k such that A215339(6*k+2) = 0.

Original entry on oeis.org

0, 2755452, 4570452, 123725995972
Offset: 1

Views

Author

Seiichi Manyama, Mar 02 2019

Keywords

Comments

Numbers k such that b(k) is an integer, where b(n) = Sum_{k=0..n} (2*n+k)!/((2*n-2*k)!*(3*k+1)!) (= A001608(6*n+2)/(6*n+2)).

Examples

			n |       b(n)
--+--------------------------
0 |       1    (=       2/2)
1 |       5/4  (=      10/8)
2 |      51/14
3 |     277/20
4 |    1497/26
5 |    4045/16 (=    8090/32)
6 |   43721/38
7 |  118141/22 (=  236282/44)
8 |  638471/25 (= 1276942/50)
9 | 6900995/56
		

Crossrefs