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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113441 Second row of A113439. 1
1, 3, 12, 50, 212, 905, 3872, 16576, 70968, 303832, 1300737, 5568473, 23838453, 102051167, 436874885, 1870233780, 8006350999, 34274673894, 146727674181, 628131735844, 2688991567300, 11511399994065, 49279563214531 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..22.

FORMULA

a(n) = 9a(n-1)-28a(n-2)+38a(n-3)-20a(n-4)+a(n-5)

g.f.: -(1-6*x+13*x^2-12*x^3+4*x^4)/(-1+9*x-28*x^2+38*x^3-20*x^4+x^5)

MATHEMATICA

LinearRecurrence[{9, -28, 38, -20, 1}, {1, 3, 12, 50, 212}, 30] (* Harvey P. Dale, Apr 06 2013 *)

CROSSREFS

Cf. a(n)=A113439(4n+1).

Sequence in context: A037653 A092443 A108080 * A119976 A074547 A151178

Adjacent sequences:  A113438 A113439 A113440 * A113442 A113443 A113444

KEYWORD

nonn

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com), Nov 04 2005

STATUS

approved

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 June 20 05:42 EDT 2013. Contains 226419 sequences.