Consider the above image. I would like some help on how to duplicate this pattern, labelled matrix A, for every 'nth' node. So, for every nth+1 node, there will be an addition of a 0 entry for every ith row and jth column. In regards to "B", I would like to know how to increase this by "Fn, j + 1" for every n addition in matrix A.
Thanks very much.