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.

A115653 Prime numbers which are the sum of distinct double factorials (A006882).

Original entry on oeis.org

2, 3, 5, 11, 13, 17, 19, 23, 29, 53, 59, 61, 67, 71, 73, 107, 109, 113, 131, 157, 163, 167, 173, 179, 181, 389, 397, 401, 409, 433, 443, 449, 457, 461, 491, 499, 503, 509, 541, 547, 557, 563, 947, 953, 971, 997, 1009, 1013, 1019, 1021, 1051, 1061, 1063
Offset: 1

Views

Author

Giovanni Resta, Jan 28 2006

Keywords

Comments

Double factorials 0!! and 1!! are not considered distinct. Note that double factorial (n!!) is different from (n!)!.

Examples

			947 is prime and 947 = 9!! + 2!!.
		

Crossrefs