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.

A046108 Decimal period of 1/b(n), where b(n) is A046107.

This page as a plain text file.
%I A046108 #9 Feb 16 2025 08:32:38
%S A046108 1,2,3,4,5,5,6,6,7,7,8,8,9,10,11,11,12,13,13,13,14,15,15,16,16,17,17,
%T A046108 18,18,19,20,20,21,21,21,22,22,22,23,24,25,25,25,26,26,27,27,28,28,28,
%U A046108 29,29,29,29,29,30,30,30,31,31,31,32,32,32,32,32,33,33,34,34,34,35,35
%N A046108 Decimal period of 1/b(n), where b(n) is A046107.
%H A046108 Max Alekseyev, <a href="/A046108/b046108.txt">Table of n, a(n) for n = 1..1248</a>
%H A046108 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/DecimalExpansion.html">Decimal Expansion.</a>
%Y A046108 Cf. A046107, A007498.
%K A046108 nonn
%O A046108 1,2
%A A046108 _Eric W. Weisstein_