OFFSET
1,2
LINKS
Vladimir V. Kruchinin and Maria Y. Perminova, Identities and Hadamard Product of the Generalized Fibonacci, Lucas, Catalan, and Harmonic Numbers, Journal of Integer Sequences, Vol. 28 (2025), Article 25.8.8. See p. 15.
FORMULA
G.f.: 1/(2*x)-sqrt(sqrt(-16*x^2-8*x+1)+4*x+3)/(4*x).
D-finite with recurrence n*(n+1)*a(n) - 4*n*(2*n-1)*a(n-1) - 4*(2*n-1)*(2*n-3)*a(n-2) = 0. - R. J. Mathar, Apr 24 2024
a(n) ~ 2^(2*n-3/2) * (1+sqrt(2))^n / (n^(3/2) * sqrt(Pi)). - Amiram Eldar, Oct 01 2025
MATHEMATICA
CoefficientList[Series[1/(2*x)-Sqrt[Sqrt[-16*x^2-8*x+1]+4*x+3]/(4*x), {x, 0, 20}], x] (* Stefano Spezia, Apr 22 2024 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Vladimir Kruchinin, Apr 22 2024
STATUS
approved
