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.

A331412 Unitary abundant numbers k such that k + 1 is also unitary abundant.

Original entry on oeis.org

8857357509, 10783550414, 15197873690, 23620285689, 25537083494, 34736070369, 60326914934, 64139567205, 73969772954, 75776483145, 77509981185, 83968675790, 93092467754, 100012014465, 112236593469, 113606741534, 116519300534, 118905484334, 132584489114, 134889106065
Offset: 1

Views

Author

Amiram Eldar and Giovanni Resta, Jan 18 2020

Keywords

Comments

Apparently most of the terms are squarefree. Up to 10^13 there are 1150 terms, for only 17 terms k either k or k + 1 is nonsquarefree, and there are no terms k such that both k and k + 1 are nonsquarefree. The first nonsquarefree term is a(32) = 285491549265.

Examples

			8857357509 is a term since usigma(8857357509) = 17766604800 > 2 * 8857357509, and usigma(8857357510) = 17851083264 > 2 * 8857357510, where usigma is the sum of unitary divisors function (A034448).
		

Crossrefs

Analogous sequences: A096399 (regular abundant), A283418 (primitive), A318167 (bi-unitary), A327635 (infinitary), A327942 (nonunitary).