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”).

A360263
Determinant of the pentadiagonal symmetric nXn Toeplitz Matrix with a=3, b=c=1.
0
1, 3, 8, 20, 48, 115, 273, 648, 1536, 3640, 8625, 20435, 48416, 114708, 271768, 643875, 1525473, 3614160, 8562688, 20286768, 48063521, 113872355, 269787000, 639180820, 1514350656, 3587807763
OFFSET
0,2
LINKS
J. Borowska, L. Lacinska, Recurrence form of determinant of a heptadiagonal symmetric Toeplitz matrix, J. Appl. Math. Comp. Mech. 13 (2014) 19-16, remark 1 with a=3, b=c=1.
FORMULA
G.f.: ( -1-x ) / ( (x-1)*(x^4-x^3-3*x^2-x+1) ).
a(n)= 2*a(n-1) +2*a(n-2) -2*a(n-3) -2*a(n-4) +a(n-5).
CROSSREFS
Sequence in context: A018794 A018793 A018792 * A018791 A306988 A026723
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Jan 31 2023
STATUS
approved