OFFSET
0,3
COMMENTS
A342759 is the main sequence for this entry.
The sequence {a(n)/2^n, n >= 0} is bounded and weakly decreasing, hence it has a limit.
LINKS
Rémy Sigrist, Illustration of initial terms
Rémy Sigrist, C# program for A342764
FORMULA
a(n+1) <= 2*a(n).
EXAMPLE
See illustration in Links section.
PROG
(C#) See Links section.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Rémy Sigrist, Mar 24 2021
STATUS
approved