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!)
A343522 Lexicographically least strictly increasing sequence such that, for any n > 0, Sum_{k = 1..n} 1/a(k) can be computed without carries in factorial base. 1
1, 2, 3, 7, 45, 631, 399168, 97044480, 55794106368 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This sequence is infinite as factorial base expansions of rational numbers are terminating.
In decimal base, we would end after four terms: 1, 2, 3, 6.
LINKS
FORMULA
Sum_{k = 1..n} 1/a(n) < 2.
EXAMPLE
The first terms, alongside the factorial base expansion of 1/a(n), are:
n a(n) fact(1/a(n))
- ---- ------------------
1 1 1
2 2 0.1
3 3 0.0 2
4 7 0.0 0 3 2 0 6
5 45 0.0 0 0 2 4
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A014546 A068393 A032053 * A086542 A349893 A058181
KEYWORD
nonn,base,more,hard
AUTHOR
Rémy Sigrist, Apr 18 2021
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 June 20 19:46 EDT 2024. Contains 373532 sequences. (Running on oeis4.)