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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124125 a(n)=(1/(4n))*sum(k=1,n,F(6k)*B(2n-2k)*binomial(2n,2k)) where F=Fibonacci numbers and B=Bernoulli numbers. 0
2, 19, 245, 3631, 58121, 973843, 16773677, 293759095, 5196109073, 92455824667, 1650850175669, 29537478199039, 529130102195225, 9485447592486691, 170110949757514301, 3051485664370912903, 54745886982174938657 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n)=(1/4)*(F(6n-3)+4^n*F(2n-1)+2*5^(n-1))

PROG

(PARI) a(n)=(1/4)*(fibonacci(6*n-3)+4^n*fibonacci(2*n-1)+2*5^(n-1))

CROSSREFS

Cf. A111262.

Sequence in context: A024227 A106945 A125632 * A191806 A065923 A094476

Adjacent sequences:  A124122 A124123 A124124 * A124126 A124127 A124128

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 29 2006

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 16 11:51 EST 2012. Contains 205908 sequences.