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.

A302192 Denominators of Hurwitz inverse of primes [2,3,5,7,...].

Original entry on oeis.org

2, 4, 1, 8, 2, 4, 4, 16, 2, 4, 1, 8, 2, 2, 8, 32, 2, 4, 1, 8, 2, 4, 4, 16, 1, 4, 4, 8, 2, 8, 16, 64, 1, 4, 4, 8, 2, 4, 8, 16, 2, 4, 4, 8, 1, 4, 16, 32, 2, 4, 4, 8, 1, 4, 2, 16, 1, 4, 4, 8, 2, 16, 16, 128, 1, 4, 4, 8, 2, 2, 8, 16, 1, 4, 1, 8, 1, 8, 16, 32, 1, 4, 1, 8, 2
Offset: 0

Views

Author

N. J. A. Sloane and William F. Keigher, Apr 12 2018

Keywords

Comments

In the ring of Hurwitz sequences all members have offset 0.

Examples

			1/2, -3/4, 1, -5/8, -7/2, 97/4, -403/4, 3795/16, 1683/2, -67403/4, 141662, -5744835/8, -710829/2, 124489961/2, -7187558877/8, ...
		

Crossrefs

Programs

  • Maple
    (See A302191 for Maple code)

Formula

E.g.f. for A302191/A302192 is 1 / Sum_{n >= 0} prime(n+1)*x^n/n!.