Sequence and Series — JEE Main practice

60 questions

Practice JEE Main Sequence and Series questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.

Sample questions with solutions

Q1 · 2026

Let a1,a2,a3,a_1, a_2, a_3, \ldots be a G.P. of increasing positive terms such that a2a3a4=64a_2 \cdot a_3 \cdot a_4=64 and a1+a3+a5=8137a_1+a_3+a_5=\frac{813}{7}. Then a3+a5+a7a_3+a_5+a_7 is equal to :

  • A.

    32563256

  • B.

    32523252

  • C.

    32483248

  • D.

    32443244

Answer: B
  1. Let the G.P. have first term aa and common ratio rr. Use the given product condition to find aa.
a2a3a4=araar=a3=64a=4a_2\cdot a_3\cdot a_4=\frac{a}{r}\cdot a\cdot ar=a^3=64 \Rightarrow a=4
  1. Use the sum condition a1+a3+a5=8137a_1+a_3+a_5=\frac{813}{7}, writing these in terms of aa and rr.
ar2+a+ar2=81374r2+4+4r2=8137\frac{a}{r^2}+a+ar^2=\frac{813}{7} \Rightarrow \frac{4}{r^2}+4+4r^2=\frac{813}{7}
  1. Let t=r2t=r^2 and clear denominators to form a quadratic in tt.
28t2785t+28=028t^2-785t+28=0
  1. Factor this quadratic.
(28t1)(t28)=0t=28 or t=128(28t-1)(t-28)=0 \Rightarrow t=28 \text{ or } t=\frac{1}{28}

Since the G.P. is increasing, r2=t=28r^2=t=28 is the valid choice.

  1. Compute a3+a5+a7=a+ar2+ar4a_3+a_5+a_7=a+ar^2+ar^4, factoring out r2r^2 to reuse the earlier sum.
a3+a5+a7=r2(a+ar2+ar2)=r2(a1+a3+a5)a_3+a_5+a_7=r^2\left(a+\frac{a}{r^2}+ar^2\right) = r^2\left(a_1+a_3+a_5\right)
  1. Substitute the known values.
a3+a5+a7=28×8137=3252a_3+a_5+a_7=28\times\frac{813}{7}=3252

Hence, the answer is Option B: 3252.

Q2 · 2026

Let a1,a22,a322,,a1029a_1, \frac{a_2}{2}, \frac{a_3}{2^2}, \ldots, \frac{a_{10}}{2^9} be a G.P. of common ratio 12\frac{1}{\sqrt{2}}. If a1+a2++a10=62a_1 + a_2 + \ldots + a_{10} = 62, then a1a_1 is equal to:

  • A.

    21\sqrt{2} - 1

  • B.

    2(21)2(\sqrt{2} - 1)

  • C.

    222 - \sqrt{2}

  • D.

    2(22)2(2 - \sqrt{2})

Answer: B
  1. Since a1,a22,a34,a_1, \frac{a_2}{2}, \frac{a_3}{4}, \ldots is a G.P. with common ratio 12\frac{1}{\sqrt{2}}, the ratio between successive terms of this new sequence equals 12\frac{1}{\sqrt{2}}.
a22a1=a32a2==a102a9=12\frac{a_2}{2a_1}=\frac{a_3}{2a_2}=\ldots=\frac{a_{10}}{2a_9}=\frac{1}{\sqrt{2}}
  1. This shows that a1,a2,a3,,a10a_1, a_2, a_3, \ldots, a_{10} themselves form a G.P. with common ratio 2\sqrt{2}, since each ratio ak+1ak=2×12=2\frac{a_{k+1}}{a_k}=2\times\frac{1}{\sqrt{2}}=\sqrt{2}.

  2. Apply the finite G.P. sum formula to the 10 terms a1,,a10a_1,\ldots,a_{10}.

i=110ai=a1((2)101)21=62\sum_{i=1}^{10}a_i=\frac{a_1\left((\sqrt{2})^{10}-1\right)}{\sqrt{2}-1}=62
  1. Since (2)10=25=32(\sqrt{2})^{10}=2^5=32, substitute and solve for a1a_1.
a1(321)21=6231a121=62\frac{a_1(32-1)}{\sqrt{2}-1}=62 \Rightarrow \frac{31a_1}{\sqrt{2}-1}=62
  1. Solve for a1a_1.
a1=62(21)31=2(21)a_1=\frac{62(\sqrt{2}-1)}{31}=2(\sqrt{2}-1)

Hence, the answer is Option B: 2(21)2(\sqrt{2}-1).

Q3 · 2026

The positive integer <b>n</b>, for which the solutions of the equation

x(x+2)+(x+2)(x+4)++(x+2n2)(x+2n)=8n3x(x+2) + (x+2)(x+4) + \cdots + (x+2n-2)(x+2n) = \frac{8n}{3} are two consecutive even integers, is :

  • A.

    33

  • B.

    66

  • C.

    99

  • D.

    1212

Answer: A
  1. Expand the left side of the equation, since each term is a product of two linear expressions in xx.

Grouping the x2x^2 terms, the linear terms in xx, and the constant terms separately gives:

nx2+2x(1+3+5++(2n1))+r=1n(2r2)(2r)=8n3nx^2+2x(1+3+5+\ldots+(2n-1))+\sum_{r=1}^n(2r-2)(2r)=\frac{8n}{3}
  1. Use the identity 1+3+5++(2n1)=n21+3+5+\ldots+(2n-1)=n^2 for the linear coefficient, and evaluate the constant sum using standard formulas.
r=1n(2r2)(2r)=4n(n+1)(2n2)6\sum_{r=1}^n(2r-2)(2r)=4\cdot\frac{n(n+1)(2n-2)}{6}
  1. Substitute both results back into the equation.
nx2+2n2x+4n(n+1)(2n2)6=8n3nx^2+2n^2x+4\cdot\frac{n(n+1)(2n-2)}{6}=\frac{8n}{3}
  1. Divide through by nn and simplify to a cleaner quadratic in xx.
3x2+6nx+4(n21)=83x^2+6nx+4(n^2-1)=8
  1. Substitute n=3n=3 (testing the given options) into this equation.
3x2+18x+24=03x^2+18x+24=0
  1. Solve this quadratic; dividing by 3 gives x2+6x+8=0x^2+6x+8=0, which factors as (x+2)(x+4)=0(x+2)(x+4)=0.
x=2 or x=4x=-2 \text{ or } x=-4

Since 2-2 and 4-4 are two consecutive even integers, n=3n=3 satisfies the condition.

Hence, the answer is Option A: 3.

Do more with a free account

  • Take it as a timed mock test
  • Build a daily streak
  • Track accuracy & progress
  • Save questions to your library