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.

A031378 a(n) = prime(4*n - 2).

Original entry on oeis.org

3, 13, 29, 43, 61, 79, 101, 113, 139, 163, 181, 199, 229, 251, 271, 293, 317, 349, 373, 397, 421, 443, 463, 491, 521, 557, 577, 601, 619, 647, 673, 701, 733, 757, 787, 821, 839, 863, 887, 929, 953, 983, 1013, 1033, 1061, 1091, 1109, 1151, 1181
Offset: 1

Views

Author

Keywords

Comments

A subsequence (more precisely, every other term) of A031215, subsequence of A007821 which is the complement of A006450 in the primes A000040. - M. F. Hasler, Oct 19 2013

Programs

Formula

A031378(n) = A031215(2n-1) = A000040(2(2n-1)). - M. F. Hasler, Oct 19 2013