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

A006039 Primitive nondeficient numbers.

Original entry on oeis.org

6, 20, 28, 70, 88, 104, 272, 304, 368, 464, 496, 550, 572, 650, 748, 836, 945, 1184, 1312, 1376, 1430, 1504, 1575, 1696, 1870, 1888, 1952, 2002, 2090, 2205, 2210, 2470, 2530, 2584, 2990, 3128, 3190, 3230, 3410, 3465, 3496, 3770, 3944, 4030
Offset: 1

Views

Author

Keywords

Comments

A number n is nondeficient (A023196) iff it is abundant or perfect, that is iff A001065(n) is >= n. Since any multiple of a nondeficient number is itself nondeficient, we call a nondeficient number primitive iff all its proper divisors are deficient. - Jeppe Stig Nielsen, Nov 23 2003
Numbers whose proper multiples are all abundant, and whose proper divisors are all deficient. - Peter Munn, Sep 08 2020
As a set, shares with the sets of k-almost primes this property: no member divides another member and each positive integer not in the set is either a divisor of 1 or more members of the set or a multiple of 1 or more members of the set, but not both. See A337814 for proof etc. - Peter Munn, Apr 13 2022

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A001065 (aliquot function), A023196 (nondeficient), A005101 (abundant), A091191.
Subsequences: A000396 (perfect), A071395 (primitive abundant), A006038 (odd primitive abundant), A333967, A352739.
Positions of 1's in A341620 and in A337690.
Cf. A180332, A337479, A337688, A337689, A337691, A337814, A338133 (sorted by largest prime factor), A338427 (largest prime(n)-smooth), A341619 (characteristic function), A342669.

Programs

  • Mathematica
    k = 1; lst = {}; While[k < 4050, If[DivisorSigma[1, k] >= 2 k && Min@Mod[k, lst] > 0, AppendTo[lst, k]]; k++]; lst (* Robert G. Wilson v, Mar 09 2017 *)

Formula

Union of A000396 (perfect numbers) and A071395 (primitive abundant numbers). - M. F. Hasler, Jul 30 2016
Sum_{n>=1} 1/a(n) is in the interval (0.34842, 0.37937) (Lichtman, 2018). - Amiram Eldar, Jul 15 2020

A338427 a(n) is the largest prime(n)-smooth primitive nondeficient number.

Original entry on oeis.org

6, 20, 2205, 12705, 117234117, 42840834309, 2792098376579421, 674431969285588989475, 21526530767769616227341527825, 292210459765634328314801626540200511773, 292210459765634328314801626540200511773
Offset: 2

Views

Author

David A. Corneth and Peter Munn, Oct 26 2020

Keywords

Comments

See A006039 for a definition and list of primitive nondeficient numbers.
The first prime being 2, the prime(1)-smooth numbers are the powers of 2, which are all deficient. So a(1) is undefined, and the sequence offset is 2.
Omitting the initial "6" gives us the largest prime(n)-smooth primitive abundant numbers (based on their A071395 definition). Using the variant definition of primitive abundant from A091191, the equivalent sequence starts 18, 30, 2205, 12705, 117234117, ... .
If m is a prime(n)-smooth primitive nondeficient number, the odd part of m divides a member of one of the first (n - 1) finite sets described in the Dickson reference and the even part of m is less than 2^A035100(n). This provides an upper bound for such numbers, meaning there is a largest prime(n)-smooth primitive nondeficient number for all n >= 2.

Examples

			Initial terms, showing factorization:
   n          a(n)
   2             6 = 2 * 3,
   3            20 = 2^2 * 5,
   4          2205 = 3^2 * 5 * 7^2,
   5         12705 = 3 * 5 * 7 * 11^2,
   6     117234117 = 3^2 * 7^2 * 11^2 * 13^3,
   7   42840834309 = 3^4 * 7^2 * 13^3 * 17^3,
   ...
The largest primitive nondeficient (and primitive abundant) number that has prime(12) = 37 as largest prime factor is 29504726357465429322218597476548828125, which is one digit shorter than the largest 31-smooth primitive nondeficient (and primitive abundant) number, 292210459765634328314801626540200511773. So a(12) = a(11).
		

Crossrefs

After removing duplicate terms we get a subsequence of A006039, A338133.
The largest prime(n)-smooth numbers meeting other divisor-related criteria: A211198, A273057.
Largest primitive nondeficient numbers meeting other criteria: A287581.

Formula

a(n) = Max_{m <= n, k >= 1} A338133(m, k).
a(n) = max( {m in A006039 : A006530(m) <= A000040(n)} ).

A287646 Irregular triangle read by rows where row n lists all odd primitive abundant numbers with n prime factors, counted with multiplicity.

Original entry on oeis.org

945, 1575, 2205, 3465, 4095, 5355, 5775, 5985, 6435, 6825, 7245, 8085, 8415, 8925, 9135, 9555, 9765, 11655, 12705, 12915, 13545, 14805, 15015, 16695, 18585, 19215, 19635, 21105, 21945, 22365, 22995, 23205, 24885, 25935, 26145, 26565, 28035, 30555, 31395, 31815, 32445, 33495
Offset: 5

Views

Author

M. F. Hasler, May 30 2017

Keywords

Comments

This triangle is the analog of A188439 for A001222 ("bigomega", total number of prime factors) instead of A001221 ("omega", distinct prime divisors). It starts with row 5, since there is no odd primitive abundant number, N in A006038, with less than A001222(N) = 5 prime factors (counted with multiplicity).
Sequence A287728 gives the row lengths: Row 5 has 121 terms (945, 1575, 2205, 3465, 4095, ..., 430815, 437745, 442365). This mostly equals the initial terms of A006038, except for those with indices {12, 39, 40, 45, 48, 54, ..., 87}. These are in turn mostly (except for the 17th and 18th term) those of the subsequent row 6 which has 15772 terms, (7425, 28215, 29835, 33345, 34155, ..., 13443355695, 13446051465, 13455037365).
Sequences A275449 and A287581 give the smallest and largest* element of each row (*assuming that the largest term in the row is squarefree). Accordingly, row 7 starts with A275449(7) = 81081, and ends with A287581(7) = 1725553747427327895.

Crossrefs

Programs

  • PARI
    A287646_row( r, p=3, a=2, n=1/(a-1))={ r>1 || return(if(n>=p, primes([p,n]))); p(p-1)*a && p-1/p^(r-1)<(p-1)*a,[p^r],[]),ap=1,np=nextprime(p+1)); until( 0, if( (1+1/np)^(r-e) > (aa = a/ap += 1/p^e) && aa > 1, if(n=A287646_row(r-e,np,aa), if(e>1, my(aaa=a/(ap-1/p^e)); n=select(t->sigma(t,-1)1 || n || break; np=nextprime((e=ap=1)+p=np)); S}

A337814 a(n) is the smallest primitive nondeficient number that divides n or is a multiple of n.

Original entry on oeis.org

6, 6, 6, 20, 20, 6, 28, 88, 945, 20, 88, 6, 104, 28, 945, 272, 272, 6, 304, 20, 945, 88, 368, 6, 550, 104, 945, 28, 464, 6, 496, 1184, 3465, 272, 70, 6, 1184, 304, 4095, 20, 1312, 6, 1376, 88, 945, 368, 1504, 6, 2205, 550
Offset: 1

Views

Author

Peter Munn, Sep 23 2020

Keywords

Comments

The list of primitive nondeficient numbers (A006039) starts 6, 20, 28, 70, 88, 104, 272, ..., with 945 the first odd term.
When n is a primitive nondeficient number, a(n) = n; for other values of n, either the set of divisors of n or the set of multiples of n contains a primitive nondeficient number, but not both.
If n is a nondeficient number, a(n) is a divisor: we know n is a multiple of at least one primitive nondeficient number, as it follows directly from the definition of primitive nondeficient number.
For deficient n, a(n) is a multiple. We can always find a multiple that is a primitive nondeficient number by multiplying n by the product of successive primes starting with A007918(2n-1), the first prime >= 2n-1. The smallest nondeficient number that is generated this way will be primitive, therefore an upper bound for a(n). (Reaching a nondeficient number is guaranteed because the sum of the inverses of the primes is infinite.)
More extensive explanation, due to M. F. Hasler, summarized from SeqFan list posting: (Start)
Any deficient number N has abundant multiples; to reach a primitive nondeficient number it is sufficient to choose additional prime factors in such a way that you just get abundancy >= 2, but < 2 whatever factor you omit.
An additional prime factor p increases abundancy by a factor 1 + 1/sum_{k=1..m(p)} p^k if the new multiplicity of p is m(p) >= 1.
Let x = max { sum_{k=1..m(p)} p^k : p | N } so that 1+1/x is the smallest such contribution of any prime factor in N.
Since the infinite product (over primes p) of 1+1/p diverges, a satisfactory method is multiplying N by distinct prime factors greater than x until abundancy is >= 2.
(End)

Examples

			6 is the smallest primitive nondeficient number, and is a multiple of 1, 2 and 3; so a(1) = a(2) = a(3) = 6.
For n = 4: we see 6 is not a multiple of 4, but the second smallest primitive nondeficient number, 20, is a multiple of 4; so a(4) = 20.
For n = 9: as 9 is deficient, we seek a suitable multiple. All even multiples of 9 are nondeficient, as they are multiples of nondeficient 6, but that also means they are not primitive. So we seek a qualifying odd multiple. The first odd nondeficient number is 945, which must therefore be primitive, and is also a multiple of 9. So a(9) = 945.
For n = 40: as a nondeficient number, we know 40 must have a primitive nondeficient divisor; the least such is 20, so a(40) = 20.
		

Crossrefs

Sequences with related definitions: A064162, A254572.
Range of values: A006039.
See A000203, A005100 and A023196 for definitions of deficient and nondeficient numbers.

Formula

For m >= 2, a(A000040(m)) = A338133(m, 1).
For m >= 1, a(6m+3) == 1 (mod 2).
Showing 1-4 of 4 results.