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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A157335 Expansion of 1/( (1+x)*(1-7*x+x^2)). 0
1, 6, 42, 287, 1968, 13488, 92449, 633654, 4343130, 29768255, 204034656, 1398474336, 9585285697, 65698525542, 450304393098, 3086432226143, 21154721189904, 144996616103184, 993821591532385, 6811754524623510 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

a(n)=A152119(n+1)A152119(n+2).

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (6,6,-1)

FORMULA

a(n)=sum{k=0..floor(n/2), (-1)^(n-k)*U(k,7/2)} where U(n,x) is the nth-Chebyshev polynomial of the second kind;

a(n)=sum{k=0..2n, F(n+1-floor(k/2))*F(n+1-mod(k,2)-floor(k/2))*A152119(k+1)}.

a(n) = 7*a(n-1) - a(n-2) + (-1)^n, n>1. - Vincenzo Librandi, Mar 13 2011

9*a(n) = 8*A004187(n+1)-A004187(n)+(-1)^n. - R. J. Mathar, Mar 15 2011

CROSSREFS

Sequence in context: A074429 A062310 A105482 * A057089 A110711 A156361

Adjacent sequences:  A157332 A157333 A157334 * A157336 A157337 A157338

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Feb 27 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 17 11:46 EST 2012. Contains 206011 sequences.