login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A154589
a(n)=A154570(n)+A154570(n+1).
6
4, -1, -2, -4, -8, -16, -32, -64, -128, -256, -512, -1024, -2048, -4096, -8192, -16384, -32768, -65536
OFFSET
0,1
FORMULA
G.f.: (4-9x)/(1-2x). a(n+1)= -A000079(n). R. J. Mathar, Feb 25 2009
E.g.f.: 5 + x/(G(0)+1), where G(k) = 2*k - 1 - x/(1 + x/G(k+1) ); (continued fraction ). - Sergei N. Gladkovskii, Dec 27 2013
CROSSREFS
Sequence in context: A082903 A258770 A225815 * A354104 A188931 A125560
KEYWORD
sign,easy
AUTHOR
Paul Curtz, Jan 12 2009
EXTENSIONS
Edited by N. J. A. Sloane, Jan 14 2009
STATUS
approved