How to find the determinant of this matrix?

  • #1
LCSphysicist
636
153
Homework Statement:
.
Relevant Equations:
.
1608985308601.png

I think you all can see that ##a_{(i+1,j+1)} = a_{i,j} + a_{i+1,j} + a_{i,j+1}##

Now the determinant always give me problem. I have and idea to reduce this matrix by Chio to a 2x2 matrix and find the determinant of this 2x2.

Put i was not able to see any pattern to find what how the 2x2 matrix would be (beside symmetric)

Any tips?
 
Last edited by a moderator:

Answers and Replies

  • #2
fresh_42
Mentor
Insights Author
2022 Award
17,810
19,024
I would first try to write the matrix as a product of two simpler matrices, because the construction rule is similar to matrix multiplication. If this would be too complicated, I'd try the polynomial method: ##\det = \sum_{\sigma\in S_n}(-1)^n \ldots##
 
  • #3
docnet
587
242
I want to suggest using row operations to reduce the matrix to something more manageable.

What could be helpful is the following.

Adding or subtracting any two rows of a matrix does not change the determinant.
Exchanging two rows of a matrix changes the sign of the determinant.
 
  • #4
fresh_42
Mentor
Insights Author
2022 Award
17,810
19,024
Another idea is to prove by induction that the determinant equals ##2^{(n^2-n)/2}=2^{\binom n 2}##.
 
Last edited:
  • Like
Likes dRic2, Vanadium 50 and docnet

Suggested for: How to find the determinant of this matrix?

Replies
6
Views
408
Replies
1
Views
487
Replies
2
Views
1K
  • Last Post
Replies
5
Views
638
Replies
11
Views
473
Replies
4
Views
442
Replies
6
Views
356
Replies
14
Views
679
Replies
20
Views
929
Top