login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096570 Number of compositions of n with first part 2 and no equal adjacent parts; this is column 2 of the array in A096568. 4
0, 1, 1, 0, 2, 4, 5, 10, 18, 29, 53, 95, 161, 283, 500, 869, 1524, 2673, 4665, 8170, 14313, 25032, 43817, 76710, 134228, 234938, 411242, 719720, 1259677, 2204816, 3858882, 6753956, 11821191, 20689807, 36212093, 63380145, 110930372, 194154783 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
FORMULA
Define s(0)=1, T(1, 1)=1 and T(i, j)=0 for j>i. For n>=2 and 1<=k<=n, define s(n)=T(n, 1)+T(n, 2)+...+T(n, n) and T(n, k)=s(n-k)-T(n-k, k). (This is array A096568.)
CROSSREFS
Sequence in context: A018401 A049332 A335206 * A046430 A133040 A018424
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jun 27 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 15 12:04 EDT 2024. Contains 375173 sequences. (Running on oeis4.)