How we can construct the following n×n matrix A=(aij) such that aij=1 when j−i≡1 mod n; aij=−1 when j−i≡-1 mod n and aij=0 otherwise. I need for n=10.
![]() | 1 | initial version | |
How we can construct the following n×n matrix A=(aij) such that aij=1 when j−i≡1 mod n; aij=−1 when j−i≡-1 mod n and aij=0 otherwise. I need for n=10.
![]() | 2 | None |
How we can construct the following n×n matrix A=(aij) such that aij=1 aij=1 when j−i≡1 mod n; aij=−1 aij=−1 when j−i≡-1 mod n and aij=0 otherwise. I need for n=10. n=10.