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.

A376103 a(1) = 5; for n > 1, a(n) is the smallest palindromic prime containing exactly 2 more digits on each end than a(n-1), with a(n-1) as the central substring.

Original entry on oeis.org

5, 10501, 111050111, 1211105011121, 39121110501112193, 393912111050111219393, 7239391211105011121939327, 79723939121110501112193932797, 157972393912111050111219393279751, 7415797239391211105011121939327975147
Offset: 1

Views

Author

Shyam Sunder Gupta, Sep 10 2024

Keywords

Comments

This is a finite sequence since at a(10) there is no way to add 2 more digits and reach a palindromic prime.

Examples

			As a triangle:
          5
        10501
      111050111
    1211105011121
  39121110501112193
		

Crossrefs