Sequence & Series JEE 2026 – Easy Complete notes

Sequence & Series JEE 2026 – Easy Complete notes is one of the most important and scoring topics in JEE Main 2026. Questions frequently asked from A.P, G.P and series sum.

Sequence and series

Sequence : A set of numbers arranged in a definite order according to some definite rule is called a sequence

Examples : 1, 3 , 5, 7, 9……………………. is a sequence

Series : The sum of terms of a sequence is called a series.

Examples : If a1, a2, a3 ………….. is a sequence, then the expression a1 + a2 + a3 +………… is a series.

Finite and infinite series : A series is called a finite series If it has Finite number of terms, otherwise it is called infinite series

Example : 2 + 4 + 6 + 8 + ………………….. + 48 – finite series

Example : 1 + 4 + 7 + 10 + …………….. – infinite series

Progressions : Sequence which follow a specific pattern are called progressions

(i) Arithmetic Progression

(ii) Geometric Progression

(iii) Harmonic Progression

(iv) Arithmetic – Geometric Progression

Arithmetic Progression : A sequence is called an Arithmetic Progression, if the difference between any two consecutive terms is same

A.P – a, a + d, a + 2d, a + 3d, + …………….. + a + [n – 1]d

where

a is the first term

d is the common difference

General term of an A.P :

Let ‘a’ be the first term and d be the common difference of an A.P, then its general term (or) nth term is given by

  • an = a + [n – 1]d
  • an = Tn

mth term from end of an A.P :

If a is the first term and d is common difference of an A.P having ‘n’ terms, then the mth term from the end is [ n – m + 1]th term

Tmth = [ n – m + 1]

We can also find the mth term from the end as folllows

Tm = l – (m – 1)d

where l is last term

Some Shortcuts :

  • If pth term of an A.P is ‘q’ and qth term is ‘P’ then Tp + q = 0
  • If mth term of an A.P is ‘n’ and nth term is ‘m’ then pth term is m + n – p
  • For an A.P If Sp = q and Sq = p then Sp + q = -( p + q)

Sum of n terms of an A.P

  • Sn = n2\frac{n}{2}[ 2a + (n -1)d ]
  • Sn = n2\frac{n}{2}[ a + l ]
  • If the sum of n terms of a sequence Sn is given then we can find the nth term of the sequence as Tn = Sn – Sn – 1

Note :

If Sn = pn2 + qn the sequence is A.p with d = 2p

Properties of an A.P :

  • If a, b , c are in A.P then 2b = a + c
  • Sum of the terms equidistant from beginning and end is same for an A.P a1, a2, a3, a4, a5……….. an we have a1 + an = a2 + an – 1 = a3 + an – 2 = …………

If a1, a2, a3, a4, a5……….. an are in A.P the

  • an, an – 1 ………….. a2, a1 are also in A.P
  • a1±\pmk, a2±\pmk, a3±\pmk, a4±\pmk ……………….. an±\pmk are also in A.P
  • Ka1, Ka2, Ka3 ………………………. Kan are also in A.P
  • a1K\frac{a_1}{K}, a2K\frac{a_2}{K}, a3K\frac{a_3}{K} ………………………… anK\frac{a_n}{K} are also in A.P

If a1, a2, a3 …………. an are in A.P and b1, b2, b3 ………………… bn are also in A.P

  • a1±\pmb1, a2±\pmb2, a3±\pmb3 ……………… an±\pmbn are in A.P
  • a1b1, a2b2, a3b3 ……………… and a1b1\frac{a_1}{b_1}, a2b2\frac{a_2}{b_2}, a3b3\frac{a_3}{b_3} …………….. are not in A.P

If the terms of A.P are chosen at regular intervals then they form an A.P

Example : 1, 3, 5, 7, 9, 11, 13, 15, 17, 19 , 21……………

1, 7, 13, 19 are in A.P

Common terms of two A.P :

The nth Common term of two arithmetic series is 1st common term + [ n – 1 ] [ LCM of common difference of 1st series and 2nd series ]

Selection of terms in A.P :
Number of termsTermsCommon difference
3 terms a – d , a , a + d d
4 termsa – 3d, a – d, a + d, a + 3d 2d
5 termsa – 2d, a – d, a, a + d, a + 2d d
6 termsa – 5d, a – 3d, a – d, a + d, a + 3d, a + 5d 2d

Arithmetic Mean :

  • a, b are in GM \rightarrow a+b2\frac{a + b }{2}
  • a, b , c are in GM \rightarrow a+b+c3\frac{a + b + c }{3}
  • a1, a2, a3, ………………… an \rightarrow a1+a2+a3+a4+................+ann\frac{a_1 + a_2 +a_3 + a_4 + ……………. +a_n}{n}

Geometric Progressions :

  • a, ar, ar2 ……………………..
  • A sequence is called an geometric progression, if the ratio of any two consecutive terms is same
  • G.P is of the form a, ar, ar2, ar3,……………………… arn – 1 where a – First term , r – common ratio
  • a1, a2, a3 ……………… an are in G.P where r = a2a1\frac{a_2}{a_1} = a3a2\frac{a_3}{a_2} = ………
  • If a, b , c are in GP \rightarrow b2 = ac
  • No term of GP can be ‘0’
  • Tn = arn – 1

nth term from end of a G.P

The nth term from the end of a finite GP consisting of m terms is Tm – n + 1 = arm – n

[ or ]

a1, a2, a3 ……………… an are in G.P

Reverse the G.P \rightarrow an , an – 1, an – 2, ………………….. a3, a2, a1

Common ratio – 1r\frac{1}{r}

Tn = an(1r\frac{1}{r})n – 1

Sum of n terms of a GP :

Sn = a(rn1)r1\frac{a( r^n – 1)}{r – 1} r > 1

S\infin = a1r\frac{a}{1 – r} |r|< 1

Geometric Mean :

  • a, b are in GM \rightarrow ab\sqrt{ab}
  • a, b, c are in GM \rightarrow (abc)13\frac{1}{3}
  • a1,a2, a3 ……………….. an are in GM \rightarrow (a1, a2, a3, a4 ……………………. an)1n\frac{1}{n}

Relation b/w AM and GM :

If a, b > 0

AM\geGM

a+b2\frac{a + b }{2} \ge ab\sqrt{ab}

a + b \ge 2ab\sqrt{ab}

If a, b, c > 0

AM \ge GM

a+b+c3\frac{ a+b + c}{3} \ge (abc)13\frac{1}{3}

Visit more PYQs on http://jeestudyhub.in

Leave a Comment