Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152920
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152920 Triangle read by rows: triangle A062111 reversed. +0
8
0, 1, 1, 2, 3, 4, 3, 5, 8, 12, 4, 7, 12, 20, 32, 5, 9, 16, 28, 48, 80, 6, 11, 20, 36, 64, 112, 192, 7, 13, 24, 44, 80, 144, 256, 448, 8, 15, 28, 52, 96, 176, 320, 576, 1024, 9, 17, 32, 60, 112, 208, 384, 704, 1280, 2304, 10, 19, 36, 68, 128, 240, 448, 832, 1536, 2816 (list; table; graph; listen)
OFFSET

0,4

FORMULA

Row sums: (2^n-1)(n+1)=A058877(n). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 22 2009]

T(2n,n) = 3*n*2^(n-1) = 3*A001787(n). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 20 2009]

MAPLE

A062111 := proc(n, k) (k+n)*2^(k-n-1) ; end: A152920 := proc(n, k) A062111(n-k, n) ; end: for n from 0 to 15 do for k from 0 to n do printf("%d, ", A152920(n, k)) ; od: od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 22 2009]

CROSSREFS

Cf. A001787.

Columns : A001787, A001792, A045623, A045891, A034007, A111297, A159694, A159695, A159696, A159697 [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 20 2009]

Sequence in context: A160180 A078908 A159797 this_sequence A080383 A086369 A092089

Adjacent sequences: A152917 A152918 A152919 this_sequence A152921 A152922 A152923

KEYWORD

nonn,tabl,easy

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Dec 15 2008

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 19 2008

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 22 2009

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 December 6 11:04 EST 2009. Contains 170427 sequences.


AT&T Labs Research