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!)
A079933 Greedy powers of (1/sqrt(3)): sum_{n=1..inf} (1/sqrt(3))^a(n) = 1. 3
1, 2, 5, 7, 11, 12, 19, 22, 27, 33, 37, 39, 42, 44, 53, 54, 60, 62, 68, 69, 75, 77, 78, 83, 86, 87, 91, 94, 97, 100, 101, 105, 106, 110, 113, 115, 116, 120, 121, 125, 129, 131, 132, 137, 141, 144, 148, 149, 152, 155, 157, 166, 171, 173, 178, 179, 184, 186, 189, 191 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The n-th greedy power of x, when 0.5 < x < 1, is the smallest integer exponent a(n) that does not cause the power series sum_{k=1..n} x^a(k) to exceed unity.
LINKS
FORMULA
a(n)=sum_{k=1..n}floor(g_k) where g_1=1, g_{n+1}=log_x(x^frac(g_n) - x) (n>0) at x=(1/sqrt(3)) and frac(y) = y - floor(y).
EXAMPLE
a(3)=5 since (1/sqrt(3)) + (1/sqrt(3))^2 + (1/sqrt(3))^5 < 1 and (1/sqrt(3)) + (1/sqrt(3))^2 + (1/sqrt(3))^4 > 1; the power 4 makes the sum > 1, so 5 is the 3rd greedy power of (1/sqrt(3)).
CROSSREFS
Sequence in context: A175034 A030498 A355774 * A075610 A057922 A243047
KEYWORD
easy,nonn
AUTHOR
Ulrich Schimke (ulrschimke(AT)aol.com), Jan 16 2003
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 28 03:10 EDT 2024. Contains 372020 sequences. (Running on oeis4.)