Problem:
Let Mnβ be the nΓn matrix with entries as follows: for 1β€iβ€n, mi,iβ=10; for 1β€iβ€nβ1,mi+1,iβ=mi,i+1β=3; all other entries in Mnβ are zero. Let Dnβ be the determinant of matrix Mnβ. Then βn=1ββ8Dnβ+11β can be represented as qpβ, where p and q are relatively prime positive integers. Find p+q.
Note: The determinant of the 1Γ1 matrix [a] is a, and the determinant of the 2Γ2 matrix
[acβbdβ]=adβbc;
for nβ₯2, the determinant of an nΓn matrix with first row or first column a1βa2βa3ββ¦anβ is equal to a1βC1ββa2βC2β+a3βC3βββ―+(β1)n+1anβCnβ, where Ciβ is the determinant of the (nβ1)Γ(nβ1) matrix formed by eliminating the row and column containing aiβ.
Solution:
Let Dnβ= the determinant of Mnβ. The cofactor expansion of Dnβ along the first column of Mnβ and then along the first row of the matrix formed by omitting the second row and first column of Mnβ shows that Dnβ= 10Dnβ1ββ9Dnβ2β. This is a second-order recurrence relation. It can be shown that its solution is a linear combination of expressions of the form kn. Then the equation simplifies to k2β10k+9=0, which has solutions 9 and 1. Thus Dnβ=aβ
9n+bβ
1n, and substituting the initial conditions D1β=10 and D2β=10β
10β3β
3=91 yields Dnβ=89ββ
9nβ81ββ
1n= 89n+1β1β=8(9β1)(9n+9nβ1+β―+9+1)β=9n+9nβ1+β―+9+1. The requested sum is thus βn=1ββ9n+11β=1β91β811ββ=721β, and p+q=73β.
The problems on this page are the property of the MAA's American Mathematics Competitions