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 11 results. Next

A052470 Conjectured orders of sociable numbers A003416.

Original entry on oeis.org

5, 28, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 9, 8, 4, 8, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 4, 4, 4, 4, 6, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
Offset: 1

Views

Author

Keywords

Comments

This is only conjectural, since we don't know that A003416 is complete (cf. A122726). - N. J. A. Sloane, Sep 17 2021

Crossrefs

Extensions

More terms from Eric W. Weisstein, May 22 2006
Edited (including adding "conjectural" to definition) by N. J. A. Sloane, Sep 17 2021

A090615 Smallest member of sociable quadruples.

Original entry on oeis.org

1264460, 2115324, 2784580, 4938136, 7169104, 18048976, 18656380, 28158165, 46722700, 81128632, 174277820, 209524210, 330003580, 498215416, 1236402232, 1799281330, 2387776550, 2717495235, 2879697304, 3705771825, 4424606020, 4823923384, 5373457070, 8653956136
Offset: 1

Views

Author

Eric W. Weisstein, Dec 06 2003

Keywords

Comments

120 sociable numbers of order 4 are known as of Feb. 2003.
142 were known in 2007 (http://amicable.homepage.dk/knwnc4.htm).
201 are known in 2012.
210 were known in April 2013. - Michel Marcus, Nov 10 2013
From Amiram Eldar, Mar 24 2024: (Start)
The terms were found by:
a(1)-a(2) - Kenneth Dudley Fryer in 1965 (Honsberger, 1970; see also A072892)
a(3)-a(7), a(9) - Cohen (1970)
a(8) - Borho (1969)
a(10)-a(13) - independently by Richard David (1972; Devitt et al., 1976, Guy 1977) and Steve C. Root (Beeler et al. 1972)
a(14) - Steve C. Root in 1972
a(15)-a(22) - Flammenkamp (1991)
a(23)-a(24) - Moews and Moews (1991)
a(25)-a(27) - Moews and Moews (1993)
(End)

References

  • Walter Borho, Über die Fixpunkte der k-fach iterierten Teilersummenfunktion, Mitt. Math. Gesellsch. Hamburg, Vol. 9, No. 5 (1969), pp. 34-48.
  • Richard David, Letter to D. H. Lehmer, February 25 , 1972.
  • John Stanley Devitt, Richard K. Guy, and John L. Selfridge, Third report on aliquot sequences, Proceedings of the Sixth Manitoba Conference on Numerical Mathematics, September 29 - October 2, 1976, Congressus Numerantium XVIII, University of Manitoba, Winnipeg, Manitoba, Utilitas Mathematics Publications, 1976, pp. 177-204.
  • Richard K. Guy, "Aliquot Sequences", in: Hans Zassenhaus (ed.), Number Theory and Algebra: Collected Papers Dedicated to Henry B. Mann, Arnold E. Ross, and Olga Taussky-Toddm, Academic Press Inc., 1977.
  • Ross Honsberger, Ingenuity in Mathematics, Mathematical Association of America, 1970.

Crossrefs

Extensions

a(22)-a(24) from Flammenkamp (1991) and Moews and Moews (1991) added by Amiram Eldar, Mar 24 2024

A122726 Conjectured list of sociable numbers.

Original entry on oeis.org

12496, 14264, 14288, 14316, 14536, 15472, 17716, 19116, 19916, 22744, 22976, 31704, 45946, 47616, 48976, 83328, 97946, 122410, 152990, 177792, 243760, 274924, 275444, 285778, 294896, 295488, 358336, 366556, 376736, 381028, 418904, 589786
Offset: 1

Views

Author

Tanya Khovanova, Sep 23 2006

Keywords

Comments

Comments from David Moews, Sep 17 2021: (Start)
It is possible that there are quite small numbers missing from this sequence. There is no proof that 564 (for example) is missing.
Let s(n) = sigma(n)-n denote the sum of the divisors of n, excluding n itself. The aliquot sequence starting at n is the sequence n, s(n), s(s(n)), s(s(s(n))), ...
Starting at 564, the aliquot sequence continues for at least 3486 steps, reaching a 198-digit number after 3486 iterations of s. In the reverse direction, 563 = 564 - 1 is prime so s(563^2) = 564 and also s(7*316961) = 563^2, s(17*2218709) = 7*316961, etc.; given a strengthened form of the Goldbach conjecture (see Booker, 2018), one can continue iterating s^(-1) indefinitely.
Although it seems unlikely, I don't see any way to be completely certain that the forward aliquot sequence doesn't meet the backwards tree; if it did, 564 would be part of a (very long) aliquot cycle.
Many other numbers below 79750 are in a similar situation (although not 276, because it is not in the image of s).
(Added Sep 18 2021) The smallest uncertain number is 564. All smaller numbers either have known aliquot sequences (all except 276, 306, 396, and 552), are not in the image of s (276, 306, and 552), or are in the image of s but not the image of s^2 (396).
(End)

Examples

			The smallest sociable number cycle is {12496, 14288, 15472, 14536, 14264, 12496}.
		

Crossrefs

Cf. A003416 (smallest member of each cycle), A063990 (amicable numbers), A052470.

Extensions

Edited (including adding comments from David Moews that this is only conjectural) by N. J. A. Sloane, Sep 17 2021

A072891 The 5-cycle of the n => sigma(n)-n process, where sigma(n) is the sum of divisors of n (A000203).

Original entry on oeis.org

12496, 14288, 15472, 14536, 14264, 12496
Offset: 1

Views

Author

Miklos Kristof, Jul 29 2002

Keywords

Comments

Called a "sociable" chain.
One of the two aliquot cycles of length greater than 2 that were discovered by Belgian mathematician Paul Poulet (1887-1946) in 1918 (the second is A072890). They were the only known such cycles until 1965 (see A072892). - Amiram Eldar, Mar 24 2024

References

  • Albert H. Beiler, Recreations in the Theory of Numbers: The Queen of Mathematics Entertains, New York: Dover Publications, 1964, Chapter IV, p. 28.
  • Richard K. Guy, Unsolved Problems in Number Theory, 3rd Edition, Springer, 2004, Section B7, p. 95.
  • Paul Poulet, La chasse aux nombres I: Parfaits, amiables et extensions, Bruxelles: Stevens, 1929.

Crossrefs

Programs

  • Mathematica
    NestWhileList[DivisorSigma[1, #] - # &, 12496, UnsameQ, All] (* Amiram Eldar, Mar 24 2024 *)

Formula

a(5+n) = a(n).

A183016 Conjectured list of smallest terms of k-sociable cycles of order r.

Original entry on oeis.org

6, 28, 120, 220, 496, 672, 1184, 2620, 5020, 6232, 8128, 10744, 12285, 12496, 14316, 17296, 30240, 32760, 63020, 66928, 67095, 69615, 79750, 100485, 122265, 122368, 141664, 142310, 171856, 176272, 185368, 196724, 280540, 308620, 319550
Offset: 1

Views

Author

William Rex Marshall, Jan 08 2011

Keywords

Comments

A k-sociable (or multisociable) cycle of order r consists of r distinct positive integers such that the sum of the aliquot divisors (or proper divisors) of each is equal to k times the next term in the cycle, where k (the multiplicity) is a fixed positive integer.
A183017(n) gives the multiplicity of the cycle with smallest term a(n).
A183018(n) gives the order of the cycle with smallest term a(n).
If examples of two or more multisociable cycles with the same smallest term exist, the smallest term is repeated in this sequence, and corresponding multiplicities listed in order of increasing size in A183017. (No such examples are known. Do any exist?)

Crossrefs

Cf. A000396, A001065, A002025, A003416, A007691, A183017 (multiplicities), A183018 (orders), A183019, A183021.

A000173 Unitary-sociable numbers (smallest member of each cycle).

Original entry on oeis.org

30, 1482, 2418, 24180, 35238, 263820, 395730, 473298, 698130, 763620, 2212026, 2233554, 172459210, 209524210, 341354790, 384121920, 525150234, 530946330, 582129630, 1799281330, 2069510520, 2514290520, 3344596854, 5251502340
Offset: 1

Views

Author

Keywords

Comments

If n=product p_i^a_i, d=product p_i^c_i is a unitary divisor of n if each c_i is 0 or a_i.

References

  • R. K. Guy, Unsolved Problems in Number Theory, 3rd edition, Sect. B7.

Crossrefs

Extensions

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Nov 01 2006

A004607 Infinitary sociable numbers (smallest member of cycle).

Original entry on oeis.org

1026, 10098, 10260, 12420, 41800, 45696, 100980, 241824, 448800, 512946, 685440, 830568, 4938136, 6732000, 9424800, 12647808, 13959680, 14958944, 17878998, 25581600, 28158165, 32440716, 36072320, 55204500, 74062944
Offset: 1

Views

Author

Keywords

Comments

If n = Product p_i^a_i, d = Product p_i^c_i is an infinitary divisor of n if each c_i has a zero bit in its binary representation everywhere that the corresponding a_i does.
From Amiram Eldar, Mar 25 2023: (Start)
Analogous to A003416 with the sum of the aliquot infinitary divisors function (A126168) instead of A001065.
Only cycles of length greater than 2 are here. Cycles of length 1 correspond to infinitary perfect numbers (A007357), and cycles of length 2 correspond to infinitary amicable pairs (A126169 and A126170).
The corresponding cycles are of lengths 4, 4, 4, 6, 4, 4, 4, 4, 11, 6, 4, 6, 4, 11, 6, 23, 4, 4, 85, 4, 4, 4, 4, 4, 4, ...
It is conjectured that there are no missing terms in the data, but it was not proven. For example, it is not known that the infinitary aliquot sequence that starts at 840 does not reach 840 again (see A361421). (End)

Crossrefs

A347770 Conjectured list of numbers which are perfect, amicable, or sociable.

Original entry on oeis.org

6, 28, 220, 284, 496, 1184, 1210, 2620, 2924, 5020, 5564, 6232, 6368, 8128, 10744, 10856, 12285, 12496, 14264, 14288, 14316, 14536, 14595, 15472, 17296, 17716, 18416, 19116, 19916, 22744, 22976, 31704, 45946, 47616, 48976, 63020, 66928, 66992, 67095, 69615, 71145, 76084, 79750
Offset: 1

Views

Author

Eric Chen, Sep 13 2021

Keywords

Comments

By definition, this is the union of A000396, A259180, and A122726. However, at present A122726 is not known to be complete. There is no proof that 564 (for example) is missing from this sequence. - N. J. A. Sloane, Sep 17 2021
Numbers m for which there exists k>=1 such that s^k(m) = m, where s is A001065.
Conjecture: There are no aliquot cycles containing even numbers and odd numbers simultaneously, i.e., every aliquot cycle either has only even numbers or has only odd numbers.

Examples

			Known aliquot cycles (sorted by smallest member):
{6}
{28}
{220, 284}
{496}
{1184, 1210}
{2620, 2924}
{5020, 5564}
{6232, 6368}
{8128}
{10744, 10856}
{12285, 14595}
{12496, 14288, 15472, 14536, 14264}
{14316, 19116, 31704, 47616, 83328, 177792, 295488, 629072, 589786, 294896, 358336, 418904, 366556, 274924, 275444, 243760, 376736, 381028, 285778, 152990, 122410, 97946, 48976, 45946, 22976, 22744, 19916, 17716}
{17296, 18416}
...
		

Crossrefs

Extensions

Edited with new definition (pointing out that the list is only conjectured to be complete) by N. J. A. Sloane, Sep 17 2021

A292217 Conjectured list of numbers in increasing order that belong to sociable cycles of length greater than 2 in which the sum of the cycle is divisible by 10.

Original entry on oeis.org

1264460, 1305184, 1547860, 1727636, 4938136, 5423384, 5504056, 5753864, 18656380, 20522060, 24289964, 28158165, 28630036, 29902635, 29971755, 30853845, 81128632, 91314968, 91401368, 96389032, 209524210, 230143790, 231439570, 246667790, 498215416, 506040584, 510137384, 583014136
Offset: 1

Views

Author

Zoltan Galantai, Sep 11 2017

Keywords

Comments

This list is not known to be complete (564 might be a member). See A122726. - N. J. A. Sloane, Sep 17 2021
Up to the known 1593 sociable number cycles, 96.1% of the sociable number cycles satisfy this condition (up to the first 10 sociable number cycles: 40%; up to the first 100 sociable number cycles: 77%; up to the first 500 sociable number cycles: 92%, and up to the first 1000 sociable number cycles: 94.9%). So the conjecture here is that as the number of sociable number cycles increases, the percentage of the sums of the sociable number cycles divisible by 10 approaches 100%. Notice that the sums of amicable pairs are similarly often divisible by 10, but are not included here (see A291422).

Examples

			The sum of 1264460, 1547860, 1727636 and 1305184 is divisible by ten, thus this sociable number cycle belongs to the sequence. On the other hand, the 12496, 14288, 15472, 14536, 14264 sociable number cycle does not qualify since its sum is 71506.
		

References

  • R. K. Guy, Unsolved Problems in Number Theory, Springer-Verlag, 1994, pp. 62 - 63.
  • Eric W. Weisstein, CRC Concise Encyclopedia of Mathematics, Chappman and HALL/CRC, 2003, pp. 2747 - 2748.
  • Song Y. Yan, Perfect, Amicable and Sociable Numbers. A Computation Approach, World Scientific 1996, pp. 34 - 38.

Crossrefs

Extensions

Changed definition and added comment to point out that this sequence is only conjectural. - N. J. A. Sloane, Sep 17 2021

A347037 The length of the sequence before a repeated number appears, or -1 if a repeat never occurs, starting at k = n for the iterative cycle k -> sigma(k) - k if k is even, k -> sigma(k) if k is odd, where sigma(k) = sum of divisors of k.

Original entry on oeis.org

1, 2, 2, 2, 2, 1, 2, 2, 6, 3, 245, 244, 5, 4, 242, 243, 5, 4, 7, 6, 3, 5, 242, 241, 3, 244, 5, 1, 22, 21, 2, 8, 7, 8, 240, 7, 6, 6, 4, 21, 20, 4, 18, 245, 8, 7, 8, 4, 239, 246, 20, 19, 239, 5, 7, 3, 12, 11, 9, 8, 5, 5, 468, 18, 5, 4, 471, 6, 239, 238, 6, 5, 13, 6, 471, 17, 7, 6, 14, 5, 468
Offset: 1

Views

Author

Scott R. Shannon, Aug 12 2021

Keywords

Comments

Various starting values, which are even or reach an even value, follow the associated trajectory of the standard aliquot sequence A098007 and thus grow to values whose ultimate fate is currently unknown. The first such term is 165 as its cycle begins 165 -> 288 -> 531 -> 780, from which point it follows the aliquot sequence starting at 780 that after 3485 further cycles reaches a term with 198 digits whose factorization is not known.
This sequence also has the same loops seen in the aliquot sequence. All even perfect numbers repeat after one value, and all even-numbered amicable pairs and even-numbered sociable number loops are also present. The amicable pair 2620-2934 is first reached from n = 477 after 329 cycles while the pair 1184-1210 is first reached from n = 847 after 4 cycles. The 28-member sociable number loop containing the number 376736, see A072890, is first reached from n = 267 after 52 cycles.
Loops present in this sequence that are not in the aliquot sequence are two-member loops formed by a Mersenne prime and the even number, a power of 2, one greater than it. For starting values n <= 1000 two other loops are present which end numerous cycles. One is a five-member loop comprising the numbers 56 -> 64 -> 63 -> 104 -> 106 (-> 56), first seen for starting value n = 11. The other is a four-member loop comprising the numbers 40 -> 50 -> 43 -> 44 (-> 40), first seen for starting value n = 27. It is likely other such loops exist for starting values >> 1000.
As sigma(prime) = prime + 1, such prime starting values will have the same cycle, with one extra term, as the later even term, assuming the prime is not a Mersenne prime.
For the first 1000 terms the longest currently known cycle if one of 1538 steps, starting at n = 693 and ending with 104. The largest value reached in this series is a 58-digit number 12316...65104. The majority of this series follows the 1074-step aliquot sequence starting at 1248.

Examples

			a(3) = 2 as 3 -> 4 -> 3. Similarly for all other Mersenne primes.
a(5) = 2 as 5 -> 6 -> 6. Similarly for all other primes one less than a perfect number.
a(6) = 1 as 6 -> 6. Similarly for all other even perfect numbers.
a(11) = 245 as 11 -> 12 -> 16 -> 15 -> 24 -> (233 more terms) -> 230 -> 202 -> 104 -> 106 -> 56 -> 64 -> 63 -> 104, ending with the five-member loop.
a(19) = 7 as 19 -> 20 -> 22 -> 14 -> 10 -> 8 -> 7 -> 8.
a(27) = 5 as 27 -> 40 -> 50 -> 43 -> 44 -> 40, ending with the four-member loop.
a(847) = 5 as 847 -> 1064 -> 1336 -> 1184 -> 1210 -> 1184, ending with the second smallest amicable pair.
		

Crossrefs

Programs

  • Mathematica
    Table[t=k=0;lst={n};k=If[OddQ@n,DivisorSigma[1,n],DivisorSigma[1,n]-n];While[FreeQ[lst,k],AppendTo[lst,k];n=k;t++;k=If[OddQ@n,DivisorSigma[1,n],DivisorSigma[1,n]-n]];t+1,{n,100}] (* Giorgos Kalogeropoulos, Aug 14 2021 *)
Showing 1-10 of 11 results. Next