Question
If are in G.P., then the determinant \Delta = \left| {\matrix{ {\log {a_n}} & {\log {a_{n + 1}}} & {\log {a_{n + 2}}} \cr {\log {a_{n + 3}}} & {\log {a_{n + 4}}} & {\log {a_{n + 5}}} \cr {\log {a_{n + 6}}} & {\log {a_{n + 7}}} & {\log {a_{n + 8}}} \cr } } \right| is equal to :
Options
Solution
1. Key Concepts and Formulas
This problem beautifully combines the properties of Geometric Progressions (G.P.) with the properties of logarithms and determinants. To solve it efficiently, we need to recall these fundamental concepts:
- Geometric Progression (G.P.): A sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio.
- If are in G.P. with first term and common ratio , then the -th term is given by:
- Logarithm Properties:
- Product Rule:
- Power Rule:
- (The base of the logarithm doesn't matter for this problem, as long as it's consistent and valid.)
- Determinant Properties:
- If any two rows or any two columns of a determinant are identical, then the value of the determinant is zero.
- The value of a determinant remains unchanged if we apply an operation of the form (or ).
- If a row or column consists of elements in Arithmetic Progression (A.P.), specific row/column operations can often simplify the determinant significantly.
2. Analyzing the Terms of the G.P. under Logarithm
Let the given G.P. be with first term and common ratio . Then, any term can be written as .
Now, let's take the logarithm of a general term : Using the logarithm product rule, : Using the logarithm power rule, :
This is a crucial observation! If we let and , then: This means that the sequence forms an Arithmetic Progression (A.P.) with first term and common difference .
3. Expressing the Determinant Elements in Terms of the A.P.
The elements of our given determinant are . Let's explicitly write these terms using our A.P. form :
Now, substitute these expressions into the determinant: \Delta = \left| {\begin{matrix} {x+(n-1)y} & {x+ny} & {x+(n+1)y} \\ {x+(n+2)y} & {x+(n+3)y} & {x+(n+4)y} \\ {x+(n+5)y} & {x+(n+6)y} & {x+(n+7)y} \cr } \right|
4. Simplifying the Determinant Using Column Operations
Our goal is to simplify this determinant. Since the elements are in A.P. along each row (and also down each column), applying column or row operations that subtract adjacent terms will be very effective. This is because the difference between consecutive terms in an A.P. is constant (the common difference).
Let's apply the following column operations:
- (Replace Column 2 with Column 2 minus Column 1)
- (Replace Column 3 with Column 3 minus Column 2)
Why these operations? We want to simplify the terms. Subtracting consecutive terms of an A.P. will yield the common difference, making the elements much simpler.
Let's perform :
- Element :
- Element :
- Element :
So, the new second column becomes .
Now, let's perform :
- Element :
- Element :
- Element :
So, the new third column becomes .
The determinant now transforms to: \Delta = \left| {\begin{matrix} {x+(n-1)y} & {y} & {y} \\ {x+(n+2)y} & {y} & {y} \\ {x+(n+5)y} & {y} & {y} \cr } \right|
5. Evaluating the Simplified Determinant
Observe the transformed determinant. We can clearly see that Column 2 () and Column 3 () are identical.
According to the properties of determinants, if any two columns (or rows) are identical, the value of the determinant is zero.
Therefore, .
6. Conclusion and Key Takeaways
The value of the determinant is 0.
- The correct option is (B).
Key Takeaways for JEE Aspirants:
- Logarithms of a G.P. form an A.P.: This is a fundamental property that frequently appears in problems involving both sequences and series and logarithms. Always look for this connection.
- If , then .
- Determinants with A.P. elements: When determinant elements are in A.P., operations like or are extremely powerful. Applying these operations twice will often result in a row or column of zeros, or two identical rows/columns, directly leading to a determinant value of zero.
- Strategic Use of Properties: The ability to identify and apply the correct properties (G.P., Logarithm, Determinant) in a strategic sequence is what makes these problems solvable efficiently. Don't just calculate blindly; look for patterns and simplifications.