Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100206
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100206 Row sums of Clark's triangle A046902. +0
3
0, 7, 20, 46, 98, 202, 410, 826, 1658, 3322, 6650, 13306, 26618, 53242, 106490, 212986, 425978, 851962, 1703930, 3407866, 6815738, 13631482, 27262970, 54525946, 109051898, 218103802, 436207610, 872415226, 1744830458, 3489660922 (list; graph; listen)
OFFSET

0,2

LINKS

Eric Weisstein's World of Mathematics, ClarksTriangle

FORMULA

a(0)=0; for n>0, a(n) = 13*2^(n-1) - 6. - Max Alekseyev (maxale(AT)gmail.com), May 12 2005

EXAMPLE

a(0)=0

a(1)=6+1

a(2)=12+7+1

a(3)=18+19+8+1

a(4)=24+37+27+9+1

PROGRAM

(PARI) {a(n) = if(n, 13*2^(n-1)-6, 0)} (Alekseyev)

CROSSREFS

Sequence in context: A143058 A011934 A159222 this_sequence A007044 A047862 A048755

Adjacent sequences: A100203 A100204 A100205 this_sequence A100207 A100208 A100209

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 28 2004

EXTENSIONS

More terms from Max Alekseyev (maxale(AT)gmail.com), May 12 2005

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research