Tags | |
UUID | 586d978b-273e-11e6-9770-bc764e2038f2 |
The Multiplication of a 2x2 Matrix by a Scalar calculator computes the resulting 2x2 matrix (B) produced by the scalar multiplication of 2x2 matrix A and scalar k.
INSTRUCTIONS: Enter the following:
2x2 matrix (B): The calculator will compute the two rows of the resulting 2x2 matrix (B)
Matrices consist of rows and columns, where given a matrix A, the position in A in vCalc is denoted Aij where the 1st subscript indicates the row of the matrix and the 2nd subscript indicates the column of the matrix. We refer to Aij as the (i,j)th element of the matrix A. An arbitrary matrix has its size denoted as m×n, where m refers to the number of rows in a given matrix and n refers to the number of columns in a given matrix.
If m=n then the matrix is referred to as a square matrix. The elements of the matrix A11,A22,...,Ann is commonly referred to as the main diagonal of the square matrix.
Let A be a matrix and c be an arbitrary scalar number; scalar multiplication of A by c is "the matrix obtained by multiplying every element of A by c. The matrix cA will be the same size as A" (Williams, 37).
Williams, Gareth. Linear Algebra With Applications. Boston: Jones and Bartlett, 2011. Print.
No comments |