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!)
A329293 Number of positive integers k such that A002805(k) is not divisible by n, or a(n) = 0 if there are infinitely many such numbers. 2
0, 1, 11, 3, 19, 11, 97, 7, 35, 19 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
There are two cases where a(n) = 0: (a) n divides A002805(k) for all k, which only happens for n = 1; (b) there are infinitely many k such that n does not divide A002805(k), which may happen for some primes p and their multiples.
For prime p and k >= p, A002805(k) is not divisible by p if and only if p divides A001008(floor(k/p)), which means a(p) mod p = p - 1.
If k == -1 or 0 (mod p), then p divides A001008(k) iff p^2 divides A001008(floor(k/p)), otherwise p divides A001008(k) iff p divides the numerator of (Sum_{i=floor(k/p)*p+1..k} 1/i) + (Sum_{i=1..floor(k/p)} 1/i)/p, where p is an odd prime and k >= p. See A329061 for more information.
LINKS
Eric Weisstein's World of Mathematics, Harmonic Number
CROSSREFS
Sequence in context: A110434 A110798 A350246 * A088653 A317311 A107598
KEYWORD
nonn,more,hard
AUTHOR
Jinyuan Wang, Dec 27 2019
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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)