मराठी

Overview of Matrices

Advertisements

Topics

Estimated time: 17 minutes
CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Key Points: Comparable and Equal Matrices

Comparable Matrices

  • Two matrices are said to be comparable if they have the same order
    (same number of rows and columns).

Equal Matrices

Two matrices A= [aij] and B=[bij] are equal if:

  1. They are comparable (same order), and

  2. Their corresponding elements are equal.

CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Definition: Negative of a Matrix

If A = [aij], then the negative of A, denoted by −A, is the matrix obtained by replacing each element aij by −aij

−A = [−aij]

  • Order of −A = order of A
CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Key Points: Powers of a Matrix

  • An is defined only when A is a square matrix.

  • AmAn = Am+n

  • In =

CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Key Points: Elementary Operations on a Matrix

Type Transformation Symbol
Interchange Swap two rows/columns Ri ↔ Rj
Multiplication Multiply row/column by non-zero scalar k Ri → kRi
Row addition Add k times one row to another Ri → Ri + kRj
CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Definition: Equivalent Matrices

Two matrices are equivalent if one can be obtained from the other by a finite number of elementary operations

  • Denoted by: A ∼ B

CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Formula: Minor, Cofactor

Minor

Delete ith row and jth column: Mij

Cofactor of aij

Aij = (−1)i+j × (minor of aij)

Sign pattern:

\[\begin{bmatrix}
+ & - & + \\
- & + & - \\
+ & - & +
\end{bmatrix}\]

CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Formula: Adjoint of a Matrix

Adjoint of A = transpose of the cofactor matrix \[\mathrm{adj}A=\left[A_{ij}\right]^T\]

  • \[\mathrm{adj}(kA)=k^{n-1}\mathrm{adj}(A)\]

  • A(adj A) = (adj A)A = AI

  • adjA= An1(for an n×n non-singular matrix)

CBSE: Class 12
Maharashtra State Board: Class 12
CISCE: Class 12

Formula: Inverse of a Matrix of Order 2

\[A=
\begin{bmatrix}
a & b \\
c & d
\end{bmatrix}\]

\[A^{-1}=\frac{1}{ad-bc}
\begin{bmatrix}
d & -b \\
-c & a
\end{bmatrix}\] if ad bc ≠ 0

\[A^{-1}=\frac{1}{|A|}(\operatorname{adj}A)\], if ∣A∣ ≠ 0

Properties:

  • \[(AB)^{-1}=B^{-1}A^{-1}\]

  • \[(A^{-1})^{-1}=A\]

  • \[(A^{\prime})^{-1}=(A^{-1})^{\prime}\]

  • If inverse exists, it is unique.
Maharashtra State Board: Class 12

Key Points: Method of Inversion

Matrix Form: AX = B

Condition:

  • A must be square

  • ∣A∣ ≠ 0 (Non-singular)

Formula:

\[X=A^{-1}B\]​

Maharashtra State Board: Class 12

Key Points: Method of Reduction

  1. Write AX = B

  2. Apply row operations on A
    (Same operations on B)

  3. Reduce A to triangular/identity form

  4. Solve equations

Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×