Help me please. What is the name of this matrix, which has the following properties:

- Binary matrix

- The binary code formed by the (k + 1) -th row of this matrix is equal to the binary code formed by the k-th row added to "1".

The matrix is as follows:

0 0 0

0 0 1

0 1 0

0 1 1

1 0 0

1 0 1

1 1 0

1 1 1

Thank you very much!

More Ho Minh Dai's questions See All
Similar questions and discussions