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!)
A291476 The arithmetic function u(n,7,4). 0
25, 25, 25, 20, 25, 25, 7, 8, 9, 10, 11, 12, 13, 7, 15, 8, 17, 9, 19, 10, 7, 11, 23, 8, 25, 13, 9, 7, 25, 10, 25, 8, 11, 17, 7, 9, 25, 19, 13, 8, 25, 7, 25, 11, 9, 23, 25, 8, 7, 10, 17, 13, 25, 9, 11, 7, 19, 25, 25, 10, 25, 25, 7, 8, 13, 11, 25, 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, 7, 4], {n, 1, 70}]
CROSSREFS
Sequence in context: A330272 A194219 A291434 * A010864 A283710 A247650
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 April 24 06:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)