APPENDIX A
Basic Concepts from Linear Algebra
A.1 Operations on Vectors and Matrices
A.2 Linear Algebra Operations over Zn
A.1 OPERATIONS ON VECTORS AND MATRICES
We use the following conventions:
row vector X column vector Y matrix A
Note that in a matrix, the first subscript of an element refers to the row and the second subscript refers to the column.
Arithmetic
Two matrices of the same dimensions can be added or subtracted element by element. Thus, for C = A + B, the elements of C are cij = aij + bij.
Example:
To multiply a matrix by a scalar, every element of the matrix is multiplied ...
Get Cryptography and Network Security Principles and Practice, 8th Edition - Pearson now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.