Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053208 Row sums of A053207. +0
3
0, 3, 10, 24, 52, 108, 220, 444, 892, 1788, 3580, 7164, 14332, 28668, 57340, 114684, 229372, 458748, 917500, 1835004, 3670012, 7340028, 14680060, 29360124, 58720252, 117440508, 234881020, 469762044, 939524092, 1879048188 (list; graph; listen)
OFFSET

0,2

FORMULA

a(0) = 0, a(1) = 3, a(n+1) = 2*a(n) + 4, for n >= 1; a(n) = 7*2^(n-1) - 4, n >= 1.

MATHEMATICA

a=3; lst={0, a}; k=7; Do[a+=k; AppendTo[lst, a]; k+=k, {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 16 2008]

CROSSREFS

Cf. A053207, A053209.

Sequence in context: A144413 A033811 A062446 this_sequence A162607 A047667 A000247

Adjacent sequences: A053205 A053206 A053207 this_sequence A053209 A053210 A053211

KEYWORD

nonn,easy

AUTHOR

Asher Auel (asher.auel(AT)reed.edu) Dec 13, 1999

page 1

Search completed in 0.002 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research