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!)
A290988 The arithmetic function v+-(n,3). 9
1, 1, 2, 1, 3, 1, 4, 3, 5, 3, 6, 3, 7, 5, 8, 5, 9, 5, 10, 7, 11, 7, 12, 7, 13, 9, 14, 9, 15, 9, 16, 11, 17, 11, 18, 11, 19, 13, 20, 13, 21, 13, 22, 15, 23, 15, 24, 15, 25, 17, 26, 17, 27, 17, 28, 19, 29, 19, 30, 19, 31, 21, 32, 21, 33, 21, 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, 3], {n, 2, 70}]
CROSSREFS
Sequence in context: A289187 A098910 A291323 * A165025 A225045 A361736
KEYWORD
nonn
AUTHOR
Robert Price, Aug 16 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 April 26 09:43 EDT 2024. Contains 371994 sequences. (Running on oeis4.)