First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to construct the following matrix

How we can construct the following n×n matrix A=(aij) such that aij=1 when ji1 mod n; aij=1 when ji-1 mod n and aij=0 otherwise. I need for n=10.

How to construct the following matrix

How we can construct the following n×n matrix A=(aij) such that aij=1 aij=1 when ji1 mod n; aij=1 aij=1 when ji-1 mod n and aij=0 otherwise. I need for n=10. n=10.