- #1
YoshiMoshi
- 236
- 10
Homework Statement
I am given the follow graph and asked to find the left null space
Homework Equations
The Attempt at a Solution
First I start by transpose A because I know that the left null space is the null space of the incidence matrix transposed. I then reduce it to reduce row echelon form and use the follow relations
R = [I F;0 0]
N = [-F I]^T
This provides me with the left null space being
y_n = [1 - 1 0 1 0]^T, [-1 1 -1 0 1]^T
below you'll find my work
apparently I did something wrong because the answer is
I don't see what I did wrong in my computation. I believe that perhaps my error is in the conceptual understanding and I am not interpreting something correctly and missing a process. Thanks for any help someone can provide