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!)
A114542 Expansion of -x*(x+1)/(9389*x^3 + 4691*x^2 - 1). 0
0, 1, 1, 4691, 14080, 22014870, 110093079, 103403952290, 723144248019, 486101604111121, 4363129375507939, 2287092226229919002, 25031447861507056918, 10769715054951194077653, 138896030830402313512116 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
M = {{0, 1, 0}, {0, 0, 1}, {9389, 4691, 0}}; w[0] = {0, 1, 1}; w[n_] := w[n] = M.w[n - 1]; a = Flatten[Table[w[n][[1]], {n, 0, 25}]]
CROSSREFS
Sequence in context: A368192 A204073 A256808 * A114568 A251135 A237699
KEYWORD
nonn,easy
AUTHOR
Roger L. Bagula, Feb 15 2006
EXTENSIONS
Better name from Colin Barker, Dec 26 2012
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.)