Key Concepts and Formulas
- Vieta's Formulas: For a quadratic equation Ax2+Bx+C=0 with roots α,β:
- Sum of roots: α+β=−B/A
- Product of roots: αβ=C/A
- Reciprocal Roots: If α,β are roots of Ax2+Bx+C=0, then α1,β1 are roots of Cx2+Bx+A=0. The sum of reciprocal roots is α1+β1=αβα+β=C/A−B/A=−B/C. The product of reciprocal roots is α1β1=αβ1=A/C.
- Arithmetic Progression (A.P.): A sequence a1,a2,a3,a4 is in A.P. if a2−a1=a3−a2=a4−a3=d (common difference). This implies a1+a4=a2+a3.
Step-by-Step Solution
Step 1: Analyze the first quadratic equation and its reciprocal roots.
The first equation is x2−8ax+2a=0. Let its roots be p and r.
Using Vieta's formulas:
Sum of roots: p+r=−(−8a)/1=8a.
Product of roots: pr=2a/1=2a.
The reciprocals of these roots are p1 and r1.
Sum of reciprocal roots: p1+r1=prp+r=2a8a=4. (Equation 1)
Product of reciprocal roots: p1⋅r1=pr1=2a1. (Equation 2)
Step 2: Analyze the second quadratic equation and its reciprocal roots.
The second equation is x2+12 bx+6 b=0. Let its roots be q and s.
Using Vieta's formulas:
Sum of roots: q+s=−(12b)/1=−12b.
Product of roots: qs=6b/1=6b.
The reciprocals of these roots are q1 and s1.
Sum of reciprocal roots: q1+s1=qsq+s=6b−12b=−2. (Equation 3)
Product of reciprocal roots: q1⋅s1=qs1=6b1. (Equation 4)
Step 3: Use the A.P. condition to relate the reciprocal roots.
We are given that p1,q1,r1, s1 are in A.P. Let these terms be A1,A2,A3,A4 respectively.
So, A1=p1, A2=q1, A3=r1, A4=s1.
From Equation 1, we have A1+A3=4.
From Equation 3, we have A2+A4=−2.
Since A1,A2,A3,A4 are in A.P., we know that A1+A4=A2+A3.
Also, for an A.P., the sum of the first and last term equals the sum of the second and third term: A1+A4=A2+A3.
We also know that A1+A3=4 and A2+A4=−2.
Let the common difference be d. Then A2=A1+d, A3=A1+2d, A4=A1+3d.
Substituting these into the sum equations:
A1+(A1+2d)=4⟹2A1+2d=4⟹A1+d=2. (Equation 5)
(A1+d)+(A1+3d)=−2⟹2A1+4d=−2⟹A1+2d=−1. (Equation 6)
Step 4: Solve the system of equations for A1 and d.
Subtract Equation 5 from Equation 6:
(A1+2d)−(A1+d)=−1−2
d=−3.
Substitute d=−3 into Equation 5:
A1+(−3)=2
A1=5.
So, the terms of the A.P. are:
A1=p1=5
A2=q1=A1+d=5−3=2
A3=r1=A1+2d=5+2(−3)=5−6=−1
A4=s1=A1+3d=5+3(−3)=5−9=−4
Step 5: Calculate a−1.
From Equation 2, we have p1⋅r1=2a1.
Using the values from Step 4: A1⋅A3=(5)⋅(−1)=−5.
So, 2a1=−5.
This implies 2a=−51, so a=−101.
Therefore, a−1=−10.
Step 6: Calculate b−1.
From Equation 4, we have q1⋅s1=6b1.
Using the values from Step 4: A2⋅A4=(2)⋅(−4)=−8.
So, 6b1=−8.
This implies 6b=−81, so b=−481.
Therefore, b−1=−48.
Step 7: Calculate a−1−b−1.
a−1−b−1=(−10)−(−48)=−10+48=38.
Common Mistakes & Tips
- Ensure the order of terms in the A.P. is correctly assigned to the reciprocal roots as given in the problem statement.
- Double-check the algebraic manipulations when solving the system of equations for the A.P. terms.
- Remember that a and b are non-zero, which implies 2a=0 and 6b=0, so the products of roots are non-zero, and their reciprocals are well-defined.
Summary
We utilized Vieta's formulas to establish relationships between the reciprocal roots and the coefficients a and b. The condition that the reciprocal roots form an arithmetic progression allowed us to set up and solve a system of linear equations to find the values of these reciprocal roots. Subsequently, using the product of reciprocal roots, we determined the values of a−1 and b−1, and finally computed their difference.
The final answer is 38.