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

The sum of the roots of the equation ax 2+ x + c = 0 (where a and c are non-zero) is equal to the sum of the reciprocals of their squares. Then a, ca 2, c 2are in

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

AP

Let the given quadratic equation be \( ax^2 + x + c = 0 \), where \( a \neq 0 \) and \( c \neq 0 \).

Let the roots of the equation be \(\alpha\) and \(\beta\).

According to Vieta's formulas, the sum and product of the roots are:

  • Sum of roots, \( \alpha + \beta = -(\text{coefficient of } x) / (\text{coefficient of } x^2) = -1/a \)
  • Product of roots, \( \alpha\beta = (\text{constant term}) / (\text{coefficient of } x^2) = c/a \)

The question states that the sum of the roots is equal to the sum of the reciprocals of their squares. Mathematically, this condition is:

\( \alpha + \beta = \frac{1}{\alpha^2} + \frac{1}{\beta^2} \)

Let's simplify the right side of the equation:

\( \frac{1}{\alpha^2} + \frac{1}{\beta^2} = \frac{\beta^2 + \alpha^2}{(\alpha\beta)^2} \)

We know that \( \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta \). Substituting this into the expression:

\( \frac{(\alpha + \beta)^2 - 2\alpha\beta}{(\alpha\beta)^2} \)

Now, substitute the values of \( \alpha + \beta \) and \( \alpha\beta \) in terms of \( a \) and \( c \):

\( \alpha + \beta = -1/a \)

\( \alpha\beta = c/a \)

So the condition becomes:

\( -1/a = \frac{(-1/a)^2 - 2(c/a)}{(c/a)^2} \)

\( -1/a = \frac{1/a^2 - 2c/a}{c^2/a^2} \)

To simplify the numerator of the right side:

\( 1/a^2 - 2c/a = \frac{1}{a^2} - \frac{2ac}{a^2} = \frac{1 - 2ac}{a^2} \)

So the equation is:

\( -1/a = \frac{\frac{1 - 2ac}{a^2}}{\frac{c^2}{a^2}} \)

Dividing by a fraction is the same as multiplying by its reciprocal:

\( -1/a = \frac{1 - 2ac}{a^2} \times \frac{a^2}{c^2} \)

The \( a^2 \) terms cancel out (since \( a \neq 0 \)):

\( -1/a = \frac{1 - 2ac}{c^2} \)

Now, cross-multiply:

\( -1 \times c^2 = a \times (1 - 2ac) \)

\( -c^2 = a - 2a^2c \)

Rearrange the terms to isolate the relationship:

\( 2a^2c = a + c^2 \)

We are asked to determine if the terms \( a \), \( ca^2 \), and \( c^2 \) are in an Arithmetic Progression (AP), Geometric Progression (GP), or Harmonic Progression (HP).

Let the three terms be \( T_1 = a \), \( T_2 = ca^2 \), and \( T_3 = c^2 \).

Condition for AP: \( T_1, T_2, T_3 \) are in AP if \( 2T_2 = T_1 + T_3 \).

Check if \( 2(ca^2) = a + c^2 \). From our derivation above, we found exactly this relationship: \( 2a^2c = a + c^2 \).

Condition for GP: \( T_1, T_2, T_3 \) are in GP if \( T_2^2 = T_1 \times T_3 \).

Check if \( (ca^2)^2 = a \times c^2 \).

\( c^2a^4 = ac^2 \)

Since \( a \neq 0 \) and \( c \neq 0 \), we can divide by \( ac^2 \):

\( a^3 = 1 \)

This is not necessarily true based on the given condition \( 2a^2c = a + c^2 \).

Condition for HP: \( T_1, T_2, T_3 \) are in HP if \( \frac{2}{T_2} = \frac{1}{T_1} + \frac{1}{T_3} \).

Check if \( \frac{2}{ca^2} = \frac{1}{a} + \frac{1}{c} \).

\( \frac{2}{ca^2} = \frac{c + a}{ac} \)

Cross-multiply:

\( 2(ac) = ca^2(c+a) \)

\( 2ac = c^2a^2 + ca^3 \)

Since \( a \neq 0 \) and \( c \neq 0 \), we can divide by \( ac \):

\( 2 = ca + a^2 \)

\( a^2 + ac - 2 = 0 \)

This is also not necessarily true based on the given condition \( 2a^2c = a + c^2 \).

Since the condition \( 2(ca^2) = a + c^2 \) matches the condition for three terms to be in AP, the terms \( a \), \( ca^2 \), and \( c^2 \) are in Arithmetic Progression.

Revision Table: Quadratic Equation Roots and Sequences

Concept Formula/Definition Application in Problem
Quadratic Equation Roots For \(ax^2 + bx + c = 0\), roots \(\alpha, \beta\) have sum \(-\frac{b}{a}\) and product \(\frac{c}{a}\). Used to find \(\alpha+\beta = -1/a\) and \(\alpha\beta = c/a\).
Sum of Reciprocals of Squares \( \frac{1}{\alpha^2} + \frac{1}{\beta^2} = \frac{(\alpha+\beta)^2 - 2\alpha\beta}{(\alpha\beta)^2} \) Simplified the right side of the given condition.
Arithmetic Progression (AP) Three terms \(x, y, z\) are in AP if \(2y = x + z\). Used to check if \(a, ca^2, c^2\) are in AP by checking \(2(ca^2) = a + c^2\).
Geometric Progression (GP) Three terms \(x, y, z\) are in GP if \(y^2 = xz\). Used to check if \((ca^2)^2 = a \times c^2\).
Harmonic Progression (HP) Three terms \(x, y, z\) are in HP if \( \frac{2}{y} = \frac{1}{x} + \frac{1}{z} \). Used to check if \( \frac{2}{ca^2} = \frac{1}{a} + \frac{1}{c} \).

Additional Information on Quadratic Equation Roots and Sequences

Relation between Roots and Coefficients: For a quadratic equation \(ax^2 + bx + c = 0\), these formulas (Vieta's formulas) are fundamental. They allow us to find properties of the roots without actually solving the equation. This is very useful in problems involving sums, products, or symmetric expressions of roots.

Types of Sequences (Progressions):

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (common difference, d). Example: 2, 5, 8, 11,... (\(d=3\)). The nth term is \(a_n = a_1 + (n-1)d\). Three terms \(x, y, z\) are in AP if \(y\) is the arithmetic mean of \(x\) and \(z\), i.e., \(y = \frac{x+z}{2}\) or \(2y = x+z\).
  • Geometric Progression (GP): A sequence where the ratio of consecutive terms is constant (common ratio, r). Example: 3, 6, 12, 24,... (\(r=2\)). The nth term is \(a_n = a_1 \times r^{n-1}\). Three terms \(x, y, z\) are in GP if \(y\) is the geometric mean of \(x\) and \(z\), i.e., \(y^2 = xz\) (assuming terms are positive).
  • Harmonic Progression (HP): A sequence where the reciprocals of the terms are in AP. Example: 1/2, 1/4, 1/6,... (reciprocals 2, 4, 6 are in AP). Three terms \(x, y, z\) are in HP if \(\frac{1}{x}, \frac{1}{y}, \frac{1}{z}\) are in AP, which means \( \frac{2}{y} = \frac{1}{x} + \frac{1}{z} \).

Understanding these different types of sequences is key to solving problems that relate algebraic equations to sequence properties.

Was this answer helpful?

Similar Questions

  1. If the roots of the equation 4x 2- (5k + 1)x + 5k = 0 differ by unity, then which one of the following is a possible value of k?

  2. For how many quadratic equations, the sum of roots is equal to the product of roots?

  3. If α and β are the roots of the equation 4x 2+ 2x - 1 = 0, then which one of the following is correct?

  4. What is sin (α + β) sec α sec β equal to?

  5. What is tan (α + β) equal to?

  6. If k is one of the roots of the equation x(x + 1) + 1 = 0, then what is its other root?

  7. If cot α and cot β are the roots of the equation x 2+ bx + c = 0 with b ≠ 0, then the value of cot (α + β) is

  8. Let α and β (α > β) be the roots of the equation x 2- 8x + q = 0. If α 2- β 2= 16, then what is the value of q?

  9. If cot α and cot β are the roots of the equation x 2- 3x + 2 = 0, then what is cot (α + β) equal to ?

  10. If sinθ and cosθ are the roots of the equation ax 2+ bx + c = 0, then which one of the following is correct?


Important Questions from Sum and Product of Roots

  1. If the roots of the equation 4x 2- (5k + 1)x + 5k = 0 differ by unity, then which one of the following is a possible value of k?

  2. For how many quadratic equations, the sum of roots is equal to the product of roots?

  3. If α and β are the roots of the equation 4x 2+ 2x - 1 = 0, then which one of the following is correct?

  4. What is sin (α + β) sec α sec β equal to?

  5. What is tan (α + β) equal to?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1023 Attempts
4.6(135)
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