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!)
A291472 The arithmetic function u(n,6,7). 0
36, 30, 24, 30, 36, 6, 7, 8, 9, 10, 11, 6, 13, 7, 15, 8, 17, 6, 19, 10, 7, 11, 23, 6, 25, 13, 9, 7, 29, 6, 31, 8, 11, 17, 7, 6, 36, 19, 13, 8, 36, 6, 36, 11, 9, 23, 36, 6, 7, 10, 17, 13, 36, 6, 11, 7, 19, 29, 36, 6, 36, 30, 7, 8, 13, 6, 36, 17, 23, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Bela Bajnok, Additive Combinatorics: A Menu of Research Problems, arXiv:1705.07444 [math.NT], May 2017. See Table in Section 1.6.3.
MATHEMATICA
u[n_, m_, h_] := (d = Divisors[n]; Min[(h*Ceiling[m/d] - h + 1)*d]); Table[u[n, 6, 7], {n, 1, 70}]
CROSSREFS
Sequence in context: A358173 A194941 A217405 * A291493 A326585 A022992
KEYWORD
nonn
AUTHOR
Robert Price, Aug 24 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 19 05:24 EDT 2024. Contains 372666 sequences. (Running on oeis4.)