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!)
A144135 GegenbauerC[n,2,8]. 0
1, 32, 766, 16288, 324611, 6209728, 115482108, 2103688896, 37722047493, 668043002336, 11712290384122, 203643199520096, 3516151119566855, 60351015599244160, 1030570380421823480, 17520003341519977344 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Conjecture: a(n) = 32*a(n-1)-258*a(n-2)+32*a(n-3)-a(n-4). - Colin Barker, Oct 27 2014
Empirical g.f.: x / (x^2-16*x+1)^2. - Colin Barker, Oct 27 2014
MATHEMATICA
lst={}; Do[AppendTo[lst, GegenbauerC[n, 2, 8]], {n, 0, 5^2}]; lst
CROSSREFS
Sequence in context: A207996 A284227 A297371 * A283695 A283127 A295713
KEYWORD
nonn
AUTHOR
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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)