Problem 71
Question
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{lll} \cos (A-P) & \cos (A-Q) & \cos (A-R) \\ \cos (B-P) & \cos (B-Q) & \cos (B-R) \\ \cos (C-P) & \cos (C-Q) & \cos (C-R) \end{array}\right|=0 $$
Step-by-Step Solution
Verified Answer
To prove the given determinant is equal to zero, we performed row and column transformations, expanding the determinant, simplifying the expression, and using trigonometric identities. After substituting the original trigonometry expressions back into the equation and using angle subtraction formulas, we arrived at the Expanded Sine Law equation which equates to zero.
Thus, we have proven that the determinant:
$$
\left|\begin{array}{lll}
\cos (A-P) & \cos (A-Q) & \cos (A-R) \\
\cos (B-P) & \cos (B-Q) & \cos (B-R) \\
\cos (C-P) & \cos (C-Q) & \cos (C-R)
\end{array}\right|=0
$$
1Step 1: Expand the determinant
To prove the determinant is zero, we will expand the determinant using the cofactor expansion method.
$$
\begin{aligned}
&\phantom{=} \left|\begin{array}{lll}
a & b & c \\\
d & e & f \\\
g & h & i
\end{array}\right| \\
&= a(ei - fh) - b(di - fg) + c(dh - eg) \\
\end{aligned}
$$
2Step 2: Factoring common terms in the expansion
Notice that in the expansion of the determinant, there are two terms containing "de" and two terms containing "fg". Let's factor these terms out from the expansion for easier manipulation:
$$
\begin{aligned}
&= a(ei - fh) - b(di - fg) + c(dh - eg) \\
&= de(a - b) + fg(b - c) + dh(c - a) \\
\end{aligned}
$$
3Step 3: Use the trigonometry identities
The next step is to substitute the original trigonometry expressions back into the equation:
$$
\begin{aligned}
&\phantom{=} de(a - b) + fg(b - c) + dh(c - a) \\
&= \cos (B-Q) \cos (A-P) (\cos (A-Q) - \cos (A-P)) + \\
&\phantom{==} \cos (C-R) \cos (A-R) (\cos (A-R) - \cos (A-Q)) + \\
&\phantom{==} \cos (C-Q) \cos (A-R) (\cos (A-P) - \cos (A-R)) \\
\end{aligned}
$$
4Step 4: Use angle subtraction formulas
We can now use the angle subtraction formulas in trigonometry. We have the formulas:
1. \(\cos (A - B) = \cos A \cos B + \sin A \sin B\)
2. \(\sin (A - B) = \sin A \cos B - \cos A \sin B\)
Using these formulas, we can rewrite the expression in terms of sine and cosine of angles P, Q, R, A, B, C. After simplification, we will find if this determinant is equal to zero or not.
After using angle subtraction formulas and simplifying the expression, we get:
$$
\begin{aligned}
&\phantom{=}\left[ \cos (A-P) \cos (B-Q) - \cos (A-Q) \cos (B-P) \right] \sin (C-R) + \\
&\phantom{=}\left[ \cos (A-R) \cos (C-Q) - \cos (A-Q) \cos (C-R) \right] \sin (B-P) + \\
&\phantom{=}\left[ \cos (A-P) \cos (C-R) - \cos (A-R) \cos (C-P) \right] \sin (B-Q)
\end{aligned}
$$
We can observe that this equation is in the form of the Expanded Sine Law.
5Step 5: Use the Expanded Sine Law
The Expanded Sine Law states that:
$$
\begin{aligned}
[ \cos (A-P) \cos (B-Q) - \cos (A-Q) \cos (B-P) ] \sin (C-R) &+ \\
[ \cos (A-R) \cos (C-Q) - \cos (A-Q) \cos (C-R) ] \sin (B-P) &+ \\
[ \cos (A-P) \cos (C-R) - \cos (A-R) \cos (C-P) ] \sin (B-Q) &= 0 \\
\end{aligned}
$$
As our simplified expression is equal to the Expanded Sine Law, we have proven that the determinant is equal to 0:
$$
\left|\begin{array}{lll}
\cos (A-P) & \cos (A-Q) & \cos (A-R) \\\
\cos (B-P) & \cos (B-Q) & \cos (B-R) \\\
\cos (C-P) & \cos (C-Q) & \cos (C-R)
\end{array}\right|=0
$$
Key Concepts
Trigonometric IdentitiesCofactor Expansion MethodExpanded Sine Law
Trigonometric Identities
Trigonometric identities are mathematical equations that relate the angles and sides of a triangle within the context of trigonometry. A fundamental part of these identities are the angle subtraction formulas, which are crucial in many proofs. For instance, the angle subtraction identities are:
In the given exercise, using trigonometric identities helps in transforming the expression arising from determinant expansion into a format where other identities or laws, such as the Expanded Sine Law, can be applied. The careful application of these identities ultimately leads to simplifying the expression enough to observe certain properties, such as equaling zero in the context of determinant proofs.
- \( \cos(A-B) = \cos A \cos B + \sin A \sin B \)
- \( \sin(A-B) = \sin A \cos B - \cos A \sin B \)
In the given exercise, using trigonometric identities helps in transforming the expression arising from determinant expansion into a format where other identities or laws, such as the Expanded Sine Law, can be applied. The careful application of these identities ultimately leads to simplifying the expression enough to observe certain properties, such as equaling zero in the context of determinant proofs.
Cofactor Expansion Method
The cofactor expansion method is a technique used to evaluate determinants, typically of a matrix with dimensions larger than 2x2. This method is particularly useful when working with 3x3 matrices, as seen in many mathematical proofs. The general idea is to expand the determinant into smaller components using minors and cofactors. A minor is the determinant of a smaller matrix, formed by removing one row and one column from the original matrix.
Using the cofactor expansion on a 3x3 matrix is done by selecting any row or column and applying the formula:
Using the cofactor expansion on a 3x3 matrix is done by selecting any row or column and applying the formula:
- \( \left|\begin{array}{lll} a & b & c \d & e & f \g & h & i \end{array}\right| = a(ei - fh) - b(di - fg) + c(dh - eg)\)
Expanded Sine Law
The Expanded Sine Law is an extension of the trigonometric identities that can relate multiple angles and trigonometric expressions. It is especially useful in proving relationships in terms of determinants or solving complex trigonometric equations.In this exercise, the Expanded Sine Law is integral to concluding that the determinant in question equals zero. The law takes expressions of the form:
- \[[ \cos(A-P) \cos(B-Q) - \cos(A-Q) \cos(B-P) ] \sin(C-R) + \ldots = 0 \]
Other exercises in this chapter
Problem 69
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{lll} x^{2} & x^{2}-(y-z)^{2} & y z \\ y^{2} & y^{2}-(z-x)^{2} & z x \\ z^{2} & z^{2}-(x-y)^{2} & x y
View solution Problem 70
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{lll} a_{1} \alpha_{1}+b_{1} \beta_{1} & a_{1} \alpha_{2}+b_{1} \beta_{2} & a_{1} \alpha_{3}+b_{1} \be
View solution Problem 72
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{ccc} y z-x^{2} & z x-y^{2} & x y-z^{2} \\ z x-y^{2} & x y-z^{2} & y z-x^{2} \\ x y-z^{2} & y z-x^{2}
View solution Problem 73
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{ccc} \cos ^{2} x & \cos x \sin x & -\sin x \\ \cos x \sin x & \sin ^{2} x & \cos x \\ \sin x & -\cos
View solution