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.

Showing 1-2 of 2 results.

A197309 Divisors of the 9th repunit 111111111.

Original entry on oeis.org

1, 3, 9, 37, 111, 333, 333667, 1001001, 3003003, 12345679, 37037037, 111111111
Offset: 1

Views

Author

M. F. Hasler, Oct 13 2011

Keywords

Comments

The prime factorization of (10^9 - 1)/9 is 3^2 * 37 * 333667. - Alonso del Arte, Apr 27 2014

Crossrefs

Programs

A197318 Divisors of the repunit 111111111111 = A002275(12).

Original entry on oeis.org

1, 3, 7, 11, 13, 21, 33, 37, 39, 77, 91, 101, 111, 143, 231, 259, 273, 303, 407, 429, 481, 707, 777, 1001, 1111, 1221, 1313, 1443, 2121, 2849, 3003, 3333, 3367, 3737, 3939, 5291, 7777, 8547, 9191, 9901, 10101, 11211, 14443, 15873, 23331, 26159, 27573, 29703
Offset: 1

Views

Author

M. F. Hasler, Oct 13 2011

Keywords

Comments

The sequence is marked "full" since even though they don't fit into the three lines above, all 128 terms are known and available in the b-file or using the given PARI code.

Crossrefs

Programs

  • Mathematica
    Divisors[111111111111] (* Paolo Xausa, Jul 04 2024 *)
  • PARI
    divisors(1e12\9)
Showing 1-2 of 2 results.