Find AB,BA,A+B,A-B,A2,B2,5-A,3-B. Observe thatABBA.Show that(A-B)(A+B)(A+B)(A-B)A2-B2. Show that det(AB)=det(BA)=(detA)(detB), but that det(A+B)detA+detB. Show that det(5A)5detA and find n so that localid="1658983435079" det(5A)=5ndetA.Find similar results for det(3B). Remember that the point of doing these simple problems by hand is to learn how to manipulate determinants and matrices correctly. Check your answers by computer.

localid="1658983077106" A=(25-13),B=(-1402)

Short Answer

Expert verified

By finding the product , sum, and subtraction of required matrices AB, BA ,A+B ,A-B , A2, B2 ,5.A ,3.B it can be proved that (A-B)(A+B)(A+B)(A-B)A2-B2,det(AB)=det(BA)=(detA)(detB)

det(5A)5detA.

Step by step solution

01

Definition of Matrix multiplication:

Matrix multiplication is a binary operation that creates a matrix by multiplying two matrices together. For matrix multiplication to work, the number of columns in the first matrix must equal the number of rows in the second matrix.

For example, if matrix A and B is defined as 3×2and 3×2then, the product of the matrices A and B is meaningless as the columns in the first matrix (here, 2) is not equals to the number of rows in the second matrix (here, 3).

02

Given parameters:

The given matrices are

A=(25-13),B=(-1402)

03

Finding product of the matrices:

Find the product of the matrix .

A=(25-13),B=(-1402)=2×-1+-5×024+-52-1-1+30-14+32=(-2-212)

Find the product of the matrix .

A=(-1402)(2-5-13)=-12+4-1-1-5+4302+2-10-5+23=(-617-26)

04

Find the addition and subtraction of the matrices:

Find the addition of matrix A+B .

A+B=(2-5-13)+(-1402)=2+-1-5+4-1+03+2=(1-1-15)

Find the addition of matrix A-B .

A-B=(2-5-13)-(-1402)=2--1-5-4-1+03-2=(3-9-11)

05

Find the squares and scalar multiplication of matrices of the matrices:

Find the square of matrix A .

A2=2-5-132-5-13=22+-5-12-5+-53-12+3-1-1-5+33=9-25-514

Find the Square of matrix B .

B2=-1-402-1402=-1-1+40-14+420-1+2004+22=1404

Find the scalar multiplication 5A .

5A=5×2-5-163=10-25-515

Find the scalar multiplication 3B.

3B=3×-1406

06

Show that the multiplication of addition and subtraction of matrices is not equal.

Find the product of (A+B)(A-B) .

A+BA-B=1-1-153-9-11=4-10-814

Find the product of (A-B)(A+B) .

A-BA+B=3-9-111-1-15=12-48-26

Find the subtraction of squares of matrices A2-B2.

A2-B2=9-25-514-1404=8-29-510

Therefore, it is showed that (A+B)(A-B)(A-B)(A+B)A2-B2.

07

Show that the determinant of the product of matrices and determinant of matrices product is equal:

Find the determinant of AB.

detAB=-2-212=-4+2=-2

Find the determinant of BA.

detAB=-617-26=-36+34=-2

Find the determinant of matrix A .

role="math" localid="1658984830439" detA=2-5-13=6-5=1

Find the determinant of matrix B .

detB=-1402=-2-0=-2

Find the product of determinant of matrix A and B .

detAdetB=1×-2=-2

Therefore,

detAB=detBA=detAdetB

08

Show that the determinant of the sum of matrices and determinant of matrices sum is not equal:

Find the determinant of A+B .

detA+B=1-1-15=5-1=4

Find the sum of determinant of matrix A and B

detA+detB=1-2=-1

Therefore,det(A+B)det(A)+det(B)

09

Show that the determinant of scalar multiple matrices and product of scalar with determinant of matrices is not equal:

Find the determinant of 5A .

det5A=10-25-515=150-125=25=52×1

Find the 5(det(A)).

role="math" localid="1658985741127" 5detA=5×1=5

Therefore, det(5A)5(det(A))

Find the determinant of 3B.

det3B=-31206=-18-0=-18=32×-2

Find the role="math" localid="1658985726400" 3(det(B)).

role="math" localid="1658985733523" 3detA=3×-2=-6

Therefore,

det3B3detB

10

Find the value of   to show determinant of scalar multiple matrices and product of scalar with determinant of matrices is equal.

Find the value of n so that det(5A)=5(det(A))and det(3B)=3(det(B)).

Since, the matrices A and B are two dimensional square matrices,det(kA)=k2(det(A))and therefore n=2.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Show that the definition of a Hermitian matrix (A=At)can be writtenrole="math" localid="1658814044380" aij=a¯ji(that is, the diagonal elements are real and the other elements have the property thata12=a¯21, etc.). Construct an example of a Hermitian matrix.

In (9.1) we have defined the adjoint of a matrix as the transpose conjugate. This is the usual definition except in algebra where the adjoint is defined as the transposed matrix of cofactors [see (6.13)]. Show that the two definitions are the same for a unitary matrix with determinant=+1

Find the Eigen values and eigenvectors of the following matrices. Do some problems by hand to be sure you understand what the process means. Then check your results by computer.

(11-1111-11-1)

For each of the following problems write and row reduce the augmented matrix to find out whether the given set of equations has exactly one solution, no solutions, or an infinite set of solutions. Check your results by computer. Warning hint:Be sure your equations are written in standard form. Comment: Remember that the point of doing these problems is not just to get an answer (which your computer will give you), but to become familiar with the terminology, ideas, and notation we are using.

3.

Let each of the following matrices represent an active transformation of vectors in (x,y)plane (axes fixed, vector rotated or reflected).As in Example 3, show that each matrix is orthogonal, find its determinant and find its rotation angle, or find the line of reflection.

12(-1-11-1)

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free