Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Sequence AND Series flash cards

Master Sequence AND Series through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Sequence AND Series, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.For an AP with first term aa and common difference dd, give the formulas for the nthn^{th} term TnT_n and the sum of first nn terms SnS_n.

    Tn=a+(n1)dT_n = a+(n-1)d and Sn=n2[2a+(n1)d]=n2(a+Tn)S_n = \dfrac{n}{2}[2a+(n-1)d] = \dfrac{n}{2}(a+T_n)

    Hint: Think linear growth vs. average of first and last term.

  2. 2.For a GP with first term aa and common ratio rr, what is SnS_n (for r1r\neq1) and SS_\infty (for r<1|r|<1)?

    Sn=a(rn1)r1S_n = \dfrac{a(r^n-1)}{r-1} and S=a1rS_\infty = \dfrac{a}{1-r}

    Hint: Infinite sum needs the ratio's absolute value below 1.

  3. 3.State the relation between Arithmetic Mean (A)(A), Geometric Mean (G)(G) and Harmonic Mean (H)(H) of two positive numbers, and the AM-GM-HM inequality.

    G2=AHG^2=AH and AGHA\geq G\geq H, with equality iff all numbers are equal.

    Hint: G is the geometric mean between A and H.

  4. 4.Give the standard summation formulas for n\sum n, n2\sum n^2, and n3\sum n^3 (first nn natural numbers).

    n=n(n+1)2\sum n=\dfrac{n(n+1)}{2}, n2=n(n+1)(2n+1)6\sum n^2=\dfrac{n(n+1)(2n+1)}{6}, n3=[n(n+1)2]2\sum n^3=\left[\dfrac{n(n+1)}{2}\right]^2

    Hint: Note n3=(n)2\sum n^3 = (\sum n)^2.

  5. 5.What method is used to sum an Arithmetico-Geometric Progression (A.G.P.) like a,(a+d)r,(a+2d)r2,a, (a+d)r, (a+2d)r^2,\dots, and what is SS_\infty for r<1|r|<1?

    Multiply SnS_n by rr and subtract term-by-term; S=a1r+dr(1r)2S_\infty=\dfrac{a}{1-r}+\dfrac{dr}{(1-r)^2}

    Hint: Called the SrSS - rS technique.

  6. 6.If a,b,c>0a,b,c>0 and a+b+c=1a+b+c=1, find the minimum value of 1a+1b+1c\dfrac1a+\dfrac1b+\dfrac1c.

    By the AM-HM inequality, a+b+c331a+1b+1c\dfrac{a+b+c}{3}\ge\dfrac{3}{\frac1a+\frac1b+\frac1c}, which rearranges to 1a+1b+1c9a+b+c=9\dfrac1a+\dfrac1b+\dfrac1c\ge\dfrac{9}{a+b+c}=9. Equality holds when a=b=c=13a=b=c=\dfrac13. So the minimum value is 99.

    Hint: Apply the AM-HM inequality directly to a,b,ca,b,c.

  7. 7.For a,b,c>0a,b,c>0, prove that (a+b)(b+c)(c+a)8abc(a+b)(b+c)(c+a)\ge 8abc, and state when equality holds.

    By AM-GM, a+b2aba+b\ge2\sqrt{ab}, b+c2bcb+c\ge2\sqrt{bc}, c+a2cac+a\ge2\sqrt{ca}. Multiplying these three inequalities gives (a+b)(b+c)(c+a)8a2b2c2=8abc(a+b)(b+c)(c+a)\ge 8\sqrt{a^2b^2c^2}=8abc. Equality holds iff a=b=ca=b=c.

    Hint: Apply AM-GM separately to each of the three factors, then multiply.

  8. 8.Find the minimum value of (a+1b)(b+1c)(c+1a)(a+\frac1b)(b+\frac1c)(c+\frac1a) for a,b,c>0a,b,c>0.

    By AM-GM, a+1b2a/ba+\dfrac1b\ge2\sqrt{a/b}, and similarly for the other two factors. Multiplying: (a+1b)(b+1c)(c+1a)8abbcca=8(a+\frac1b)(b+\frac1c)(c+\frac1a)\ge 8\sqrt{\dfrac{a}{b}\cdot\dfrac{b}{c}\cdot\dfrac{c}{a}}=8. Equality holds at a=b=c=1a=b=c=1, so the minimum value is 88.

    Hint: Bound each of the three factors below using AM-GM, then multiply.

  9. 9.Prove that for a,b,c>0a,b,c>0, a3+b3+c33abca^3+b^3+c^3\ge 3abc, with equality iff a=b=ca=b=c.

    Using a3+b3+c33abc=(a+b+c)(a2+b2+c2abbcca)a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca), note the second factor equals 12[(ab)2+(bc)2+(ca)2]0\tfrac12\left[(a-b)^2+(b-c)^2+(c-a)^2\right]\ge0. Since a+b+c>0a+b+c>0, the whole product is 0\ge0, giving a3+b3+c33abca^3+b^3+c^3\ge3abc. Equality forces all three squares to vanish, i.e. a=b=ca=b=c.

    Hint: Factor a3+b3+c33abca^3+b^3+c^3-3abc and examine the sign of each factor.

  10. 10.Find the minimum value of x2+3x+3x+1\dfrac{x^2+3x+3}{x+1} for x>1x>-1.

    Substitute t=x+1>0t=x+1>0. Then x2+3x+3=(t1)2+3(t1)+3=t2+t+1x^2+3x+3=(t-1)^2+3(t-1)+3=t^2+t+1, so the expression becomes t2+t+1t=t+1+1t\dfrac{t^2+t+1}{t}=t+1+\dfrac1t. By AM-GM, t+1t2t+\dfrac1t\ge2, so the expression is 2+1=3\ge2+1=3. Equality at t=1t=1, i.e. x=0x=0. Minimum value =3=3.

    Hint: Substitute t=x+1t=x+1 to reduce the expression to t+1tt+\dfrac1t plus a constant.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp