All Exams Test series for 1 year @ ₹349 only
Question

If a 1, a 2, a 3, _ _ _ _ _, a 9are in GP, then what is the value of the following determinant?

\(\left| {\begin{array}{*{20}{c}} {{ln\:a_1}}&{{ln\:a_2}}&{{ln\:a_3}}\\ {{ln\:a_4}}&{{ln\:a_5}}&{{ln\:a_6}}\\ {{ln\:a_7}}&{{ln\:a_8}}&{{ln\:a_9}} \end{array}} \right|\)

This question was previously asked in
NDA I 2021 GAT Previous Year Paper (18-Apr-2021)
The correct answer is

0

Understanding the Problem: Determinant of GP Logarithms

The question asks for the value of a specific 3x3 determinant. The entries of this determinant are the natural logarithms (ln) of the terms of a geometric progression (GP). We are given that \(a_1, a_2, a_3, \dots, a_9\) are terms in a GP. We need to evaluate the determinant:

\(\left| {\begin{array}{*{20}{c}} {{ln\:a_1}}&{{ln\:a_2}}&{{ln\:a_3}}\\ {{ln\:a_4}}&{{ln\:a_5}}&{{ln\:a_6}}\\ {{ln\:a_7}}&{{ln\:a_8}}&{{ln\:a_9}} \end{array}} \right|\)

Properties of Geometric Progression (GP)

A geometric progression is a sequence of non-zero 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 the first term is \(a\) and the common ratio is \(r\), the terms of a GP are \(a, ar, ar^2, ar^3, \dots, ar^{n-1}, \dots\).

In this problem, the terms are \(a_1, a_2, \dots, a_9\). Let the first term be \(A\) and the common ratio be \(R\). Then, the terms can be written as:

  • \(a_1 = A\)
  • \(a_2 = AR\)
  • \(a_3 = AR^2\)
  • \(a_4 = AR^3\)
  • \(a_5 = AR^4\)
  • \(a_6 = AR^5\)
  • \(a_7 = AR^6\)
  • \(a_8 = AR^7\)
  • \(a_9 = AR^8\)

In general, the \(i\)-th term of the GP is \(a_i = A \cdot R^{i-1}\).

Properties of Natural Logarithms (ln)

The natural logarithm, denoted by \(\ln\), is the logarithm to the base \(e\). Key properties we will use are:

  • Product rule: \(\ln(xy) = \ln x + \ln y\)
  • Power rule: \(\ln(x^y) = y \ln x\)

Applying Properties to the Determinant Elements

The elements of the determinant are \(\ln a_i\). Using the GP property \(a_i = A \cdot R^{i-1}\) and the logarithm properties, we can write each element:

\(\ln a_i = \ln (A \cdot R^{i-1})\)

Using the product rule for logarithms:

\(\ln a_i = \ln A + \ln (R^{i-1})\)

Using the power rule for logarithms:

\(\ln a_i = \ln A + (i-1) \ln R\)

Let \(L = \ln A\) and \(K = \ln R\). Then, \(\ln a_i = L + (i-1)K\).

Now let's write out the elements of the determinant using this form:

  • \(\ln a_1 = L + (1-1)K = L\)
  • \(\ln a_2 = L + (2-1)K = L + K\)
  • \(\ln a_3 = L + (3-1)K = L + 2K\)
  • \(\ln a_4 = L + (4-1)K = L + 3K\)
  • \(\ln a_5 = L + (5-1)K = L + 4K\)
  • \(\ln a_6 = L + (6-1)K = L + 5K\)
  • \(\ln a_7 = L + (7-1)K = L + 6K\)
  • \(\ln a_8 = L + (8-1)K = L + 7K\)
  • \(\ln a_9 = L + (9-1)K = L + 8K\)

Constructing the Determinant with Simplified Terms

Substituting these expressions into the determinant, we get:

\(\left| {\begin{array}{*{20}{c}} {L}&{L + K}&{L + 2K}\\ {L + 3K}&{L + 4K}&{L + 5K}\\ {L + 6K}&{L + 7K}&{L + 8K} \end{array}} \right|\)

Using Determinant Properties for Simplification

We can use elementary column operations to simplify the determinant without changing its value. A key property is that if we subtract a multiple of one column from another column, the determinant's value remains unchanged. Also, if two columns of a determinant are identical, the determinant's value is zero.

Performing Column Operations

Let \(C_1, C_2, C_3\) be the three columns of the determinant. We will perform the following operations:

  1. Operation 1: \(C_2 \leftarrow C_2 - C_1\) (Replace Column 2 with Column 2 minus Column 1)
  2. Operation 2: \(C_3 \leftarrow C_3 - C_2\) (Replace Column 3 with Column 3 minus the *original* Column 2)

Let's see what the new columns become:

New \(C_2\):

  • Row 1: \((L + K) - L = K\)
  • Row 2: \((L + 4K) - (L + 3K) = K\)
  • Row 3: \((L + 7K) - (L + 6K) = K\)

So, the new \(C_2\) is \(\begin{pmatrix} K \\ K \\ K \end{pmatrix}\).

New \(C_3\):

  • Row 1: \((L + 2K) - (L + K) = K\)
  • Row 2: \((L + 5K) - (L + 4K) = K\)
  • Row 3: \((L + 8K) - (L + 7K) = K\)

So, the new \(C_3\) is \(\begin{pmatrix} K \\ K \\ K \end{pmatrix}\).

The determinant after these operations becomes:

\(\left| {\begin{array}{*{20}{c}} {L}&{K}&{K}\\ {L + 3K}&{K}&{K}\\ {L + 6K}&{K}&{K} \end{array}} \right|\)

Conclusion on the Determinant Value

In the resulting determinant, the second column (\(C_2\)) and the third column (\(C_3\)) are identical. A fundamental property of determinants states that if any two rows or any two columns of a determinant are identical or proportional, the value of the determinant is zero.

Since \(C_2 = C_3\), the value of the determinant is 0.

Alternatively, one could perform operations \(C_2 \leftarrow C_2 - C_1\) and \(C_3 \leftarrow C_3 - C_1\).

New \(C_2 = \begin{pmatrix} K \\ K \\ K \end{pmatrix}\)

New \(C_3\):

  • Row 1: \((L + 2K) - L = 2K\)
  • Row 2: \((L + 5K) - (L + 3K) = 2K\)
  • Row 3: \((L + 8K) - (L + 6K) = 2K\)

New \(C_3 = \begin{pmatrix} 2K \\ 2K \\ 2K \end{pmatrix}\).

The determinant becomes:

\(\left| {\begin{array}{*{20}{c}} {L}&{K}&{2K}\\ {L + 3K}&{K}&{2K}\\ {L + 6K}&{K}&{2K} \end{array}} \right|\)

In this determinant, \(C_3 = 2 \cdot C_2\). Since the third column is proportional to the second column, the determinant's value is also 0.

Revision Table: Key Concepts

Concept Definition/Property Application
Geometric Progression (GP) Sequence \(a_i = AR^{i-1}\) Express terms \(a_i\) using \(a_1\) and common ratio \(R\).
Natural Logarithm (ln) Logarithm base \(e\); \(\ln(xy) = \ln x + \ln y\), \(\ln(x^y) = y \ln x\) Transform \(\ln a_i\) into linear expressions of \(\ln a_1\) and \(\ln R\).
Determinant Properties Column operations preserve value; determinant is 0 if columns are identical or proportional. Simplify the determinant expression to reveal proportional columns.

Additional Information: Related Math Concepts

Understanding the connection between sequences and determinants can be useful. In this problem, the logarithms of the GP terms form an arithmetic progression (AP).

If \(a_1, a_2, \dots, a_n\) are in GP, then \(\ln a_1, \ln a_2, \dots, \ln a_n\) are in AP. Why?

\(\ln a_i = \ln(A \cdot R^{i-1}) = \ln A + (i-1)\ln R\)

This is the form of an AP with first term \(\ln A\) and common difference \(\ln R\).

So, the determinant's rows are formed by consecutive terms of this AP:

  • Row 1: Terms 1, 2, 3 of the AP
  • Row 2: Terms 4, 5, 6 of the AP
  • Row 3: Terms 7, 8, 9 of the AP

A determinant whose rows (or columns) are in arithmetic progression has a value of 0. This provides another way to understand why the determinant is zero in this case.

Was this answer helpful?

Similar Questions

  1. The value of the determinant \(\left| {\begin{array}{*{20}{c}} {1 - {\rm{\alpha }}}&{{\rm{\alpha }} - {{\rm{\alpha }}^2}}&{{{\rm{\alpha }}^2}}\\ {1 - {\rm{\beta }}}&{{\rm{\beta }} - {{\rm{\beta }}^2}}&{{{\rm{\beta }}^2}}\\ {1 - {\rm{\gamma }}}&{{\rm{\gamma }} - {{\rm{\gamma }}^2}}&{{{\rm{\gamma }}^2}} \end{array}} \right|\) is equal to

  2. The element in the i th row and the j th column of a determinant of third order is equal to 2(i + j). What is the value of the determinant?

  3. Let p, q and r be three distinct positive real numbers. If \(\rm D = \left| {\begin{array}{*{20}{c}} \rm p&\rm q&\rm r\\ \rm q&\rm r&\rm p\\ \rm r&\rm p&\rm q \end{array}} \right|,\)  then which one of the following is correct?

  4. What is the value of the determinant \(\left| {\begin{array}{*{20}{c}} {\rm{i}}&{{{\rm{i}}^2}}&{{{\rm{i}}^3}}\\ {{{\rm{i}}^4}}&{{{\rm{i}}^6}}&{{{\rm{i}}^8}}\\ {{{\rm{i}}^9}}&{{{\rm{i}}^{12}}}&{{{\rm{i}}^{15}}} \end{array}} \right|\)  where \(\rm i = \sqrt {-1}\) ?

  5. If
     then what is f(-1) + f(0) + f(1) equal to?
  6. If a + b + c = 4 and ab + bc + ca = 0, then what is the value of the following determinant?

    \(\left| {\begin{array}{*{20}{c}} {{a}}&{{b}}&{{c}}\\ {{b}}&{{c}}&{{a}}\\ {{c}}&{{a}}&{{b}} \end{array}} \right|\)

  7. Let \(A = \left| {\begin{array}{*{20}{c}} p&q\\ r&s \end{array}} \right|\)

    where p, q, r and s are any four different prime numbers less than 20. What is the maximum value of the determinant?

  8. If \(\left| {\begin{array}{*{20}{c}} x&-3i&1\\ y&1&{i}\\ 0&2i&-i \end{array}} \right|=6+11i\)  , then what are the values of x and y respectively?

  9. If \(\left| {\begin{array}{*{20}{c}} {\rm{x}}&{\rm{y}}&0\\ 0&{\rm{x}}&{\rm{y}}\\ {\rm{y}}&0&{\rm{x}} \end{array}} \right| = 0\) , then which one of the following is correct?

  10. If \({\rm{A}} = \left[ {\begin{array}{*{20}{c}} {\rm{\alpha }}&2\\ 2&{\rm{\alpha }} \end{array}} \right]\) and det (A 3) = 125, then α is equal to


Important Questions from Evaluation of Determinants

  1. The value of the determinant \(\left| {\begin{array}{*{20}{c}} {1 - {\rm{\alpha }}}&{{\rm{\alpha }} - {{\rm{\alpha }}^2}}&{{{\rm{\alpha }}^2}}\\ {1 - {\rm{\beta }}}&{{\rm{\beta }} - {{\rm{\beta }}^2}}&{{{\rm{\beta }}^2}}\\ {1 - {\rm{\gamma }}}&{{\rm{\gamma }} - {{\rm{\gamma }}^2}}&{{{\rm{\gamma }}^2}} \end{array}} \right|\) is equal to

  2. The element in the i th row and the j th column of a determinant of third order is equal to 2(i + j). What is the value of the determinant?

  3. If x, y, z are distinct real numbers and \(\left| {\begin{array}{*{20}{c}} x&{{x^2}}&{2 + {x^3}}\\ y&{{y^2}}&{2 + {y^3}}\\ z&{{z^2}}&{2 + {z^3}} \end{array}} \right| = 0\), then xyz =

  4. If A + B + C = \(\pi \), then, the value of \(\left| {\begin{array}{*{20}{c}} {\sin \left( {A + B + C} \right)}&{\sin B}&{\cos C}\\ { - \sin B}&0&{\tan A}\\ {\cos \left( {A + B} \right)}&{ - \tan A}&0 \end{array}} \right|\) is

  5. Let p, q and r be three distinct positive real numbers. If \(\rm D = \left| {\begin{array}{*{20}{c}} \rm p&\rm q&\rm r\\ \rm q&\rm r&\rm p\\ \rm r&\rm p&\rm q \end{array}} \right|,\)  then which one of the following is correct?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App