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.

A197224 Exponent in the power of 2 which is the period of the decimal fraction 1/A072982(n).

Original entry on oeis.org

0, 1, 4, 3, 2, 3, 8, 5, 5, 5, 5, 9, 8, 6, 16, 5, 8, 6, 10, 16, 4, 6, 9, 17, 20, 21, 18, 10, 13, 19, 7, 27, 9, 30, 9, 12, 20, 30, 36, 20, 41, 23, 42, 41, 6
Offset: 1

Views

Author

T. D. Noe, Oct 21 2011

Keywords

Comments

This means that the fraction 1/52613349377 repeats every 2^30 terms!
Every term with value up to 6 is accounted for.

Crossrefs

Programs

  • Mathematica
    Table[Log[2, MultiplicativeOrder[10, p]], {p, A072982}] (* Ray Chandler, Oct 25 2019 *)

Formula

a(n+1) = A274512(n) + 1. - Ray Chandler, Oct 25 2019

Extensions

a(37)-a(39) from Ray Chandler, Nov 03 2011
a(40)-a(45) from Ray Chandler, Oct 25 2019