a(n) = n! * F(n) * H(n), where F(n) is the n-th Fibonacci number and H(n) the n-th harmonic number.
A372199
a(n) = n! * F(n) * H(n), where F(n) is the n-th Fibonacci number and H(n) the n-th harmonic number.
Terms
- a(0) =1a(1) =3a(2) =22a(3) =150a(4) =1370a(5) =14112a(6) =169884a(7) =2301264a(8) =34903584a(9) =584575200a(10) =10728401760a(11) =214047774720
External references
- oeis: A372199