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!)
A050206 Triangle read by rows: smallest denominator of the expansion of k/n using the greedy algorithm, 1<=k<=n-1. 4
2, 3, 2, 4, 2, 2, 5, 3, 2, 2, 6, 3, 2, 2, 2, 7, 4, 3, 2, 2, 2, 8, 4, 3, 2, 2, 2, 2, 9, 5, 3, 3, 2, 2, 2, 2, 10, 5, 4, 3, 2, 2, 2, 2, 2, 11, 6, 4, 3, 3, 2, 2, 2, 2, 2, 12, 6, 4, 3, 3, 2, 2, 2, 2, 2, 2, 13, 7, 5, 4, 3, 3, 2, 2, 2, 2, 2, 2, 14, 7, 5, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 15, 8, 5, 4, 3, 3, 3, 2 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
Eric Weisstein's World of Mathematics, Unit Fraction.
FORMULA
T(n,k) = ceiling(n/k).
EXAMPLE
n\k | 1 2 3 4 5 6 7 8
----*------------------------
2 | 2;
3 | 3, 2;
4 | 4, 2, 2;
5 | 5, 3, 2, 2;
6 | 6, 3, 2, 2, 2;
7 | 7, 4, 3, 2, 2, 2;
8 | 8, 4, 3, 2, 2, 2, 2;
9 | 9, 5, 3, 3, 2, 2, 2, 2;
CROSSREFS
Cf. A050205, A050210 (Largest denominator), A260618.
Sequence in context: A114383 A337442 A205689 * A127237 A340218 A199968
KEYWORD
nonn,easy,tabl
AUTHOR
EXTENSIONS
Offset changed to 2 by Seiichi Manyama, Sep 18 2022
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 March 29 07:27 EDT 2024. Contains 371265 sequences. (Running on oeis4.)