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-7 of 7 results.

A138864 First 3 digits of n-th Mersenne prime A000668(n).

Original entry on oeis.org

3, 7, 31, 127, 819, 131, 524, 214, 230, 618, 162, 170, 686, 531, 104, 147, 446, 259, 190, 285, 478, 346, 281, 431, 448, 402, 854, 536, 521, 512, 746, 174, 129, 412, 814, 623, 127, 437, 924, 125, 299, 122, 315, 124, 202, 169, 316
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Extensions

a(40)-a(47) from Ivan Panchenko, Aug 03 2018

A138863 Concatenation of first two digits and last two digits of n-th Mersenne prime A000668(n).

Original entry on oeis.org

33, 77, 3131, 1227, 8191, 1371, 5287, 2147, 2351, 6111, 1627, 1727, 6851, 5327, 1087, 1407, 4451, 2571, 1991, 2807, 4711, 3451, 2891, 4371, 4451, 4011, 8571, 5307, 5207, 5111, 7447, 1787, 1291, 4127, 8111, 6251, 1271, 4391, 9271, 1247, 2907, 1247, 3171, 1271, 2027, 1651, 3111
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Extensions

More terms from Jinyuan Wang, Mar 14 2020

A138862 First two (i.e., the two most significant) digits of n-th Mersenne prime A000668(n).

Original entry on oeis.org

3, 7, 31, 12, 81, 13, 52, 21, 23, 61, 16, 17, 68, 53, 10, 14, 44, 25, 19, 28, 47, 34, 28, 43, 44, 40, 85, 53, 52, 51, 74, 17, 12, 41, 81, 62, 12, 43, 92, 12, 29, 12, 31, 12, 20, 16, 31
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Join[{3,7},FromDigits[Take[IntegerDigits[#],2]]&/@ (2^MersennePrimeExponent[ Range[ 3,47]]-1)] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 01 2020 *)

Extensions

a(40)-a(47) from Ivan Panchenko, Aug 03 2018
Definition clarified by Harvey P. Dale, Aug 01 2020

A138865 Last 3 digits of n-th Mersenne prime A000668(n).

Original entry on oeis.org

3, 7, 31, 127, 191, 71, 287, 647, 951, 111, 127, 727, 151, 127, 87, 7, 351, 71, 991, 607, 111, 551, 191, 471, 751, 511, 671, 207, 7, 311, 447, 887, 591, 527, 711, 151, 271, 791, 71, 47, 407, 247, 871, 871, 927, 751, 511
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Programs

  • Mathematica
    Array[Mod[2^MersennePrimeExponent[#] - 1, 1000] &, 45] (* Michael De Vlieger, Aug 05 2018 *)

Extensions

a(40)-a(47) from Ivan Panchenko, Apr 03 2018

A138875 Concatenation of first two digits and last two digits of n-th even perfect number.

Original entry on oeis.org

66, 2828, 4996, 8128, 3336, 8556, 1328, 2328, 2676, 1916, 1328, 1428, 2376, 1428, 5428, 1028, 9976, 3356, 1836, 4028, 1116, 5976, 3936, 9356, 1076, 8116, 3656, 1428, 1328, 1316, 2728, 1528, 8336, 8428, 3316, 1976, 8156, 9536, 4256, 7928, 4428, 7428, 4956, 7756, 2028, 1476, 5016
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Extensions

More terms from http://amicable.homepage.dk/perfect.htm sent by Steven Bi (chenhsi(AT)stanford.edu), Dec 22 2008
More terms from same site sent by Steven Bi (chenhsi(AT)stanford.edu), Jan 09 2009
More terms from Jinyuan Wang, Mar 14 2020

A138877 Concatenation of first 3 digits and last 3 digits of n-th perfect number.

Original entry on oeis.org

66, 2828, 496496, 812128, 335336, 858056, 137328, 230128, 265176, 191216, 131128, 144128, 235976, 141128, 541328, 108528, 994776, 335056, 182536, 407528, 114216, 598576, 395336, 931656, 100376, 811816, 365456, 144528, 136528, 131016, 278128
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Crossrefs

Extensions

Added terms 15-33 and corrected 1 term Steven Bi (chenhsi(AT)stanford.edu), Jan 13 2009

A138872 Concatenation of first 3 digits and last 3 digits of n-th even superperfect number A061652(n).

Original entry on oeis.org

22, 44, 1616, 6464, 409096, 655536, 262144, 107824, 115976, 309056, 811064, 850864, 343576, 265064, 520544, 737504, 223176, 129536, 953496, 142304, 239056, 173776, 140096, 215736, 224376, 201256, 427336, 268104, 260504, 256656, 373224, 870944
Offset: 1

Views

Author

Omar E. Pol, Apr 02 2008

Keywords

Comments

Also, concatenation of first 3 digits and last 3 digits of n-th superperfect number A019279(n), if there are no odd superperfect numbers.

Crossrefs

Extensions

More terms from Max Alekseyev, Feb 11 2012
Showing 1-7 of 7 results.