The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A359168 Numbers k for which there is an odd number of prime factors (when counted with multiplicity) in k*sigma(k), where sigma is the sum of divisors function. 3
3, 4, 5, 6, 8, 9, 10, 13, 16, 18, 21, 23, 25, 26, 27, 28, 33, 35, 37, 42, 44, 46, 50, 51, 53, 54, 55, 56, 57, 59, 60, 61, 63, 64, 66, 68, 70, 73, 74, 76, 83, 85, 87, 88, 89, 91, 93, 95, 96, 99, 102, 103, 106, 110, 112, 114, 116, 118, 120, 122, 123, 124, 125, 126, 129, 131, 136, 139, 141, 143, 145, 146 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Numbers k such that the parities of A001222(k) and A058063(k) differ.
LINKS
PROG
(PARI) isA359168(n) = ((bigomega(n)+bigomega(sigma(n)))%2);
CROSSREFS
Positions of -1's in A359166.
Cf. A000203, A001222, A058063, A359167 (complement).
Cf. also A358767, A358768.
Cf. A000396, A005820, A046060, A065997 (subsequences).
Sequence in context: A063977 A371663 A290136 * A332739 A306588 A353300
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 19 2022
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 June 6 15:47 EDT 2024. Contains 373132 sequences. (Running on oeis4.)