login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A372210
Product of n!, n-th Pell number and n-th harmonic number.
0
1, 6, 55, 600, 7946, 123480, 2208492, 44710272, 1011177360, 25274905920, 692042185440, 20602098316800, 662620120237440, 22898921925035520, 846245264387040000, 33303963647943475200, 1390631677349880268800, 61407154400075559936000, 2859166138267857522585600
OFFSET
1,2
FORMULA
E.g.f.: (2*x*log(-x^2-2*x+1)+(sqrt(2)-sqrt(2)*x)*log(-((sqrt(2)+1)*x-1) / ((sqrt(2)-1)*x+1)))/(4*(x^2+2*x-1)).
a(n) = n!*A000129(n)*A001008(n)/A002805(n).
D-finite with recurrence 8*a(n) +16*(-2*n+1)*a(n-1) +(16*n^2-32*n+25)*a(n-2) +4*(8*n^3-36*n^2+47*n-13)*a(n-3) +2*(2*n-5)*(2*n^3-11*n^2+17*n-7)*a(n-4) +4*(n-4)^3*a(n-5) +(n-4)^2*(n-5)^2*a(n-6)=0. - R. J. Mathar, Apr 24 2024
CROSSREFS
KEYWORD
nonn
AUTHOR
Vladimir Kruchinin, Apr 22 2024
STATUS
approved