Undirected Graph
Incident Matrix
E1 | E2 | E3 | E4 | E5 | |
V1 | 1 | 0 | 0 | 1 | 0 |
V2 | 0 | 1 | 1 | 0 | 0 |
V3 | 1 | 1 | 0 | 0 | 1 |
V4 | 1 | 0 | 1 | 1 | 1 |
Related posts:
- Group
- Prove the following by using the principle of mathematical induction for all n ∈ N, 1³ + 2³ + 3³ + … + n³ = [n (n + 1)/2]²
- Prove that G={−1,1,i,−i} is a group under multiplication.
- Hasse diagram for the “less than or equal to” relation on the set S= { 0,1,2,3,4,5}
- SET
- Mathematical induction
- Relation
- Net 34
- prove that- AX(B∩C) = (AXB) ∩ (AXC)
- Prove that- A∩(B∪C) = (A∩B) ∪ (A∩C)
- prove that – (A∩B)X(C∩D) = (AXC)∩(BXD)
- Show that- (P∩Q)X(R∩S) = (PXR)∩(QXS)
- Binary operations
- Algebraic structure
- Show that (…, -4, -3, -2, -1, 0, 1, 2, 3, 4,…} is group
- Show that a*b=b*a
- if a*c = c*a and b*c = c*b, then (a*b)*c = c*(a*b)