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.

A005722 a(n) = (prime(n) - 1)^2.

Original entry on oeis.org

1, 4, 16, 36, 100, 144, 256, 324, 484, 784, 900, 1296, 1600, 1764, 2116, 2704, 3364, 3600, 4356, 4900, 5184, 6084, 6724, 7744, 9216, 10000, 10404, 11236, 11664, 12544, 15876, 16900, 18496, 19044, 21904, 22500, 24336, 26244, 27556, 29584, 31684, 32400, 36100
Offset: 1

Views

Author

Scorpion(AT)aol.com

Keywords

Crossrefs

Programs

Formula

a(n) = A192134(A095874(A001248(n))) - 1. - Reinhard Zumkeller, Jun 26 2011
a(n) = A006093(n)^2. - Wesley Ivan Hurt, Mar 27 2014
Sum_{n>=1} 1/a(n) = A086242. - Amiram Eldar, Nov 09 2020
From Amiram Eldar, Jan 23 2021: (Start)
Product_{n>=1} (1 + 1/a(n)) = A065485.
Product_{n>=2} (1 - 1/a(n)) = A005597. (End)