[go: up one dir, main page]

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!)
A374365 Numbers m such that abs(Sum_{k=1..m} [k|m]*A008683(k)*(-1)^(2*k/5)) = 0. 0
11, 22, 31, 33, 41, 44, 55, 61, 62, 66, 71, 77, 82, 88, 93, 99, 101, 110, 121, 122, 123, 124, 131, 132, 142, 143, 151, 154, 155, 164, 165, 176, 181, 183, 186, 187, 191, 198, 202, 205, 209, 211, 213, 217, 220, 231, 241, 242, 244, 246, 248, 251, 253, 262, 264, 271 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: Numbers having a prime factor congruent to 1 mod 10.
LINKS
MATHEMATICA
nn = 274; Flatten[Position[ParallelTable[Abs[Sum[If[Mod[n, k] == 0, 1, 0]*((-1)^( 2*k/5))*MoebiusMu[k], {k, 1, n}]], {n, 1, nn}], 0]]
CROSSREFS
Sequence in context: A366093 A178736 A054728 * A178897 A013576 A065998
KEYWORD
nonn
AUTHOR
Mats Granvik, Jul 06 2024
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 29 13:55 EDT 2024. Contains 375517 sequences. (Running on oeis4.)