Let a_1 , a_2 , a_3 , ..... be a G.P. of increasing positive terms such that a_2 cdot a_3 cdot a_4 = 64 and a_1 + a_3 + a_5 = frac8137 . Then a_3 + a_5 + a_7 is equal to :

Solution & Explanation

### Related Formula ntext-th term of a GP: T_n = a r^n-1 ### Core Logic Let the terms of the GP be a, ar, ar^2, ar^3, dots Given: a_2 cdot a_3 cdot a_4 = 64 (ar) cdot (ar^2) cdot (ar^3) = 64 a^3 r^6 = 64 Rightarrow (ar^2)^3 = 64 Rightarrow ar^2 = 4 Since it is a GP of increasing positive terms, r > 1 and a > 0. ### Step 1: Utilize the sum condition Given: a_1 + a_3 + a_5 = frac8137 a + ar^2 + ar^4 = frac8137 Extract a from ar^2 = 4 Rightarrow a = frac4r^2. Substitute this in: frac4r^2 + 4 + 4r^2 = frac8137 4left(frac1r^2 + 1 + r^2right) = frac8137 Let r^2 = t: 4left(frac1t + 1 + tright) = frac8137 Wait, there is a much faster method by just scaling the required expression. ### Step 2: Calculate the required expression We need a_3 + a_5 + a_7 = ar^2 + ar^4 + ar^6. Notice that ar^2 + ar^4 + ar^6 = r^2 (a + ar^2 + ar^4). So, required sum = r^2 left(frac8137right). To find r^2, we solve the quadratic in t = r^2: 4left(fract^2 + t + 1tright) = frac8137 28t^2 + 28t + 28 = 813t 28t^2 - 785t + 28 = 0 The roots are t = 28 and t = frac128. Since the GP is increasing, r > 1 Rightarrow r^2 = 28. ### Step 3: Final evaluation Alternatively, expand directly: ar^2 (1 + r^2 + r^4) = 4 (1 + 28 + (28)^2) = 4(1 + 28 + 784) = 4(813) = 3252. (Note: r^2 times frac8137 = 28 times frac8137 = 4 times 813 = 3252) ### Pattern Recognition In GP questions demanding a sum shifted by a fixed index (like a_1+a_3+a_5 to a_3+a_5+a_7), immediately look to factor out the common ratio multiplier r^k. Here it's a simple scaling by r^2. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Sequences and Series Class 10 Maths: Quadratic Equations

Reference Study Guides

More Sequences and Series Previous-Year Questions — Page 5

Q59 jee_main_2025_24_jan_evening Arithmetic Progression Sum
In an arithmetic progression, if S_40=1030 and S_12=57, then S_30-S_10 is equal to: [cite: 3294, 3295, 3296]
  • A. 510
  • B. 515
  • C. 525
  • D. 505

Solution

### Related Formula Sum of first n terms of an Arithmetic Progression: S_n = fracn2[2a + (n-1)d] ### Core Logic Set up linear expressions for the given sums : S_40 = frac402[2a + 39d] = 1030 Rightarrow 2a + 39d = 51.5 S_12 = frac122[2a + 11d] = 57 Rightarrow 2a + 11d = 9.5 ### Step 1: Solve for a and d Subtract the second equation from the first : (2a + 39d) - (2a + 11d) = 51.5 - 9.5 28d = 42 Rightarrow d = frac4228 = frac32 = 1.5 Substitute d = 1.5 back to find a: 2a + 11(1.5) = 9.5 Rightarrow 2a + 16.5 = 9.5 Rightarrow 2a = -7 Rightarrow a = -3.5 ### Step 2: Evaluate S_30 - S_10 Write out the formula for the target subtraction : S_30 - S_10 = frac302[2a + 29d] - frac102[2a + 9d] = 15(2a + 29d) - 5(2a + 9d) = 30a + 435d - 10a - 45d = 20a + 390d [cite: 3964, 3965] Substitute the values of a and d : = 20(-3.5) + 390(1.5) = -70 + 585 = 515 ### Pattern Recognition Notice that S_30 - S_10 represents the \sum of terms from T_11 to T_30, which can also be formulated as 20 times A_20.5, saving algebraic steps if calculated symmetrically. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Sequences and Series
Q60 jee_main_2025_24_jan_evening Arithmetico-Geometric Progression
If 7=5+frac17(5+alpha)+frac17^2(5+2alpha)+frac17^3(5+3alpha)+dotsdotsinfty, then the value of alpha is: [cite: 3301, 3302]
  • A. 1
  • B. frac67
  • C. 6
  • D. frac17

Solution

### Related Formula Sum of an infinite geometric progression: S_infty = fraca1-r quad textfor |r| < 1 ### Core Logic The given expression is an infinite Arithmetico-Geometric Progression (AGP) : S = 5 + frac5+alpha7 + frac5+2alpha7^2 + frac5+3alpha7^3 + dots infty ### Step 1: Shift and Subtract Multiply the equation by the common ratio frac17 and shift it by one position : frac17S = frac57 + frac5+alpha7^2 + frac5+2alpha7^3 + dots infty Subtract this from the original equation: S - frac17S = 5 + left(frac5+alpha-57right) + left(frac5+2alpha-(5+alpha)7^2right) + dots frac67S = 5 + fracalpha7 + fracalpha7^2 + fracalpha7^3 + dots ### Step 2: Sum the Infinite Geometric Series Apply the infinite GP formula to the terms involving alpha : frac67S = 5 + fracalpha7left(frac11 - frac17right) = 5 + fracalpha7left(frac76right) = 5 + fracalpha6 Given that S = 7 : frac67(7) = 5 + fracalpha6 Rightarrow 6 = 5 + fracalpha6 1 = fracalpha6 Rightarrow alpha = 6 ### Pattern Recognition Standard trick for infinite AGPs: Multiply by the common ratio r, shift, and subtract to condense the arithmetic progression component into a straightforward infinite geometric progression. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Sequences and Series
Q54 jee_main_2025_24_jan_morning Sum to n terms of Special Series
Let S_n = frac12 + frac16 + frac112 + frac120 + dots up to n terms. If the sum of the first six terms of an A.P. with first term -p and common difference p is sqrt2026S_2025, then the absolute difference between 20^textth and 15^textth terms of the A.P. is :
  • A. 25
  • B. 90
  • C. 20
  • D. 45

Solution

### Related Formula The general term for the provided series is: T_k = frac1k(k+1) = frac1k - frac1k+1 This sets up a standard telescoping summation sequence. ### Core Logic Express the sum S_2025 via telescoping fractions: S_2025 = sum_k=1^2025 left( frac1k - frac1k+1 right) = left(1 - frac12right) + left(frac12 - frac13right) + dots + left(frac12025 - frac12026right) S_2025 = 1 - frac12026 = frac20252026 ### Step 1: Compute the boundary expression value Substitute S_2025 into the expression value: sqrt2026 cdot S_2025 = sqrt2026 cdot frac20252026 = sqrt2025 = 45 ### Step 2: Apply Arithmetic Progression Summation The sum of the first 6 terms of the A.P. with a = -p and d = p is equal to 45: Sigma_6 = frac62 [2a + (6-1)d] = 45 3 [2(-p) + 5p] = 45 3 [3p] = 45 implies 9p = 45 implies p = 5 ### Step 3: Calculate target absolute term difference The absolute difference between the 20^textth and 15^textth terms of any A.P. depends strictly on the common difference: |A_20 - A_15| = |(a + 19p) - (a + 14p)| = 5p 5p = 5(5) = 25 ### Pattern Recognition The series sequence frac12 + frac16 + frac112 + dots is the well-known telescoping series sum frac1n(n+1). Its sum to n terms is identically given by fracnn+1 without requiring manual re-derivation. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Sequences and Series
Q63 jee_main_2025_28_jan_evening Telescopic Series Summation
For positive integers n, if 4a_n=(n^2+5n+6) and S_n=sum_k=1^nleft(frac1a_kright) then the value of 507 S_2025 is:
  • A. 540
  • B. 1350
  • C. 675
  • D. 135

Solution

### Related Formula Telescopic series decomposition via method of differences: frac1(k+2)(k+3) = frac1k+2 - frac1k+3 ### Core Logic Given: a_n = fracn^2+5n+64 = frac(n+2)(n+3)4 Therefore, the reciprocal term is: frac1a_k = frac4(k+2)(k+3) = 4 left[ frac1k+2 - frac1k+3 right] ### Step 1: Compute the Partial Sum S_n = sum_k=1^n frac1a_k = 4 sum_k=1^n left( frac1k+2 - frac1k+3 right) Expanding the sum terms: S_n = 4 left[ left(frac13 - frac14right) + left(frac14 - frac15right) + dots + left(frac1n+2 - frac1n+3right) right] All intermediate terms cancel out: S_n = 4 left[ frac13 - frac1n+3 right] = 4 left[ fracn+3 - 33(n+3) right] = frac4n3(n+3) ### Step 2: Calculate for n = 2025 For n = 2025: S_2025 = frac4 times 20253 times (2025 + 3) = frac4 times 20253 times 2028 We need to find 507 times S_2025: 507 times S_2025 = 507 times frac4 times 20253 times 2028 Notice that 2028 = 4 times 507: 507 times S_2025 = 507 times frac4 times 20253 times (4 times 507) = frac20253 = 675 ### Pattern Recognition Always look for arithmetic factor groupings at the end of large number sequence questions in JEE. Here recognizing 2028 = 4 times 507 avoids large multi-digit multiplication. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Sequences and Series
Q73 jee_main_2025_28_jan_evening Arithmetic Progression Applications
The interior angles of a polygon with n sides, are in an A.P. with common difference 6^circ If the largest interior angle of the polygon is 219^circ, then n is equal to
Numerical Answer. Answer: 20 to 20

Solution

### Related Formula Sum of interior angles of an n-sided polygon: S_n = (n - 2) times 180^circ Sum of an Arithmetic Progression: S_n = fracn2 left[ 2a + (n-1)d right] ### Core Logic The angles form an AP with common difference d = 6^circ. The largest angle is the last term: T_n = 219^circ. a + (n-1)6 = 219 implies a = 219 - 6n + 6 = 225 - 6n ### Step 1: Set up the sum equation Equating the two forms for the sum of angles: fracn2 left[ 2a + (n-1)6 right] = (n - 2) times 180 Substitute a = 225 - 6n: fracn2 left[ 2(225 - 6n) + 6n - 6 right] = 180n - 360 fracn2 left[ 450 - 12n + 6n - 6 right] = 180n - 360 fracn2 left[ 444 - 6n right] = 180n - 360 n(222 - 3n) = 180n - 360 222n - 3n^2 = 180n - 360 3n^2 - 42n - 360 = 0 ### Step 2: Solve the Quadratic Equation Divide by 3: n^2 - 14n - 120 = 0 (n - 20)(n + 6) = 0 Since number of sides n must be positive, n = 20. ### Pattern Recognition Always remember that any interior angle of a convex polygon must be less than 180^circ. Let's check the smallest angle for n=20: a = 225 - 120 = 105^circ, which is completely valid. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Sequences and Series

More Sequences and Series Questions — jee_main_2026_21_jan_morning

Practice all Sequences and Series previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)
YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Now Live Open
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...