Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131577
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131577 Zero followed by powers of 2 (cf. A000079). +0
50
0, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576, 2097152, 4194304, 8388608, 16777216, 33554432, 67108864, 134217728, 268435456, 536870912, 1073741824, 2147483648 (list; graph; listen)
OFFSET

0,3

COMMENT

A000079 is the main entry for this sequence.

Binomial transform of A000035.

Sequence is identical to its second differences.

Essentially the same as A034008 (and A000079).

a(n) = a(n-1)-th even natural numbers (A005846) for n > 1. [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Apr 25 2009]

Where record values greater than 1 occur in A083662: A000045(n)=A083662(a(n)). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 26 2009]

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

FORMULA

Floor(2^(k-1)) with k=-1..n. - Robert G. Wilson v.

G.f.: x/(1-2x); a(n)=(2^n-0^n)/2; [From Paul Barry (pbarry(AT)wit.ie), Jan 05 2009]

MAPLE

with(finance):seq(floor(futurevalue(4, 1, n)), n=-3..29); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 24 2009]

MATHEMATICA

t = Table[ Floor[2^n], {n, -1, 34}]; d1 = Rest@t - Most@t; d2 = Rest@d1 - Most@d1 (* Robert G. Wilson v *)

PROGRAM

(Other) sage: [lucas_number1(n, 2, 0) for n in xrange(0, 33)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 23 2009]

CROSSREFS

Cf. A000079, A003945, A042950, A020406, A046045, A011782.

Sequence in context: A011782 A034008 A123344 this_sequence A141531 A166444 A084633

Adjacent sequences: A131574 A131575 A131576 this_sequence A131578 A131579 A131580

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Aug 29 2007, Dec 06 2007

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 02 2007

Edited by N. J. A. Sloane (njas(AT)research.att.com), Sep 13 2007

page 1

Search completed in 0.003 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research