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.

A050679 Positions of 2's in A048288.

Original entry on oeis.org

2, 3, 4, 6, 7, 11
Offset: 1

Views

Author

Patrick De Geest, Aug 15 1999

Keywords

Crossrefs

Programs

  • Mathematica
    Select[Range[2,12],PrimeOmega[FromDigits[Flatten[IntegerDigits[Range[#,1,-1]]]]]==2 &] (* Jayanta Basu, May 30 2013 *)

Extensions

Offset changed to 1 by Jinyuan Wang, Sep 04 2021