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!)
A309717 Convolve Fibonacci, Pell and bronze Fibonacci numbers. 1
0, 0, 0, 1, 6, 28, 114, 432, 1566, 5517, 19068, 65044, 219852, 738316, 2468028, 8222805, 27330858, 90685224, 300521622, 994991716, 3292117698, 10887332473, 35992718136, 118958691528, 393093822744, 1298783453112, 4290755845176, 14174217683209, 46821054068430, 154655837126740 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
G.f.: -x^3/( (x^2+2*x-1) * (x^2+3*x-1) * (x^2+x-1) ) = A006190(x) * A000045(x) * A000129(x).
Conjecture: 2*a(n) = A117936(n,3).
2*a(n) = A001690(n) + A000045(n) - 2*A000129(n). - R. J. Mathar, Mar 10 2023
MAPLE
-x^3/( (x^2+2*x-1)*(x^2+3*x-1)*(x^2+x-1) ) ;
taylor(%, x=0, 30) ;
gfun[seriestolist](%) ;
CROSSREFS
Cf. A006684, A006190 (bronze Fibonacci numbers), A117936.
Sequence in context: A253068 A055220 A027106 * A089096 A229587 A230492
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Aug 16 2019
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 March 28 16:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)