Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059633
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059633 G.f.: x^3/(1-2*x+x^3-x^4). Recurrence: a(n) = 2*a(n-1)-a(n-3)+a(n-4). +0
3
1, 2, 4, 7, 13, 24, 45, 84, 157, 293, 547, 1021, 1906, 3558, 6642, 12399, 23146, 43208, 80659, 150571, 281080, 524709, 979506, 1828503, 3413377, 6371957, 11894917, 22204960, 41451340, 77379720, 144449397, 269652414 (list; graph; listen)
OFFSET

3,2

LINKS

Index entries for sequences related to linear recurrences with constant coefficients

FORMULA

Recurrence equations (A059633 is L(n)): I(n + 1) = I(n) + J(n) + L(n); J(n + 1) = I(n); K(n + 1) = J(n) + K(n); L(n + 1) = K(n); M(n + 1) = L(n) + 2M(n); initial conditions: I(0) = 1; J(0) = 0; K(0) = 0; L(0) = 0; M(0) = 0. Values for n = 0 1 2 3 4 5 6 7 8 ...: I(n) = 1 1 2 3 6 11 21 39 73 ... J(n) = 0 1 1 2 3 6 11 21 39 ... K(n) = 0 0 1 2 4 7 13 24 45 ... L(n) = 0 0 0 1 2 4 7 13 24 ... M(n) = 0 0 0 0 1 4 12 31 75 ...

a(n) = A049856(n+2)-A049856(n+1)-A049856(n)+A049856(n-1).

n>=2 a(n+1)=sum(i=0, n, F(i)*binomial(n-i, i)) where F=A000045 - Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 21 2004

a(n)=sum{k=0..n+1, C(k+1, n-k+1)F(n-k+1)} [offset 0] - Paul Barry (pbarry(AT)wit.ie), Feb 23 2005

MAPLE

with(combstruct): SeqSeqSeqL := [T, {T=Sequence(S), S=Sequence(U, card > 1), U=Sequence(Z, card >1)}, unlabeled]: seq(count(SeqSeqSeqL, size=j), j=4..35); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 04 2009]

CROSSREFS

I and J are A049856 while K and L are A059633 (with some offsets).

Sequence in context: A160254 A005318 A102111 this_sequence A088353 A018184 A018185

Adjacent sequences: A059630 A059631 A059632 this_sequence A059634 A059635 A059636

KEYWORD

nonn

AUTHOR

James R. FitzSimons (cherry(AT)neta.com), Feb 19 2001

EXTENSIONS

Comments and more terms from Henry Bottomley (se16(AT)btinternet.com), Feb 21 2001

New description from Vladeta Jovovic (vladeta(AT)eunet.rs), Jan 17 2004

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