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.

A092908 Primes in A051022.

Original entry on oeis.org

2, 3, 5, 7, 101, 103, 107, 109, 307, 401, 409, 503, 509, 601, 607, 701, 709, 809, 907, 10007, 10009, 10103, 10301, 10303, 10501, 10601, 10607, 10709, 10903, 10909, 20101, 20107, 20201, 20407, 20507, 20509, 20707, 20807, 20809, 20903
Offset: 1

Views

Author

Jorge Coveiro, Apr 15 2004

Keywords

Programs

  • Mathematica
    Select[Table[FromDigits[Riffle[IntegerDigits[n],0]],{n,300}],PrimeQ] (* Harvey P. Dale, Nov 17 2013 *)

Extensions

More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004