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.

A340558 a(n) is the smallest prime that can be the apex of a triangle with n rows, all entries being distinct primes, and all row sums equal.

Original entry on oeis.org

2, 19, 53, 131, 269, 503, 853, 1361, 1999, 2879, 3989
Offset: 1

Views

Author

Michel Marcus, Jan 11 2021

Keywords

Comments

A109724(n) is a lower bound for the sum of terms of triangle.

Examples

			            19
For n=2: 3  5  11 , so a(2) = 19.
		

Crossrefs