第 12 类 RD Sharma 解决方案 - 第 6 章行列式练习前。 6.6 |设置 2
问题 19. 令 A = [a ij ] 为 3 × 3 阶方阵,C ij表示 a ij在 A 中的辅因子。如果 |A| = 5,求 a 11 C 21 + a 12 C 22 + a 13 C 23的值。
解决方案:
As we know that, if a matrix is square matrix of order n, then the sum of the products of elements of a row or a column with the cofactors of the corresponding elements of some other row or column is zero.
So,
A = [aij] is a square matrix of order n.
Also we have,
And
=> a11 C21 + a12 C22 + a13 C23 = 0
Therefore, the required value is 0.
问题 20. 找出 .
解决方案:
Given that,
A =
=> |A| =
= sin 20° cos 70° + cos 20° sin 70°
= sin (20° + 70°)
= sin 90
= 1
问题 21. 如果 A 是一个满足 A T A = I 的方阵,写出 |A| 的值。
解决方案:
Let us assume that A = [aij] be a square matrix of order n.
So, by using the property of determinants, we get
=> |A| = |AT|
Here, we have
=> AT A = I
=> |AT A| = 1
So, the determinants are of same order, we get
=> |AT A| = |AT| |A|
=> |AT| |A| = 1
=>
=>
=> |A|2 = 1
=> |A| = ±1
Therefore, the value of |A| is ±1.
问题 22. 如果 A 和 B 是相同阶的方阵,使得 |A| = 3 且 AB = I,然后写出 |B| 的值。
解决方案:
According to the question, A and B are square matrices of the same order.
So, by using the property of determinants we get,
=> |AB| = |A| |B|
Here, |A| = 3, AB = I.
=> |AB| = 1
=> |A| |B| = 1
=> 3 |B| = 1
=> |B| = 1/3
Therefore, the value of |B| is 1/3.
问题 23. A 是 3 阶斜对称,写出 |A| 的值。
解决方案:
Here, |A| = 4.
So we have,
Order of the matrix (n) = 3
Using the properties of matrices, we get
For a square matrix of order n and constant k, we know,
=> |k A| = kn |A|
=> |- A| = (-1)3 |A|
= (-1) (4)
= -4
Therefore, the value of |A| is -4.
问题 24. 如果 A 是行列式为 4 的 3 阶方阵,则写出 |−A| 的值。
解决方案:
Given that, |A| = 4.
Order of the matrix (n) = 3
So, by using the properties of matrices, we get
=> |k A| = kn |A|
=> |- A| = (-1)3 |A|
= (-1) (4)
= -4
Therefore, the value of |A| is -4.
问题 25. 如果 A 是一个方阵,使得 |A| = 2,写出| A T |的值。
解决方案:
Given that, |A| = 2
As we know that in a square matrix, |A| = AT
So, they are of sane order
Hence, |A AT| = |A| |AT|
=> |A AT| = 2 (2)
= 4
Therefore, the value of |A AT| is 4.
问题 26. 求行列式的值 .
解决方案:
Given that,
A =
|A| =
On applying R1 -> R1 – 3R2 we have,
=
=
= 0
Therefore, the value of the determinant is 0.
问题 27. 求行列式的值 .
解决方案:
Given that,
A =
|A| =
On applying R2 -> R2 – 2R1 we get,
=
=
= 0
Therefore, the value of the determinant is 0.
问题 28. 如果矩阵是奇异的,求 x 的值。
解决方案:
As we know that a matrix is singular only when its determinant is zero.
According to the question,
is a singular matrix
So,
=> |A| = = 0
On expanding the determinant we get,
=> 5x + 20 = 0
=> x = -20/5
=> x = -4
Therefore, the value of x is -4.
问题 29. 如果 A 是 n × n 阶方阵,使得 |A| = λ,然后写出 |−A| 的值。
解决方案:
Given that,
A is a square matrix of order n × n
So, |A| = λ
=> |- A| = (-1)n A
=> |-A| = (-1)n λ
Therefore, the value of |-A| is (-1)n λ.
问题 30. 求行列式的值 .
解决方案:
Given that,
A =
|A| =
On taking out common factors from R1, R2 and R3 we get,
=
Here, the two rows are identical, so we get
=
= 0
Therefore, the value of the determinant is 0.
问题 31. 如果 A 和 B 是同阶的非奇异矩阵,证明 AB 是奇异的还是非奇异的。
解决方案:
According to the question, A and B be non-singular matrices of order n.
Here, |A| ≠ 0 and |B| ≠ 0.
So, the order of these matrix are same, we get
=> |AB| = |A| |B|
=> |AB| = 0 if |A| = 0 or |B| = 0
But as it is not the case here, so |AB| is non- zero matrix and AB is non-singular matrix.
Hence proved.
问题 32. 3 × 3 阶矩阵的行列式为 2。|A (3I)| 的值是多少,其中 I 是 3 × 3 阶单位矩阵。
解决方案:
Given that a matrix of order 3 x 3 has determinant 2.
So let us assume B be the matrix. so the order of the matrix is 3
and |B| = 2
Let us consider I be the identity matrix, so we get
=> |I| = 1
=> 3 |I| = 3
=> |A (3I)| = |3 A|
= 33 |A|
= 27 (2)
= 54
=> |A (3I)| = 54
Therefore, the value of |A (3I)| is 54.
问题 33. 如果 A 和 B 是 3 阶方阵,使得 |A| = -1,|B| = 3,则求 |3 AB| 的值。
解决方案:
We have,
A and B are square matrices of order 3.
Also |A| = −1, |B| = 3.
We know,
As n is the order of A, we get
=> |K A| = Kn |A|
=> |3 AB| = 33 |AB|
If the order of A and B matrix are same and they are square matrix then |AB| = |A| |B|.
So, we have,
=> |3 AB| = 33 |A| |B|
= 27 (-1) (3)
= -81
Therefore, the value of |3 AB| is -81.
问题 34. 写出 .
解决方案:
We have,
A =
|A| =
= a2 – iab + iab – i2 b2 – (-c2 – icd + icd + i2 d2)
= a2 – i2 b2 + c2 – i2 d2
Here, we have, i2 = – 1.
So we get,
|A| = a2 – (-1) b2 + c2 – (-1) d2
= a2 + b2 + c2 + d2
Therefore, the value is a2 + b2 + c2 + d2.
问题 35. 在下面的矩阵中写出12的辅因子 .
解决方案:
We have
So,
=> a12 = -3
Now we find the cofactor of a12
a12 = (-1)1+2
= – (- 42 – 4)
= 46
Therefore, the value of the required cofactor is 46.
问题 36. 如果 , 找到 x。
解决方案:
Here we have,
A =
=> |A| = = 0
=> 9(2x + 5) – 3(5x + 2) = 0
=> 18x + 45 – 15x – 6 = 0
=> 3x + 39 = 0
=> 3x = – 39
=> x = -39/3
=> x = -13
Therefore, the value of x is -13.
问题 37. 从以下找到 x 的值:
解决方案:
We have,
A =
|A| =
=> = 0
=> 2 x2 – 8 = 0
=> 2 x2 = 8
=> x2 = 8/2
=> x2 = 4
=> x = √4
=> x = ±2
Therefore, the value of x is ±2.