| New Reply |
How to create a matrix from this relation |
Share Thread | Thread Tools |
| Sep18-11, 12:30 AM | #1 |
|
|
How to create a matrix from this relation
Let R be a relation on set A={1,2,3,4}
R = {(1,1) (1,2) (1,3) (1,4) (2,2) (2,4) (3,3) (3,4) (4,4)} Construct a matrix of R I don't know how to solve matrix can you tell me how to construct a matrix with this Relation |
| Sep18-11, 12:50 AM | #2 |
|
|
I'm not sure of what you want to do with the matrix, but a guess would be
that you do a matrix M with , rows i, columns j, each labelled 1,2,3,4, and then, entry m_ij is 1 if i is related to j, and m_ij =0 otherwise. |
| Sep18-11, 02:13 AM | #3 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: How to create a matrix from this relation
|
||||
| Thread | Forum | Replies | ||
| Is it possible to create a recurrence relation, or a formula for this set of data? | Set Theory, Logic, Probability, Statistics | 0 | ||
| Recurrence relation in matrix multiplication | Calculus & Beyond Homework | 1 | ||
| How to create a matrix from vectors in Matlab | General Math | 0 | ||
| Difference/Relation between Eigenvector Matrix and Q matrix in QR decomposition | Quantum Physics | 0 | ||
| inverse matrix in a relation | Calculus & Beyond Homework | 2 | ||