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.

A281907 Numbers congruent to 47867742232066880047611079 modulo 66483034025018711639862527490.

Original entry on oeis.org

47867742232066880047611079, 66530901767250778519910138569, 133013935792269490159772666059, 199496969817288201799635193549, 265980003842306913439497721039, 332463037867325625079360248529, 398946071892344336719222776019, 465429105917363048359085303509
Offset: 1

Views

Author

Felix Fröhlich, Feb 01 2017

Keywords

Comments

The terms of this sequence cannot be written as +-p^a +-q^b with p, q prime and a, b nonnegative integers for any possible choice of signs (cf. Theorem in Sun, 2000).
47867742232066880047611079 is a Brier number (A076335). - Jeppe Stig Nielsen, Sep 16 2020

Crossrefs

Cf. A153352.

Programs

  • Mathematica
    Table[66483034025018711639862527490 n + 47867742232066880047611079, {n, 0, 7}] (* Michael De Vlieger, Feb 02 2017 *)
  • PARI
    a(n) = 66483034025018711639862527490*n+47867742232066880047611079

Formula

a(n) = 66483034025018711639862527490*n + 47867742232066880047611079.