Scalar Multiplication of a Matrix

The operation of multiplying variables by a constant scalar factor may properly be called scalar multiplication and the rule of multiplication of matrix by a scalar is that
the product of an m × n matrix A = [aij] by a scalar quantity c is the m × n matrix [bij] where bij = caij.

It is denoted by cA or Ac

For example:

c \(\begin{bmatrix} a_{1 1}& a_{1 2} & a_{1 3}\\ a_{2 1}& a_{2 2} & a_{2 3}\\ a_{3 1}& a_{3 2} & a_{3 3} \end{bmatrix}\)

= \(\begin{bmatrix} ca_{1 1}& ca_{1 2} & ca_{1 3}\\ ca_{2 1}& ca_{2 2} & ca_{2 3}\\ ca_{3 1}& ca_{3 2} & ca_{3 3} \end{bmatrix}\)

= \(\begin{bmatrix} a_{1 1}c& a_{1 2}c & a_{1 3}c\\ a_{2 1}c& a_{2 2}c & a_{2 3}c\\ a_{3 1}c& a_{3 2}c & a_{3 3}c \end{bmatrix}\)

= \(\begin{bmatrix} a_{1 1}& a_{1 2} & a_{1 3}\\ a_{2 1}& a_{2 2} & a_{2 3}\\ a_{3 1}& a_{3 2} & a_{3 3} \end{bmatrix}\) c.

The product of an m × n matrix A = (aij)m, n by a scalar k where k ∈ F, the field of scalars, is a matrix B = (bij)m, n defined by bij = kaij, i = 1, 2, 3, ....., m : j = 1, 2, 3, ....., n and is written as B = kA.

Let A be an m × n matrix and k, p are scalars. Then the following results are obvious.

(i) k(pA) = (kp)A,

(ii) 0A = Om, n,

(iii) kOm, n = Om, n,

(iv) kIn = \(\begin{bmatrix} k & 0 & ... & 0\\ 0 & k & ... & 0\\ ... & ... & ... & ...\\ 0 & 0 & ... & k \end{bmatrix}\),

(v) 1A = A, where 1 is the identity element of F.

The scalar matrix of order n whose diagonal elements are all k can be expressed as kIn.

In general, if c is any number (scalar or any complex number) and a is a matrix of order m × n, then the matrix cA is obtained by multiplying each element of the matrix A by the scalar c.

In other words, A = [aij]m × n

then, cA = [kij]m × n, where kij = caij


Examples on scalar multiplication of a matrix:

1. If A = \(\begin{bmatrix} 3 & 1\\ 2 & 0 \end{bmatrix}\) and c = 3, then

cA = 3\(\begin{bmatrix} 3 & 1\\ 2 & 0 \end{bmatrix}\)

    = \(\begin{bmatrix} 3 × 3 & 3 × 1\\ 3 × 2 & 3 × 0 \end{bmatrix}\)

    = \(\begin{bmatrix} 9 & 3 \\ 6 & 0 \end{bmatrix}\)


2. If A = \(\begin{bmatrix} 0 & -1 & 5\\ -3 & 2 & 1\\ 2 & 0 & -4 \end{bmatrix}\) and c = -5, then

cA = -5\(\begin{bmatrix} 0 & -1 & 5\\ -3 & 2 & 1\\ 2 & 0 & -4 \end{bmatrix}\)

     = \(\begin{bmatrix} (-5) × 0 & (-5) × (-1) & (-5) × 5\\ (-5) × (-3) & (-5) × 2 & (-5) × 1\\ (-5) × 2 & (-5) × 0 & (-5) × (-4) \end{bmatrix}\)

     = \(\begin{bmatrix} 0 & 5 & -25 \\ 15 & -10 & -5 \\ -10 & 0 & 20 \end{bmatrix}\)





10th Grade Math

From Scalar Multiplication of a Matrix to HOME




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.




Share this page: What’s this?

Recent Articles

  1. Subtraction of Decimals | Subtracting Decimals | Decimal Subtraction

    Apr 24, 25 03:25 PM

    Subtraction of Decimals
    We will discuss here about the subtraction of decimals. Decimals are subtracted in the same way as we subtract ordinary numbers. We arrange the digits in columns

    Read More

  2. How to Do Long Division? | Method | Steps | Examples | Worksheets |Ans

    Apr 24, 25 10:18 AM

    Long Division and Short Division Forms
    As we know that the division is to distribute a given value or quantity into groups having equal values. In long division, values at the individual place (Thousands, Hundreds, Tens, Ones) are dividend…

    Read More

  3. Division by Two-Digit Numbers | Knowledge of Estimation | Division

    Apr 24, 25 10:12 AM

    Divide 5-Digit by 2-Digit Number
    In division by two-digit numbers we will practice dividing two, three, four and five digits by two-digit numbers. Consider the following examples on division by two-digit numbers: Let us use our knowl…

    Read More

  4. Addition of Decimals | How to Add Decimals? | Adding Decimals|Addition

    Apr 24, 25 01:45 AM

    Addition of Decimals
    We will discuss here about the addition of decimals. Decimals are added in the same way as we add ordinary numbers. We arrange the digits in columns and then add as required. Let us consider some

    Read More

  5. Addition of Like Fractions | Examples | Videos | Worksheet | Fractions

    Apr 23, 25 09:23 AM

    Adding Like Fractions
    To add two or more like fractions we simplify add their numerators. The denominator remains same. Thus, to add the fractions with the same denominator, we simply add their numerators and write the com…

    Read More