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!)
A291310 The arithmetic function v_6(n,5). 0
0, 0, 1, 1, 0, 2, 2, 2, 2, 2, 3, 3, 4, 3, 4, 4, 4, 4, 5, 6, 4, 5, 6, 5, 6, 6, 8, 6, 6, 6, 8, 6, 8, 10, 9, 8, 8, 9, 10, 8, 12, 9, 11, 10, 10, 10, 12, 14, 10, 12, 13, 11, 12, 11, 16, 12, 12, 12, 15, 12, 12, 18, 16, 15, 12, 14, 17, 15, 20 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,6
REFERENCES
J. Butterworth, Examining the arithmetic function v_g(n,h). Research Papers in Mathematics, B. Bajnok, ed., Gettysburg College, Vol. 8 (2008).
LINKS
Bela Bajnok, Additive Combinatorics: A Menu of Research Problems, arXiv:1705.07444 [math.NT], May 2017. See Table in Section 1.6.1.
MATHEMATICA
v[g_, n_, h_] := (d = Divisors[n]; Max[(Floor[(d - 1 - GCD[d, g])/h] + 1)*n/d]); Table[v[6, n, 5], {n, 2, 70}]
CROSSREFS
Sequence in context: A301507 A005861 A238457 * A336014 A304884 A286707
KEYWORD
nonn
AUTHOR
Robert Price, Aug 21 2017
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 17 02:18 EDT 2024. Contains 375198 sequences. (Running on oeis4.)