Exercise 3.2.32

Answers

ATy = 0:

y1 y3 + y4 = y1 + y2 + +y5 = y2 + y4 + y6 = y4 y5 y6 = 0.

These equations add to 0 = 0. Free variables y3,y5,y6 : watch for flows around loops.

The solutions to ATy = 0 are combinations of (1,0,0,1,1,0) and (0,0,1,1,0,1) and (0,1,0,0,1,1). Those are flows around the 3 small loops.

User profile picture
2022-01-23 13:51
Comments