|
| |
|
|
A140335
|
|
Smallest number greater than a(n-1) that, when adding the reciprocals of all the terms up to it, the sum is <= 3.
|
|
0
| |
|
|
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 230, 57960
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| The defintion similar to this except that it reaches 2 is simply 1, 2, 3, 6.
|
|
|
EXAMPLE
| 11 does not qualify for the term after 10 because the sum of the reciprocals of the first 11 terms would then fall between 3.01 and 3.02.
|
|
|
CROSSREFS
| Sequence in context: A117923 A117924 A200373 * A004839 A032993 A081385
Adjacent sequences: A140332 A140333 A140334 * A140336 A140337 A140338
|
|
|
KEYWORD
| fini,full,nonn
|
|
|
AUTHOR
| J. Lowell (jhbubby(AT)mindspring.com), Jul 21 2008
|
| |
|
|