Let a1,a2,a3,… be a G.P. of increasing positive terms. If a1a5=28 and a2+a4=29, then a6 is equal to:
Options
Solution
Key Concepts and Formulas
Geometric Progression (G.P.): A sequence where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio (r). The n-th term is given by an=arn−1, where a is the first term.
Properties of G.P. Terms: For a G.P., the product of terms equidistant from the beginning and end is constant. Specifically, ak⋅an−k+1=a1⋅an. Also, ai⋅aj=ak⋅al if i+j=k+l. This implies a1a5=a2a4=a32.
Increasing Positive Terms: For a G.P. with increasing positive terms, the first term a must be positive (a>0) and the common ratio r must be greater than 1 (r>1).
Step-by-Step Solution
Step 1: Express the given conditions using the G.P. formula.
Let the first term be a and the common ratio be r. The terms of the G.P. are a,ar,ar2,ar3,….
We are given:
a1a5=28
a2+a4=29
Using an=arn−1:
a1=aa2=ara4=ar3a5=ar4
Substituting these into the given conditions:
a⋅(ar4)=28⟹a2r4=28
ar+ar3=29⟹ar(1+r2)=29
Step 2: Simplify the first condition using G.P. properties.
The condition a2r4=28 can be rewritten as (ar2)2=28.
We know that a3=ar2. Therefore, a32=28.
Since the terms are positive, a3=28=4×7=27.
So, we have ar2=27. This is a more convenient form than a2r4=28.
Step 3: Solve the system of equations for a and r.
We have the following two equations:
(i) ar2=27
(ii) ar(1+r2)=29
From equation (i), we can express ar as ar=r27.
Substitute this into equation (ii):
(r27)(1+r2)=29
Multiply both sides by r:
27(1+r2)=29r
Expand and rearrange into a quadratic equation in r:
27+27r2=29r27r2−29r+27=0
Solve this quadratic equation for r using the quadratic formula r=2A−B±B2−4AC, where A=27, B=−29, C=27.
r=2(27)−(−29)±(−29)2−4(27)(27)r=4729±841−4(4×7)r=4729±841−112r=4729±729
Since 729=27:
r=4729±27
This gives two possible values for r:
r1=4729+27=4756=714=7147=27r2=4729−27=472=271
Step 4: Apply the condition for increasing positive terms to select the correct common ratio.
The problem states that the G.P. has increasing positive terms. This means r>1.
For r1=27: Since 7>1=1, 27>2, which is greater than 1. This is a valid common ratio.
For r2=271: Since 27>1, 271<1. This would result in a decreasing sequence, so it is not valid.
Therefore, the common ratio is r=27.
Step 5: Calculate the first term a.
Using equation (i): ar2=27
Substitute r=27:
a(27)2=27a(4×7)=2728a=27a=2827=147
Since a=147>0, this is consistent with positive terms.
Step 6: Calculate the sixth term, a6.
The formula for the n-th term is an=arn−1. For a6:
a6=ar6−1=ar5
Substitute a=147 and r=27:
a6=(147)(27)5
Calculate (27)5:
(27)5=25⋅(7)5=32⋅(72)2⋅7=32⋅72⋅7=32⋅49⋅7
Now substitute this back into the expression for a6:
a6=147⋅(32⋅49⋅7)a6=147⋅7⋅(32⋅49)a6=147⋅(32⋅49)a6=21⋅(32⋅49)a6=16⋅49a6=16⋅(50−1)=800−16=784
Common Mistakes & Tips
Forgetting the "increasing positive terms" condition: This condition is crucial for selecting the correct value of the common ratio r. Always verify that a>0 and r>1.
Algebraic Errors with Radicals: Be careful when simplifying expressions involving square roots, especially when raising them to powers.
Using the Property a1a5=a32: Recognizing this property can significantly simplify the initial equations and make solving for a and r more straightforward.
Summary
We leveraged the definition of a Geometric Progression and the given conditions to set up a system of equations. By using the property that a1a5=a32, we simplified the problem. Solving the resulting quadratic equation for the common ratio r, we selected the valid ratio that satisfied the "increasing positive terms" condition (r>1). Subsequently, we found the first term a and then calculated the sixth term a6 using the formula an=arn−1.