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.

A075008 Floor[ concatenation of 7 numbers from n+6 to n in that order divided by 7].

Original entry on oeis.org

934744, 1093474, 1252204, 1410934, 1569664, 15871252, 173015696, 1874444426, 20187444442, 216304458729, 2307344731587, 2451644875887, 2595945020187, 2740245164487, 2884545308787, 3028845453087, 3173145597388, 3317445741688
Offset: 0

Views

Author

Amarnath Murthy, Sep 01 2002

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Floor[FromDigits[Flatten[IntegerDigits/@Range[n+6,n,-1]]]/7],{n,0,20}] (* Harvey P. Dale, May 20 2021 *)

Extensions

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 18 2003