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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055801 Array T read by rows: T(i,0)=T(i,i)=1 for i >= 0; T(i,j)=Sum{T(i-2k,j-2k+1: k >= 1) for 1<=j<=i-1, where T(m,n) := 0 if m<0 or n<0. 6
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 2, 3, 3, 1, 1, 1, 1, 2, 3, 4, 3, 1, 1, 1, 1, 2, 3, 5, 6, 4, 1, 1, 1, 1, 2, 3, 5, 7, 7, 4, 1, 1, 1, 1, 2, 3, 5, 8, 11, 10, 5, 1, 1, 1, 1, 2, 3, 5, 8, 12, 14, 11, 5, 1, 1, 1, 1, 2, 3, 5, 8, 13 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,14

COMMENTS

T(i+j,j)=number of strings (s(1),...,s(m)) of nonnegative integers s(k) such that m<=i+1, s(m)=j and s(k)-s(k-1) is an odd positive integer for k=2,3,...,m.

T(i+j,j)=number of compositions of numbers <=j using up to i parts, each an odd positive integer.

EXAMPLE

Rows: 1; 1,1; 1,1,1; 1,1,1,1; 1,1,1,2,1; ...

T(9,6) counts the strings 3456, 1236, 1256, 1456, 036, 016, 056.

T(9,6) counts the compositions 111, 113, 131, 311, 33, 15, 51.

CROSSREFS

Infinitely many of the columns are (1, 1, 1, 2, 3, 5, 8, ..., Fibonacci numbers)

Essentially a reflected version of A011794.

Sequence in context: A139038 A139040 A139147 * A155050 A140356 A119963

Adjacent sequences:  A055798 A055799 A055800 * A055802 A055803 A055804

KEYWORD

nonn,tabl

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu), May 28 2000

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 15 13:49 EST 2012. Contains 205810 sequences.