login
This site is supported by donations 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; 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.

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; since the power 4 makes the sum > 1, then 5 is the 3th greedy power of (1/sqrt(3)).

CROSSREFS

Cf. A076796-A076802, A077468 - A077475, A079930 - A079932.

Sequence in context: A025062 A175034 A030498 * A075610 A057922 A113543

Adjacent sequences:  A079930 A079931 A079932 * A079934 A079935 A079936

KEYWORD

easy,nonn

AUTHOR

Ulrich Schimke (ulrschimke(AT)aol.com), Jan 16 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 15:20 EST 2012. Contains 205823 sequences.