Update 1
I've managed to work through the first matrix for u(n,1) and seem to have gotten a good set of results. What I've noticed is that the u(1,1) = u(4,1) & u(2,1) = u(3,1).
Is it worth just skipping out the 3rd and 4th row in the matrix as I can just input the results from u(1,n) and...