Request a call back

Join NOW to get access to exclusive study material for best results

Sequence and Series

Sequence and Series Synopsis

Synopsis


  1. Introduction to Sequence
    • A sequence is an ordered list of numbers and has the same meaning as in conversational English.
    • A sequence is denoted by <an> (n ≥ 1) = a1, a2, a3, …….an
    • The various numbers occurring in a sequence are called its terms.
    • The nth term <an> is called the general term of the sequence.
    • The expression obtained by adding all the terms of a sequence is called the series associated with the given sequence.

  2. Finite and Infinite sequences
    • A sequence containing finite number of terms is called a finite sequence. A finite sequence has a last term
    • A sequence which is not a finite sequence, i.e. containing infinite number of terms is called an infinite sequence. There is no last term in an infinite sequence.
     
  3. Fibonacci sequence
    Fibonacci sequence 1, 1, 2, 3, 5, 8,… is generated by the recurrence relation given by
    a1 = a2 = 1
    a3 = a1 + a2……
    an = an-2 + an-1, n > 2
     
  4. Arithmetic Progression
    • A sequence is said to be an arithmetic progression or A.P., if every term differs from the preceding term by a constant number.
    • For example, sequence a1, a2, a3,… an is called an arithmetic sequence or an A.P.  If an+1 = an + d, for all n ε N, where ‘d’ is a constant called the common difference of the A.P.

    • General term of an A.P.
    i. The nth term or general term of an A.P. is an = a + (n – 1)d, where a is the first term and d is the common difference.
    ii. General term of an A.P., given its last term ‘λ’ is λ – (n – 1)d.
    iii. General form of an A.P. is a, a + d, a + 2d,… a + (n - 1)d. ‘a’ is called the first term of the A.P. and ‘d’ is called the common difference of the A.P. ‘d’ can be any real number.
    iv. Let ‘a’ be the first term and ‘d’ be the common difference of an A.P. with 'm' terms. Then the nth term from the end is the (m – n + 1)th term from the beginning.

    Sum of n terms of an A.P.
    i. Let a, a + d, a + 2d, …, a + (n – 1)d be an A.P.
    Then, begin mathsize 11px style straight S subscript straight n equals straight n over 2 open square brackets 2 straight a plus open parentheses straight n minus 1 close parentheses straight d close square brackets space or space straight S subscript straight n equals straight n over 2 open square brackets straight a plus calligraphic l close square brackets end style where 𝓁 = a + (n – 1) d
    ii. A sequence is an A.P. if and only if the sum of its n terms is an expression of the form Xn2 + Yn, where X and Y are constants.

    • Arithmetic Mean
    i. ‘A’ is the arithmetic mean of two numbers ‘a’ and ‘b’ if a, A and b form an arithmetic progression and it is given by begin mathsize 11px style fraction numerator straight a plus straight b over denominator 2 end fraction end style
    ii. Let A1, A2, A3, … An be n numbers between a and b such that a, A1, A2, A3, …An, b is an A.P.
    These n numbers between a and b are as follows:
    begin mathsize 11px style straight A subscript 1 equals straight a plus straight d equals straight a plus fraction numerator straight b minus straight a over denominator straight n plus 1 end fraction
straight A subscript 2 equals straight a plus 2 straight d equals straight a plus fraction numerator 2 open parentheses straight b minus straight a close parentheses over denominator straight n plus 1 end fraction
straight A subscript 3 equals straight a plus 3 straight d equals straight a plus fraction numerator 3 open parentheses straight b minus straight a close parentheses over denominator straight n plus 1 end fraction
... space space space space... space space space space space space space space... space space space space space space space...
... space space space space... space space space space space space space space... space space space space space space space...
straight A subscript straight n equals straight a plus nd equals straight a plus fraction numerator straight n open parentheses straight b minus straight a close parentheses over denominator straight n plus 1 end fraction end style

    Nature of A.P. depending upon the common difference d
    i. If d > 0 then the A.P. is increasing.
    ii. If d < 0 then the A.P. is decreasing.
    iii. If d = 0 then the A.P. is constant.

    Selection of Terms
    i. If the number of terms are three with common difference ’d’, then the three terms can be taken as a – d, a, a + d.
    ii. If the number of terms are four with common difference '2d', then the terms can be taken as a – 3d, a – d, a + d, a + 3d.
    iii. If the number of terms are five with common difference 'd', then the terms can be taken as a – 2d, a – d, a + d, a + 2d.
    iv. If the number of terms are six with common difference '2d', then the terms can be taken asa – 5d, a – 3d, a – d, a + d, a + 3d, a + 5d.
    v. If the terms of an A.P. are selected at regular intervals, then the selected terms form an A.P.
    Let an, an+1, an+2 be the consecutive terms of an A.P., then 2an+1 = an + an+2

  5.  Properties of Arithmetic Progression
    • If a constant is added to each term of an A.P., the resulting sequence is also an A.P.
    • If a constant is subtracted from each term of an A.P., then the resulting sequence is also an A.P.
    • If each term of an A.P. is multiplied by a constant, then the resulting sequence is also an A.P.
    • If each term of an A.P. is divided by a non–zero constant, then the resulting sequence is also an A.P.

  6. Geometric Progression
    A sequence is said to be a geometric progression or G.P., if the ratio of any of its term to its preceding term is the same throughout. Constant ratio is common ratio denoted by ‘r’.

     General term of a G.P.
    i. General form of a G.P. is a, ar, ar2, ar3,... where ‘a’ is the first term and ‘r’ is the constant ratio, ‘r’ can take any non-zero real number.
    ii. General term of a G.P. is arn-1 where ‘a’ is the first term and r is the common ratio.
    Sum of a G.P.
    i. Sum to first n terms of a G.P. is Sn = a + ar + ar² + … + arn-1
    ♦ If r = 1, Sn = a + a + a + … + a (n terms) = na
    ♦ If r < 1, Snbegin mathsize 11px style fraction numerator straight a open parentheses 1 minus straight r to the power of straight n close parentheses over denominator 1 minus straight r end fraction end style
    ♦ If r > 1, Snbegin mathsize 11px style fraction numerator straight a open parentheses straight r to the power of straight n minus 1 close parentheses over denominator straight r minus 1 end fraction end style
    ii. The sum of an infinite G.P. with first term ‘a’ and common ratio r ( –1 < r < 1) is given by begin mathsize 11px style straight S equals fraction numerator straight a over denominator 1 minus straight r end fraction end style
    • Geometric Mean
    i. If three numbers are in G.P., then the middle term is called the geometric mean of the other two.
    ii. The geometric mean (G.M.) of any two positive numbers ‘a’ and ‘b’ is given by begin mathsize 11px style square root of ab end style
    iii. Let G1, G2,… Gn be n numbers between positive numbers a and b such that a, G1, G2, G3,… Gn, b is a G.P.
    begin mathsize 11px style Thus comma space straight b equals ar to the power of straight n plus 1 end exponent space or space straight r equals open parentheses straight b over straight a close parentheses to the power of fraction numerator 1 over denominator straight n plus 1 end fraction end exponent
straight G subscript 1 equals ar equals straight a open parentheses straight b over straight a close parentheses to the power of fraction numerator 1 over denominator straight n plus 1 end fraction end exponent comma space straight G subscript 2 equals ar squared equals straight a open parentheses straight b over straight a close parentheses to the power of fraction numerator 2 over denominator straight n plus 1 end fraction end exponent comma space straight G subscript 3 equals ar cubed equals straight a open parentheses straight b over straight a close parentheses to the power of fraction numerator 3 over denominator straight n plus 1 end fraction end exponent comma space straight G subscript straight n equals ar to the power of straight n equals straight a open parentheses straight b over straight a close parentheses to the power of fraction numerator straight n over denominator straight n plus 1 end fraction end exponent space end style

    Selection of Terms
    i. If the number of terms of a G.P. is 3, with the common ratio r, then the selection of terms can be begin mathsize 11px style straight a over straight r comma space straight a comma space ar end style
    ii. If the number of terms of a G.P. is 4, with the common ratio  , then the selection of terms can be begin mathsize 11px style straight a over straight r cubed comma straight a over straight r comma space ar comma space ar cubed end style
    iii. If the number of terms of a G.P. is 5, with the common ratio r, then the selection of terms can be begin mathsize 11px style straight a over straight r squared comma straight a over straight r comma space straight a comma space ar comma space ar squared end style  

  7. Properties of Geometric Progression
    A sequence in geometric progression will remain in geometric progression if each of its terms is multiplied by a non-zero constant. 
    A sequence obtained by multiplying two G.Ps term by term results in a G.P. with the common ratio is equal to the product of the common ratios of the two G.Ps.
    The reciprocals of the terms of a given G.P. form a G.P. with common ratio begin mathsize 11px style 1 over straight r end style.
    If each term of a G.P. be raised to the same power, the resulting sequence also forms a G.P.

  8. Relation between A.M. and G.M.
    If A and G be the A.M. and G.M. of two given positive real numbers ‘a’ and ‘b’ respectively, then
    A ≥ G where begin mathsize 11px style straight A equals fraction numerator straight a plus straight b over denominator 2 end fraction space and space straight G equals square root of ab end style.
    Hence, the quadratic equation having a and b as its roots is x2 – 2Ax + G2 = 0
     Let A and G be A.M. and G.M. of two given positive real numbers ‘a’ and ‘b’, respectively.
    Hence, the given numbers are: begin mathsize 11px style straight A plus-or-minus square root of straight A squared minus straight G squared end root end style.
     If A.M and G.M of two numbers are in the ratio of m : n, then the given numbers are in the ratio begin mathsize 11px style straight m plus square root of straight m squared minus straight n squared end root space colon space straight m minus square root of straight m squared minus straight n squared end root end style

  9. Harmonic Progression
     A sequence is said to be a harmonic progression or H.P., if the reciprocal of the numbers form an A.P.
    General (nth) term of an H.P.
    i. The nth term of an H.P. is the reciprocal of the nth term of the A.P. formed by the reciprocals of the terms of the H.P.
    ii. If the given H.P. is begin mathsize 11px style 1 over straight a comma space fraction numerator 1 over denominator straight a plus straight d end fraction comma space fraction numerator 1 over denominator straight a plus 2 straight d end fraction comma space... comma end style then its nth term is begin mathsize 11px style fraction numerator 1 over denominator straight a plus open parentheses straight n minus 1 close parentheses straight d end fraction end style 
    • Harmonic Mean
    i. If a, H, b are three quantities in H.P., then H is said to be the Harmonic Mean between a and b.
    ii. a, H, b are in H.P. begin mathsize 11px style rightwards double arrow 1 over straight a comma space 1 over straight H comma space 1 over straight b end style are in A.P.
    iii. If a1, a2, a3, …, an are n non-zero numbers in H.P., then their harmonic mean will be begin mathsize 11px style fraction numerator open parentheses 1 over straight a subscript 1 plus 1 over straight a subscript 2 plus 1 over straight a subscript 3 plus... plus 1 over straight a subscript straight n close parentheses over denominator straight n end fraction end style

  10. Relation between A.P., G.P. and H.P.
    Three numbers a, b, c will be in A.P., G.P. or H.P. according as begin mathsize 11px style fraction numerator straight a minus straight b over denominator straight b minus straight c end fraction equals straight a over straight a comma space fraction numerator straight a minus straight b over denominator straight b minus straight c end fraction equals straight a over straight b comma space fraction numerator straight a minus straight b over denominator straight b minus straight c end fraction equals straight a over straight c end style
    If A, G and H are respectively the Arithmetic, Geometric and Harmonic Means between any two unequal positive numbers, then
    i. A, G, H are in G.P.
    ii. A > G > H

  11. Arithmetico-Geometric Series
    A series in which each term is the product of corresponding terms of an A.P. and a G.P. is called an Arithmetico-Geometric series.
    General term of an Arithmetico-Geometric series
    i. The general or standard form of such a series is
    a + (a + d) + (a + 2d)r2 + (a + 3d)r3 + … + {a + (n – 1)d}rn – 1
    Here, each term if formed by multiplying the corresponding terms of the two series:
    A.P: a + (a + d) + (a + 2d) + … (a + (n – 1)d) + …
    G.P: 1 + r + r2 + … + rn – 1 + …
    ii. Nth term of an Arithmetico-Geometric series is given by
    Tn = {a + (n – 1)d}rn – 1

    Sum of an Arithmetico-Geometric series
    i. The sum of the n terms of the series is given by
      begin mathsize 11px style straight S subscript straight n equals fraction numerator straight a over denominator 1 minus straight r end fraction plus fraction numerator dr open parentheses 1 minus straight r to the power of straight n minus 1 end exponent close parentheses over denominator open parentheses 1 minus straight r close parentheses squared end fraction minus fraction numerator open parentheses straight a plus open parentheses straight n minus 1 close parentheses straight d close parentheses straight r to the power of straight n over denominator open parentheses 1 minus straight r close parentheses end fraction end style
    ii. Sum of an infinite Arithmetico-Geometric series given by
      begin mathsize 11px style straight S subscript infinity equals fraction numerator straight a over denominator 1 minus straight r end fraction plus dr over open parentheses 1 minus straight r close parentheses squared end style

  12. Special Series
    The sum of  first ‘n’ natural numbers is
    begin mathsize 11px style 1 plus 2 plus 3 plus space horizontal ellipsis space plus straight n equals fraction numerator straight n open parentheses straight n plus 1 close parentheses over denominator 2 end fraction end style
    Sum of squares of the first n natural numbers is
    begin mathsize 11px style 1 squared plus space 2 squared plus 3 squared plus horizontal ellipsis horizontal ellipsis space straight n squared equals fraction numerator straight n open parentheses straight n plus 1 close parentheses open parentheses 2 straight n plus 1 close parentheses over denominator 6 end fraction end style
    Sum of cubes of first n natural numbers
    begin mathsize 11px style 1 cubed plus 2 cubed plus horizontal ellipsis plus straight n cubed equals fraction numerator straight n squared open parentheses straight n plus 1 close parentheses squared over denominator 4 end fraction equals open square brackets straight n open parentheses straight n plus 1 close parentheses close square brackets squared over 4 end style
    Sum of powers of 4 of first n natural numbers
    begin mathsize 11px style 1 to the power of 4 plus 2 to the power of 4 plus 3 to the power of 4 plus... plus straight n to the power of 4 equals fraction numerator straight n open parentheses straight n plus 1 close parentheses open parentheses 2 straight n plus 1 close parentheses open parentheses 3 straight n squared plus 3 straight n minus 1 close parentheses over denominator 30 end fraction end style 
    Consider the series a1 + a2 + a3 + a4 + ... + an + ...
    If the differences a2 - a1, a3 - a2, a4 - a3, ... are in AP, then the nth term is given by
    an = an2 + bn + c, where a, b, c are constant.
    Consider the series a1 + a2 + a3 + a4 + ... + an + ...
    If the differences a2 - a1, a3 - a2, a4 - a3, ... are in G.P., then the nth term is given by
    an = arn-1 + bn + c, where a, b, c are constants.
Download complete content for FREE PDF
Get Latest Study Material for Academic year 24-25 Click here
×