SOLUTION: How would you find the determinant of the n x n matrix:
a b 0 0...0
0 a b 0...0
0 0 a b...0
...........
0 0 0 0...b
b 0 0 0...a
I understand that i need to use laplace exp
Algebra ->
Matrices-and-determiminant
-> SOLUTION: How would you find the determinant of the n x n matrix:
a b 0 0...0
0 a b 0...0
0 0 a b...0
...........
0 0 0 0...b
b 0 0 0...a
I understand that i need to use laplace exp
Log On
Question 243802: How would you find the determinant of the n x n matrix:
a b 0 0...0
0 a b 0...0
0 0 a b...0
...........
0 0 0 0...b
b 0 0 0...a
I understand that i need to use laplace expansion but this problem is confusing me just because you dont know the numbers in the matrix or exactly how many rows and columns you are working with Answer by jim_thompson5910(35256) (Show Source):