login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A154221 A simple Pascal-like triangle. 2
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 5, 5, 5, 1, 1, 9, 9, 9, 9, 1, 1, 17, 17, 17, 17, 17, 1, 1, 33, 33, 33, 33, 33, 33, 1, 1, 65, 65, 65, 65, 65, 65, 65, 1, 1, 129, 129, 129, 129, 129, 129, 129, 129, 1, 1, 257, 257, 257, 257, 257, 257, 257, 257, 257, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

First column is A094373. Central coefficients are A123166.

Row sums are A154222. Diagonal sums are A154223.

FORMULA

T(n,k)=[k<=n]*(1+(2^(k-1)-0^k/2)(2^(n-k-1)-0^(n-k)/2)).

EXAMPLE

Triangle begins

1,

1, 1,

1, 2, 1,

1, 3, 3, 1,

1, 5, 5, 5, 1,

1, 9, 9, 9, 9, 1,

1, 17, 17, 17, 17, 17, 1,

1, 33, 33, 33, 33, 33, 33, 1,

1, 65, 65, 65, 65, 65, 65, 65, 1

CROSSREFS

Sequence in context: A174802 A053538 A138201 * A026736 A050446 A144048

Adjacent sequences:  A154218 A154219 A154220 * A154222 A154223 A154224

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jan 05 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:48 EST 2012. Contains 205939 sequences.