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!)
A291305 The arithmetic function v_5(n,1). 0
1, 2, 3, 0, 5, 6, 7, 8, 5, 10, 11, 12, 13, 10, 15, 16, 17, 18, 15, 20, 21, 22, 23, 20, 25, 26, 27, 28, 25, 30, 31, 32, 33, 30, 35, 36, 37, 38, 35, 40, 41, 42, 43, 40, 45, 46, 47, 48, 45, 50, 51, 52, 53, 50, 55, 56, 57, 58, 55, 60, 61, 62, 63, 60, 65, 66, 67, 68, 65 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,2
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[5, n, 1], {n, 2, 70}]
CROSSREFS
Sequence in context: A325314 A322953 A049268 * A004179 A324640 A364574
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 July 6 02:01 EDT 2024. Contains 374030 sequences. (Running on oeis4.)