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.

A179102 A variation on A119505 that gives a limited digit set {2, 3, 4, 6, 7, 8, 9}.

This page as a plain text file.
%I A179102 #10 May 09 2022 00:02:23
%S A179102 9,9,3,9,2,6,7,3,2,9,2,4,6,8,6,9,7,9,4,3,3,7,3,3,9,9,4,9,7,8,6,2,8,7,
%T A179102 4,4,3,9,6,8,9,3,6,9,6,6,9,8,2,9,8,2,4,7,8,6,8,3,6,3,3,2,6,7,9,8,8,4,
%U A179102 9,3,3,8,3,7,4,3,7,8,4,6,6,4,3,7,4,8,9,3,4,7,2,9,3,7,9,9,8,8,3,8,6,4,7,9,3
%N A179102 A variation on A119505 that gives a limited digit set {2, 3, 4, 6, 7, 8, 9}.
%H A179102 G. C. Greubel, <a href="/A179102/b179102.txt">Table of n, a(n) for n = 1..5000</a>
%F A179102 a(n) = A000796(12 + A000796(n)).
%t A179102 id=RealDigits[Pi,10,130][[1]]; Table[id[[12+id[[n]]]],{n,105}]
%Y A179102 Cf. A119505, A179103, A179104.
%Y A179102 Cf. A000796.
%K A179102 nonn,base
%O A179102 1,1
%A A179102 _Roger L. Bagula_ and _Alexander R. Povolotsky_, Jun 29 2010
%E A179102 Edited by Associate Eds. of OEIS, Jul 10 2010