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.

A155514 Larger of emirps (pairs) with digits 0 and 1 only.

Original entry on oeis.org

10111001, 111001001, 1010110001, 1011000101, 1101001001, 1111100101, 10100101001, 11000000101, 11010011101, 11100000101, 100111101001, 101010000001, 101010111001, 110000000101, 110011010101, 110101011001
Offset: 1

Views

Author

Lekraj Beedassy, Jan 23 2009

Keywords

Crossrefs

Programs

  • Mathematica
    emrpQ[n_]:=Module[{idn=IntegerDigits[n],ridn},ridn=Reverse[idn]; idn!=ridn &&PrimeQ[n]&&PrimeQ[FromDigits[ridn]]]; lrgr[n_]:=If[nHarvey P. Dale, Oct 01 2012 *)

Extensions

First missed entry added. Lekraj Beedassy, May 30 2009
More terms from Sean A. Irvine, Mar 04 2010