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.

A089288 Euler's totient of floor(Pi*10^n), Pi=3.14....

Original entry on oeis.org

2, 30, 156, 2088, 24480, 314158, 1570792, 15697800, 142466688, 2074821104, 20847434400, 157079632678, 2899112679360, 31222486232352, 306850390136136, 2887898768697600, 13458068181774720, 314159264051394168, 951904100434798080, 15678880610226432000
Offset: 0

Views

Author

Reinhard Zumkeller, Oct 30 2003

Keywords

Crossrefs

Programs

  • Mathematica
    Table[EulerPhi[Floor[Pi*10^n]],{n,0,20}] (* Harvey P. Dale, Dec 21 2015 *)

Formula

a(n) = A000010(A011545(n)).

Extensions

a(18)-a(19) from Tyler Busby, Mar 14 2025