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!)
A291327 The arithmetic function v+-(n,8). 0
1, 1, 2, 1, 3, 1, 4, 3, 5, 1, 6, 1, 7, 5, 8, 1, 9, 3, 10, 7, 11, 3, 12, 5, 13, 9, 14, 3, 15, 3, 16, 11, 17, 7, 18, 5, 19, 13, 20, 5, 21, 5, 22, 15, 23, 5, 24, 7, 25, 17, 26, 7, 27, 11, 28, 19, 29, 7, 30, 7, 31, 21, 32, 13, 33, 9, 34, 23, 35 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,3
LINKS
Bela Bajnok, Additive Combinatorics: A Menu of Research Problems, arXiv:1705.07444 [math.NT], May 2017. See Section 1.6.2.
MATHEMATICA
vpm[n_, h_] := (d = Divisors[n]; Max[(2*Floor[(d - 2)/(2*h)] + 1)*n/d]); Table[vpm[n, 8], {n, 2, 70}]
CROSSREFS
Sequence in context: A302042 A280498 A280496 * A302032 A291326 A291325
KEYWORD
nonn
AUTHOR
Robert Price, Aug 22 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 May 17 15:30 EDT 2024. Contains 372603 sequences. (Running on oeis4.)