Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A341642 Number of strictly superior prime divisors of n. 26
0, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1
COMMENTS
We define a divisor d|n to be strictly superior if d > n/d. Strictly superior divisors are counted by A056924 and listed by A341673.
All terms are binary numbers.
LINKS
EXAMPLE
The sequence of sets of strictly superior prime divisors of each positive integer begins: {}, {2}, {3}, {}, {5}, {3}, {7}, {}, {}, {5}, {11}, {}, {13}, {7}, {5}, {}, {17}, {}, {19}, {5}, ...
MATHEMATICA
Table[Length[Select[Divisors[n], PrimeQ[#]&&#>n/#&]], {n, 100}]
CROSSREFS
Positions of zeros are A048098.
The inferior version is A063962.
Positions of ones are A064052.
The strictly inferior version is A333806.
Dominated by A341591 (the weak version).
The version for odd instead of prime divisors is A341594.
The version for squarefree instead of prime divisors is A341595.
The strictly superior prime divisors themselves are listed by A341643.
The version for prime-power instead of prime divisors is A341644.
A001221 counts prime divisors, with sum A001414.
A140271 selects the smallest strictly superior divisor.
A038548 counts superior (or inferior) divisors.
A056924 counts strictly superior (or strictly inferior) divisors.
A207375 list central divisors.
A341673 lists strictly superior divisors.
- Strictly Inferior: A060775, A333805, A341596, A341674.
- Strictly Superior: A238535, A341644, A341646.
Sequence in context: A353471 A157658 A296211 * A123506 A051105 A284929
KEYWORD
nonn
AUTHOR
Gus Wiseman, Feb 21 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 18 17:05 EDT 2024. Contains 375269 sequences. (Running on oeis4.)