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-10 of 688 results. Next

A023196 Nondeficient numbers: numbers k such that sigma(k) >= 2k; union of A000396 and A005101.

Original entry on oeis.org

6, 12, 18, 20, 24, 28, 30, 36, 40, 42, 48, 54, 56, 60, 66, 70, 72, 78, 80, 84, 88, 90, 96, 100, 102, 104, 108, 112, 114, 120, 126, 132, 138, 140, 144, 150, 156, 160, 162, 168, 174, 176, 180, 186, 192, 196, 198, 200, 204, 208, 210, 216, 220, 222, 224, 228, 234, 240, 246, 252
Offset: 1

Views

Author

Keywords

Comments

Also called the non-deficient numbers.
If k is a term, so is every positive multiple of k. The "primitive" terms form A006039.
The sequence of numbers k that give local minima for A004125, i.e., such that A004125(k-1) > A004125(k) and A004125(k) < A004125(k+1) coincides with this sequence for the first 1014 terms. Then there appears 4095 which is a term of A023196 but is not a local minimum. - Max Alekseyev, Jan 26 2005
Also, union of pseudoperfect and weird numbers. Cf. A005835, A006037. - Franklin T. Adams-Watters, Mar 29 2006
k is in the sequence if and only if A004125(k-1) > A004125(k). - Jaycob Coleman, Mar 31 2014
Like the abundant numbers, this sequence has density between 0.2474 and 0.2480, see A005101. - Charles R Greathouse IV, Nov 30 2022

Crossrefs

Programs

A139228 First differences of perfect numbers A000396.

Original entry on oeis.org

22, 468, 7632, 33542208, 8556318720, 128848822272, 2305842870701260800, 2658455991569831742348849607813890048, 191561942608236104636337386514471893476304705594327040
Offset: 1

Views

Author

Omar E. Pol, Apr 18 2008

Keywords

Examples

			a(1) = 22 because 6 and 28 are the first two perfect numbers, and their difference is 28 - 6 = 22.
		

Crossrefs

Programs

  • Mathematica
    Differences[Select[Range[10000], DivisorSigma[1, #] == 2# &]] (* Alonso del Arte, Mar 05 2020 *)
    Differences[PerfectNumber[Range[12]]] (* Paolo Xausa, Oct 20 2023 *)

Formula

a(n) = A000396(n+1) - A000396(n).
From Amiram Eldar, May 07 2021: (Start)
a(n) > 1 (Luca, 1999).
a(n) > 4 (Luca and te Riele, 2011). (End)

Extensions

More terms from Omar E. Pol, Oct 02 2012

A139229 First differences of perfect numbers A000396, divided by 2.

Original entry on oeis.org

11, 234, 3816, 16771104, 4278159360, 64424411136, 1152921435350630400, 1329227995784915871174424803906945024, 95780971304118052318168693257235946738152352797163520
Offset: 1

Views

Author

Omar E. Pol, Apr 19 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Differences[Select[Range[10000], DivisorSigma[1, #] == 2# &]]/2 (* Alonso del Arte, Mar 05 2020 *)
    Differences[PerfectNumber[Range[12]]]/2 (* Paolo Xausa, Oct 20 2023 *)

Formula

a(n) = A139228(n)/2.

Extensions

a(6)-a(9) from A139228(n)/2 by Jinyuan Wang, Mar 04 2020

A139230 Second differences of perfect numbers A000396.

Original entry on oeis.org

446, 7164, 33534576, 8522776512, 120292503552, 2305842741852438528, 2658455991569831740043006737112629248, 191561942608236101977881394944640151127455097780436992
Offset: 1

Views

Author

Omar E. Pol, Apr 19 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Differences[PerfectNumber[Range[12]],2] (* Paolo Xausa, Oct 20 2023 *)

Formula

a(n) = A139228(n+1) - A139228(n). - Jinyuan Wang, Mar 04 2020

Extensions

a(5)-a(8) from Jinyuan Wang, Mar 04 2020

A139233 Second differences of perfect numbers A000396, divided by 2.

Original entry on oeis.org

223, 3582, 16767288, 4261388256, 60146251776, 1152921370926219264, 1329227995784915870021503368556314624, 95780971304118050988940697472320075563727548890218496
Offset: 1

Views

Author

Omar E. Pol, Apr 19 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Differences[PerfectNumber[Range[12]],2]/2 (* Paolo Xausa, Oct 20 2023 *)

Formula

a(n) = A139230(n)/2.

Extensions

a(5)-a(8) from Jinyuan Wang, Mar 04 2020

A138817 Concatenation of final digit of n-th Mersenne prime A000668(n), final digit of n-th even superperfect number A061652(n) and final digit of n-th perfect number A000396(n).

Original entry on oeis.org

326, 748, 166, 748, 166, 166, 748, 748, 166, 166, 748, 748, 166, 748, 748, 748, 166, 166, 166, 748, 166, 166, 166, 166, 166, 166, 166, 748, 748, 166, 748, 748, 166, 748, 166, 166, 166, 166, 166
Offset: 1

Views

Author

Omar E. Pol, Apr 01 2008

Keywords

Comments

Also, concatenation of final digit of n-th Mersenne prime A000668(n), final digit of n-th superperfect number A019279(n) and final digit of n-th perfect number A000396(n), if there are no odd superperfect numbers.
Also, concatenation of n-th term of A080172, A138125(n) and A094540(n).
a(1)=326. For n>1 a(n) is equal to 166 or 748, only.

Crossrefs

A099057 A bisection of A000396.

Original entry on oeis.org

6, 496, 33550336, 137438691328, 2658455991569831744654692615953842176, 13164036458569648337239753460458722910223472318386943117783728128
Offset: 0

Views

Author

N. J. A. Sloane, Nov 15 2004

Keywords

Comments

The next term is too large to include. - Joshua Zucker, May 12 2006

Extensions

More terms from Joshua Zucker, May 12 2006

A133031 Triangle read by rows: row n lists divisors of n-th perfect number A000396(n).

Original entry on oeis.org

1, 2, 3, 6, 1, 2, 4, 7, 14, 28, 1, 2, 4, 8, 16, 31, 62, 124, 248, 496, 1, 2, 4, 8, 16, 32, 64, 127, 254, 508, 1016, 2032, 4064, 8128, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8191, 16382, 32764, 65528, 131056, 262112, 524224, 1048448, 2096896
Offset: 1

Views

Author

Omar E. Pol, Oct 26 2007

Keywords

Crossrefs

Cf. A018254, A018487, A027750. Perfect numbers: A000396.

Programs

  • Mathematica
    Divisors[PerfectNumber[Range[5]]]//Flatten (* Harvey P. Dale, Jul 29 2024 *)

A099058 A bisection of A000396.

Original entry on oeis.org

28, 8128, 8589869056, 2305843008139952128, 191561942608236107294793378084303638130997321548169216, 14474011154664524427946373126085988481573677491474835889066354349131199152128
Offset: 0

Views

Author

N. J. A. Sloane, Nov 15 2004

Keywords

Extensions

More terms from Joshua Zucker, May 12 2006

A138816 Concatenation of initial digit of n-th Mersenne prime A000668(n), initial digit of n-th even superperfect number A061652(n) and initial digit of n-th perfect number A000396(n).

Original entry on oeis.org

326, 742, 314, 168, 843, 168, 521, 212, 212, 631, 181, 181, 632, 521, 155
Offset: 1

Views

Author

Omar E. Pol, Apr 01 2008

Keywords

Comments

Also, concatenation of initial digit of n-th Mersenne prime A000668(n), initial digit of n-th superperfect number A019279(n) and initial digit of n-th perfect number A000396(n), if there are no odd superperfect numbers.
Also, concatenation of A135613(n), A138124(n) and A135617(n).

Crossrefs

Extensions

a(13)-a(15) from Robert Price, Jun 16 2019
Showing 1-10 of 688 results. Next