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!)
A091927 Expansion of (1-6x)/(1-6x-5x^2). 1
1, 0, 5, 30, 205, 1380, 9305, 62730, 422905, 2851080, 19221005, 129581430, 873593605, 5889468780, 39704780705, 267676028130, 1804580072305, 12165860574480, 82018063808405, 552937685722830, 3727716433379005 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Let the generating matrix of the Golay G_12 code be [I|B]. Then a(n)=(B^n)_1,1.
LINKS
FORMULA
a(n)=5(sqrt(14)(3+sqrt(14))^(n-1)/28-sqrt(14)(3-sqrt(14))^(n-1)/28)
MATHEMATICA
CoefficientList[Series[(1-6x)/(1-6x-5x^2), {x, 0, 30}], x] (* or *) LinearRecurrence[ {6, 5}, {1, 0}, 30](* Harvey P. Dale, Aug 11 2019 *)
CROSSREFS
Cf. A015551.
Sequence in context: A245376 A118346 A234422 * A253076 A165312 A367725
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Feb 13 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 April 24 19:06 EDT 2024. Contains 371962 sequences. (Running on oeis4.)