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.

A006341 Octal palindromes which are also primes.

Original entry on oeis.org

2, 3, 5, 7, 111, 131, 141, 161, 323, 343, 373, 535, 565, 717, 737, 747, 767, 10301, 10601, 11511, 12421, 12621, 13031, 13331, 15151, 16561, 17471, 30403, 30503, 30703, 31313, 31713, 32023, 32323, 33433, 34343, 34443, 35053, 35353, 36463, 36563, 36763, 37473
Offset: 1

Views

Author

James Carlson (carlson(AT)xylogics.com)

Keywords

Crossrefs

Cf. A029976.

Programs

  • C
    main(n,i,a,m){while(i=++n) for(a=0; a
    				

Extensions

More terms from David W. Wilson.