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.

A021112 Decimal expansion of 1/108.

This page as a plain text file.
%I A021112 #23 Jul 08 2025 08:02:20
%S A021112 0,0,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,
%T A021112 5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,
%U A021112 9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9,2,5,9
%N A021112 Decimal expansion of 1/108.
%H A021112 <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 1).
%e A021112 0.009259259259259259259259259259259259259259259259259259259259259259259259...
%t A021112 RealDigits[1/108,10,120][[1]] (* or *) PadRight[{},120,{9,2,5}] (* _Harvey P. Dale_, Mar 21 2018 *)
%o A021112 (PARI) 1/108.0 \\ _Michel Marcus_, Jan 29 2016
%K A021112 nonn,cons,easy
%O A021112 0,3
%A A021112 _N. J. A. Sloane_
%E A021112 a(0)=a(1)=0 inserted by _Sean A. Irvine_, May 07 2019