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.

A069484 a(n) = prime(n+1)^2 + prime(n)^2.

Original entry on oeis.org

13, 34, 74, 170, 290, 458, 650, 890, 1370, 1802, 2330, 3050, 3530, 4058, 5018, 6290, 7202, 8210, 9530, 10370, 11570, 13130, 14810, 17330, 19610, 20810, 22058, 23330, 24650, 28898, 33290, 35930, 38090, 41522, 45002
Offset: 1

Views

Author

Reinhard Zumkeller, Mar 29 2002

Keywords

Comments

Together with A069482(n) and A069486(n) a Pythagorean triangle is formed with area = A069487(n).

Crossrefs

Programs

Formula

a(n) = A001248(n+1) + A001248(n) = A000040(n+1)^2 + A000040(n)^2.
a(n) = A048851(n+1).
a(n) = 2 * A075892(n) for n > 1.