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.

A049001 a(n) = prime(n)^2 - 2.

Original entry on oeis.org

2, 7, 23, 47, 119, 167, 287, 359, 527, 839, 959, 1367, 1679, 1847, 2207, 2807, 3479, 3719, 4487, 5039, 5327, 6239, 6887, 7919, 9407, 10199, 10607, 11447, 11879, 12767, 16127, 17159, 18767, 19319, 22199, 22799, 24647, 26567, 27887
Offset: 1

Views

Author

Keywords

Comments

Smallest numbers k such that k*prime(n)^2 + 1 is a square. - Bruno Berselli, Apr 19 2013

Crossrefs

Programs

Formula

a(n) = A001248(n) - 2.
a(n) = A182200(n) + 1. - Wesley Ivan Hurt, Oct 11 2013
Product_{n>=1} (1 - 1/a(n)) = A065481. - Amiram Eldar, Nov 07 2022