SlideShare a Scribd company logo
1 of 10
Series Expansion of Exponential and Logarithmic
Functions

Leonhard Euler, the great Swiss mathematician introduced and named the
number e in his calculus text in 1748.


ex = 1+        + +.............

Putting x=1 in there, we get:

e1=1+1/1!+1/2!+1/3!+....

which gives

e=1+1+.5+.17+...

so e is approximately 2.67or 2< e< 3       and the value of e2 = 7.3 by using exp. Series.


e3x = 1+           +      +.............

which simplifies to:

e3x = 1+3x+9x2/2!+27x3/3!+81x4/4!+.....

To write ex+2 as a series, it is best to rewrite ex+2 as ex. e2 so:

ex+2 = e2(1+        + +.............)

This is true for any constant c in ex+c, try writing down the first four terms of
the series for ex+4,

The series for ex+4

Here is start of the series for ex again:

ex = 1+        + +.............

Now recall that ex+4 is the same as ex.e4, so we just need to multiply the series
for ex by the number e4. That gives us:
ex+4 = e4(1+               + +.............)

        ex = 1 +              + +.............

        e-x = 1 -              -   +............. [coefft. Of xn ix (-1)n/n!]

        by adding & subtracting above two series , we get

                      = 1+ x2/2! +x4/4!+........... and                   =x+ x3/3! +x5/5!+...........

                       =                =                          and            =                =

        Some important points should be noticed

                             =e =

        (ii)                = e–1,                      =e–2

        (iii)                      =e–1,                            =e–2=

        Example 1. Find the sum of the following to infinity

               (i)       1/1!+2/2!+3/3!+.....           (ii)       x/1!+2x2/2!+3x3/3!+.....

        Solution: (i) 1/1!+2/2!+3/3!+.....                =                   =               =e

               (ii)                         =                            x(                     ) = xex .

         Example2. Find the sum of the following to infinity:


(i)      (i)                                     (ii)
(ii)
(iii)    Solution: (i) =                    =                  =                  =                +
         =e+e=2e.
(iv)     (ii) =                      =x(                  ) + x2 (                    ) = xex + x2 ex .
(v)
(vi)       Example 3. Find the sum of the following to infinity:
(vii)      (i)                                   (ii)
(viii)
(ix)       Solution: (i) =               =                  =                     =                       +
(x)                     =                    +                      +                 =                       +
           +
(xi)               = e + 3e + e = 5e.
(xii) (ii) =                     =                          +                         +x                          =
           (x3+3x2+x)ex

         Some questions with hints :

         Q.1 Find the sum of following


         (i) x +            +            +........                  (ii) 1 +          +               +........

         Solution: (i) Tn =                                     =              = ½(         )     ,

         Sn = ½( (2xex + x2ex)

         [ by example 1 & 2 we can find (ii) answer is ½(2e+e)= 3e/2]

         Q.2 find the sum of the following series:

         (i)                                 (ii)                                         (iii)           +           +   +........

         (iv) 12/2! + 28/3! + 50/4!+78/5!+..........            (v) 2/1! + 6/2! + 12/3!+20/4!+.........

         (vi) 1+ 3/2! + 6/3! +10/4! +.......


         Solution: (i) =                     =                          =         -2                  +

         [by above examples ] 2e-1-2e+2+e-2 = e-1.


                                     =                  +               = 5e +2e = 7e.

                    =                             =              +5              +4
= 2e5e +4e = 11e.

                              [ assume Tn = an2+bn+c , put n=2,3,4 and by solving eqns. We
   will get a= 3, b=1 & c=-2] by above part (i) we get, 3(2e-1)+(e-1) -2(e-2) = 5e.

                   = [assume Tn = an2+bn+c , put n=1,2,3 and by solving eqns. We will get
   a= 1, b=1 & c=0] by above part (ii) we get, 2e+e = 3e.

                       [assume Tn = an2+bn+c , put n=1,2,3 and by solving eqns. We will
   get a= 1/2, b=1/2 & c=0] by above part (ii) we get, ½ (2e+e) = 3e/2.

      3 find the sum of (i)                     (ii)


            if S =                 , find 2S.


               : (i)                 [ by using C(n,2) = n(n-1)/2! And by above results ]

                  −2)


                     = e2 – 1.    (iii) S =                     =1/2              = ½ e3 .

      4. (i) If         = B0+B1x+B2x2+.....+Bnxn , then find the value of (Bn – Bn-1).

         find the sum of 2/3!+ 4/5! +6/7!+..... (iii) 2/1! +4/3!+6/5!+......

         find the sum of (x+y)(x-y) +1/2!(x+y)(x-y)(x2+y2)+1/3!(x+y)(x-y)(x4+y4+x2y2)+......

                : (i) ex(1-x)-1 = B0+B1x+B2x2+.....+Bnxn

    1 + x/1! + x2/2! + x3/3!+......+xn-1/(n-1)!+xn/n!+....)(1+x+x2+x3+....+xn-
   1 n
    +x +...)

      B0+B1x+B2x2+.....+Bnxn

   Coeffts. Of xn and xn-1 on the both sides, we get 1/n!+1/(n-1)!+....+1/2!+1/1!=1=Bn

   1(n-1)!+1/(n-2)!+....+1/2!+1/1!+1=Bn-1. Therefore Bn – Bn-1 = 1/n!.

For (ii) & (iii) ,we will take help of above results            and              , then add &
                                                       -1
subtract 1 in Nr. Accordingly .[answer of (ii) e (iii) e]
For (iv) we get (x2-y2)+1/2!(x4-y4)+1/3!(x6-y6)+..... =(   - 1)- (   – 1) =         .


                                             e=                          [by using binomial
theorem              = 1+n. +                +.....]

          = 1+1+1/2!+1/3!+..... as 1/n, 2/n, 3/n ...=0 as n          .



Let a >0, then for all real values of x,

ax = 1+ x(logea) + x2/2! (logea)2 +..........

how we will you get this series, put x=cx in exp. Series , then

ecx = 1+cx +(cx)2/2! + .......... = 1+ x(logea) + x2/2! (logea)2 +..........

[let ec =a it implies c= logea & ecx = (ec)x = ax.]
x
The graph of y = e is upward-sloping, and increases faster as x increases. The graph always
lies above the x-axis but can get arbitrarily close to it for negative x; thus, the x-axis is a
horizontal asymptote. The slope of the tangent to the graph at each point is equal to
its y coordinate at that point. The inverse function is the natural logarithm ln(x); because of
this, refer to the exponential function as the antilogarithm.




The natural logarithm function, if considered as a real-valued function of a real
variable, is the inverse function of the exponential function, leading to the identities:

                                        ,
                       ,put x=1 in loge(1+x) then loge2= 1-1/2+1/3-1/4+..... is valid.

                                    Natural Log Series
Loge3 = 2[1/2+(1/2)3/3+(1/2)5/5+........] , by putting (1+x)/(1-x)=3 it gives
x=1/2, similarly we can do for log4,log5 and so on......

We know that                        = 2(x +                        .............)=
1+0.083+0.012+...=1.098

 0.61< loge2 < o.76 [as we can write loge2= (1-1/2)+(1/3-1/4)+..... >0.61 and

loge2= 1-(1/2-1/3)-(1/4-1/5)-.....<0.76                we can write log2 < 1 < log3

Some examples:

1. If y = x- x2/2+x3/3-x4/4+.....and if |x|<1, prove that x=y+y2/2!+y3/3!+....
2. Prove that                              ...........has the same sum as the series


                    ...........

   prove that 2 logx – log(x+1) – log(x-1) =                                       ...........

 . If y > 0 , then prove that logy = 2 {                                                   +.........}

And hence find the value of log2 to three places of decimals.

5. prove that for |x| <1,

        =x-                              ..........

6. if    are the roots of x2 – px +q=0, prove that

log(1+px+qx2) = (            )x-(

Solution: 1. y=log(1+x) it implies ey = 1+x , write exponential series.

    2.Put x = 1/(n+1) it gives x+                     +..... = - (- x-            +.....)= - log(1-x)

    Put x=1/(1+n), we get -                   =                   =                            ...........


3. L.H.S. =              =-                    =                           ...........[by using laws of
   logarithmics]
4. Put x =      , then R.H.S. = 2(x +                                    .............)=

    = logy, then put y=2 in question it gives 0.693= log2.
5. log(1+x).(1+x)-1 =( x -                     + .......)(1-x+x2-x3+x4-x5+.....)
6. R.H.S. = log(1+                             = log(1+(                          ) = log(1+px+qx2)

   Some important questions with hints:

   Q.1 Prove that                                    = 2(                 +     +....)

   Q.2 prove that for |x| < ½ , log(1+3x+2x2) = 3x -                                            .....


   Q.3 prove that log(x+a) – log(x-a) = 2(                          +.......)


   Q.4 prove that                                    = logba.


   Q.5 prove that                     = [1 -                                         ...........]

   Q.6 if x2y = (2x-y) and |x| <1, prove that

   (y+ y3/3+y5/5+.....) = 2( x+x3/3+x5/5+.....)

   Q.7 prove that (i)                              +........= ½ log2.

                      (ii)                 +.......= log2.

              (iii)                      +........= 2-2log2.

  Q.8 Find the sum of (i)                            +...........

                             (ii)                     +.........

                              (iii)                            +.............

                               (iv)                                               - .........

 Answers with hints
   1.                                                 = (1+x)log(1+x)+(1-x)log(1-x)

                = [log(1+x)+log(1-x)]+ x[log(1+x)+log(1-x)]


          = -2(x2/2+x4/4+x6/6+....) + 2x (x+x3/3+x5/5+....) =2(                          + +....)
2. L.H.S. = log[(1+x)(1+2x)] = log(1+x)+log(1+2x) = R.H.S.
   3. L.H.S. = log{x(1+a/x)}-log{x(1-x/a)} = log(1+x/a) – log(1-x/a) [Use use series of
      log(1+x) & log(1-x)]
   4. Let x=a-1 & y=b-1, then L.H.S. becomes loge(1+x)/loge(1+y)=logea/logeb= logba
   5. Put x = 1/(n+1), we get (                            .......) =[1-(1-1/2)x – (1/2-1/3)x2-(1/3-

       1/4)x3-.....] =[( 1 +                   .......) - ( x +                    +.......)]

       [1/x( x +          .......) - ( x +   ......)]=-1/xlog(1-x)+log(1-x), put
       the value of x ,it becomes nlog(1+1/n)=R.H.S.

   6. L.H.S. =y(x2+1) =2x it implies y= 2x/(x2+1) , we get                 =            by taking log on
       the both sides & use log (1+x)/(1-x).
   7. (i) put x=1/3 ,L.H.S. & use this result 2(x +                         .............)=

(ii)nth term              =             , n=1,2,3.... ( by partial fraction which is used for
integration) it can be written as 1= A(2n) + B(2n-1), find A & B by putting n=o &
n=1/2,so we get A=1,B =-1, then sum to n terms becomes                     =1-1/2+1/3-
1/4+.......=log2.

   (iii)   nth term             =            , n=1,2,3.... ( by partial fraction which is used for
           integration) it can be written as 1= A(2n+1) + B(n), find A & B by putting
           n=o & n=-1/2,so we get A=1,B =-2, then sum to n terms becomes

                                =2[1/2-1/3+1/4-1/5+.......]=-2 [-1/2+1/3-1/4+1/5+.......] =-2
           [log2-1]= R.H.S.

   Q.8 (i) nth term                      =                            , n=1,2,3....same as above
   method we get A= 2, B=-3 &C=1 sum =                                             =
                     = 2(1-1/2+1/3-1/4+....)+(-1/2+1/3-1/4+.......)=3log2-1. (ii) nth term
                      =                        , n=1,2,3....same as above method we get A= 1/2,
   B=-1 &C=1/2 sum =                                              =
           = ½ {(1-1/2+1/3-1/4+....)+(-1/2+1/3-1/4+.......)}=log2-1/2.(iii)put x= 1/5 , sum =
                 =                      =             - (1+x) –            =                  –     )–
   1= (1-x)-1 + log(1-x) – 1=                 by putting x=1/5.

(iv)L.H.S. =                             }+                              }=1/2{log(1+1/2)+log(1+1/3)}

           =1/2log(3/2X4/3)=1/2log2.
Series expansion of exponential and logarithmic functions

More Related Content

What's hot

Simultaneous Equations
Simultaneous EquationsSimultaneous Equations
Simultaneous EquationsLois Lindemann
 
Graphs of linear equation
Graphs of linear equationGraphs of linear equation
Graphs of linear equationJunila Tejada
 
3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)Hazel Joy Chong
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPTAbhishek Dev
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Propertiessmiller5
 
Exponential and logrithmic functions
Exponential and logrithmic functionsExponential and logrithmic functions
Exponential and logrithmic functionsMalikahmad105
 
3 1 Quadratic Functions
3 1 Quadratic Functions3 1 Quadratic Functions
3 1 Quadratic Functionssilvia
 
Graph of linear equations
Graph of linear equationsGraph of linear equations
Graph of linear equationsanettebasco
 
8 - using linear equations to solve word problems
8  - using linear equations to solve word problems8  - using linear equations to solve word problems
8 - using linear equations to solve word problemsAnthony_Maiorano
 
linear transfermation.pptx
linear transfermation.pptxlinear transfermation.pptx
linear transfermation.pptxUmme habiba
 
Variables On Both Sides
 Variables On Both Sides Variables On Both Sides
Variables On Both SidesKelly Williams
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoringswartzje
 
Plotting of Points on the Coordinate Plane
Plotting of Points on the Coordinate PlanePlotting of Points on the Coordinate Plane
Plotting of Points on the Coordinate PlaneJoey Valdriz
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsLenie Zapata
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variablesVinisha Pathak
 

What's hot (20)

Simultaneous Equations
Simultaneous EquationsSimultaneous Equations
Simultaneous Equations
 
Graphs of linear equation
Graphs of linear equationGraphs of linear equation
Graphs of linear equation
 
Linear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptxLinear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptx
 
3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Cartesian plane
Cartesian planeCartesian plane
Cartesian plane
 
LINEAR EQUATION IN TWO VARIABLES PPT
LINEAR EQUATION  IN  TWO VARIABLES PPTLINEAR EQUATION  IN  TWO VARIABLES PPT
LINEAR EQUATION IN TWO VARIABLES PPT
 
1.1 Real Number Properties
1.1 Real Number Properties1.1 Real Number Properties
1.1 Real Number Properties
 
Exponential and logrithmic functions
Exponential and logrithmic functionsExponential and logrithmic functions
Exponential and logrithmic functions
 
3 1 Quadratic Functions
3 1 Quadratic Functions3 1 Quadratic Functions
3 1 Quadratic Functions
 
Graph of linear equations
Graph of linear equationsGraph of linear equations
Graph of linear equations
 
8 - using linear equations to solve word problems
8  - using linear equations to solve word problems8  - using linear equations to solve word problems
8 - using linear equations to solve word problems
 
linear transfermation.pptx
linear transfermation.pptxlinear transfermation.pptx
linear transfermation.pptx
 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A Line
 
Distance formula
Distance formulaDistance formula
Distance formula
 
Variables On Both Sides
 Variables On Both Sides Variables On Both Sides
Variables On Both Sides
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoring
 
Plotting of Points on the Coordinate Plane
Plotting of Points on the Coordinate PlanePlotting of Points on the Coordinate Plane
Plotting of Points on the Coordinate Plane
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 

Viewers also liked

Binomial theorem for any index
Binomial theorem for any indexBinomial theorem for any index
Binomial theorem for any indexindu psthakur
 
Logarithms and exponents solve equations
Logarithms and exponents solve equationsLogarithms and exponents solve equations
Logarithms and exponents solve equationssrobbins4
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functionsJessica Garcia
 
Properties of logarithms
Properties of logarithmsProperties of logarithms
Properties of logarithmsJessica Garcia
 
Common derivatives integrals_reduced
Common derivatives integrals_reducedCommon derivatives integrals_reduced
Common derivatives integrals_reducedKyro Fitkry
 
Etisalat expention strategy
Etisalat expention strategyEtisalat expention strategy
Etisalat expention strategyNoor Rahman
 
Non equilibrium equation for unsteady radial flow
Non equilibrium equation for unsteady radial flowNon equilibrium equation for unsteady radial flow
Non equilibrium equation for unsteady radial flowAbhishek Gupta
 
Chapter 10 solution of triangles
Chapter 10  solution of trianglesChapter 10  solution of triangles
Chapter 10 solution of trianglesatiqah ayie
 
TOOL LIFE TEST
TOOL LIFE TESTTOOL LIFE TEST
TOOL LIFE TESTrmechz
 
Logarithm
LogarithmLogarithm
Logarithmitutor
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functionsawesomepossum7676
 
Logarithms
LogarithmsLogarithms
Logarithmssiking26
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probabilityguest45a926
 

Viewers also liked (15)

Binomial theorem for any index
Binomial theorem for any indexBinomial theorem for any index
Binomial theorem for any index
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Logarithms
LogarithmsLogarithms
Logarithms
 
Logarithms and exponents solve equations
Logarithms and exponents solve equationsLogarithms and exponents solve equations
Logarithms and exponents solve equations
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functions
 
Properties of logarithms
Properties of logarithmsProperties of logarithms
Properties of logarithms
 
Common derivatives integrals_reduced
Common derivatives integrals_reducedCommon derivatives integrals_reduced
Common derivatives integrals_reduced
 
Etisalat expention strategy
Etisalat expention strategyEtisalat expention strategy
Etisalat expention strategy
 
Non equilibrium equation for unsteady radial flow
Non equilibrium equation for unsteady radial flowNon equilibrium equation for unsteady radial flow
Non equilibrium equation for unsteady radial flow
 
Chapter 10 solution of triangles
Chapter 10  solution of trianglesChapter 10  solution of triangles
Chapter 10 solution of triangles
 
TOOL LIFE TEST
TOOL LIFE TESTTOOL LIFE TEST
TOOL LIFE TEST
 
Logarithm
LogarithmLogarithm
Logarithm
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Logarithms
LogarithmsLogarithms
Logarithms
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 

Similar to Series expansion of exponential and logarithmic functions

F12 2 -ans
F12 2 -ansF12 2 -ans
F12 2 -ansmath123a
 
Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiationJaydevVadachhak
 
preparation of a unit "identities"
preparation of a unit "identities"preparation of a unit "identities"
preparation of a unit "identities"Naseera noushad
 
1.2 algebraic expressions t
1.2 algebraic expressions t1.2 algebraic expressions t
1.2 algebraic expressions tmath260
 
some important questions for practice clas 12
some important questions for practice clas 12  some important questions for practice clas 12
some important questions for practice clas 12 nitishguptamaps
 
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdfThejesviIrugu1
 
1 complex numbers part 1 of 3
1 complex numbers part 1 of 31 complex numbers part 1 of 3
1 complex numbers part 1 of 3naveenkumar9211
 
RS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chapRS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chapVinoth Kumar.K
 
Simultaneous equations
Simultaneous equationsSimultaneous equations
Simultaneous equationssuefee
 
Chapter 2.5
Chapter 2.5Chapter 2.5
Chapter 2.5nglaze10
 
Writing quadratic equation
Writing quadratic equationWriting quadratic equation
Writing quadratic equationMartinGeraldine
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functionsdionesioable
 
Assignment chapters 3 to 7
Assignment chapters 3 to 7Assignment chapters 3 to 7
Assignment chapters 3 to 7KarunaGupta1982
 

Similar to Series expansion of exponential and logarithmic functions (20)

Hw5sols
Hw5solsHw5sols
Hw5sols
 
Polynomial math
Polynomial mathPolynomial math
Polynomial math
 
F12 2 -ans
F12 2 -ansF12 2 -ans
F12 2 -ans
 
Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiation
 
preparation of a unit "identities"
preparation of a unit "identities"preparation of a unit "identities"
preparation of a unit "identities"
 
1.2 algebraic expressions t
1.2 algebraic expressions t1.2 algebraic expressions t
1.2 algebraic expressions t
 
some important questions for practice clas 12
some important questions for practice clas 12  some important questions for practice clas 12
some important questions for practice clas 12
 
INTEGRATION
INTEGRATIONINTEGRATION
INTEGRATION
 
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
 
1 complex numbers part 1 of 3
1 complex numbers part 1 of 31 complex numbers part 1 of 3
1 complex numbers part 1 of 3
 
Differntials equatoin
Differntials equatoinDifferntials equatoin
Differntials equatoin
 
Complex numbers
Complex numbersComplex numbers
Complex numbers
 
ALGEBRA.pptx
ALGEBRA.pptxALGEBRA.pptx
ALGEBRA.pptx
 
RS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chapRS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chap
 
Simultaneous equations
Simultaneous equationsSimultaneous equations
Simultaneous equations
 
Chapter 2.5
Chapter 2.5Chapter 2.5
Chapter 2.5
 
9 chap
9 chap9 chap
9 chap
 
Writing quadratic equation
Writing quadratic equationWriting quadratic equation
Writing quadratic equation
 
Module 2 polynomial functions
Module 2   polynomial functionsModule 2   polynomial functions
Module 2 polynomial functions
 
Assignment chapters 3 to 7
Assignment chapters 3 to 7Assignment chapters 3 to 7
Assignment chapters 3 to 7
 

More from indu psthakur

Class xii practice questions
Class xii practice questionsClass xii practice questions
Class xii practice questionsindu psthakur
 
Practice questions( calculus ) xii
Practice questions( calculus ) xiiPractice questions( calculus ) xii
Practice questions( calculus ) xiiindu psthakur
 
Question bank -xi (hots)
Question bank -xi (hots)Question bank -xi (hots)
Question bank -xi (hots)indu psthakur
 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statisticsindu psthakur
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.ppsindu psthakur
 
Solution of triangles
Solution of trianglesSolution of triangles
Solution of trianglesindu psthakur
 
Arithmetic sequences and series[1]
Arithmetic sequences and series[1]Arithmetic sequences and series[1]
Arithmetic sequences and series[1]indu psthakur
 
Combinations and permutations
Combinations and permutationsCombinations and permutations
Combinations and permutationsindu psthakur
 
Trigonometry for class xi
Trigonometry for class xiTrigonometry for class xi
Trigonometry for class xiindu psthakur
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoningindu psthakur
 
Assessments for class xi
Assessments  for class  xi Assessments  for class  xi
Assessments for class xi indu psthakur
 

More from indu psthakur (16)

Class xii practice questions
Class xii practice questionsClass xii practice questions
Class xii practice questions
 
Practice questions( calculus ) xii
Practice questions( calculus ) xiiPractice questions( calculus ) xii
Practice questions( calculus ) xii
 
Question bank -xi (hots)
Question bank -xi (hots)Question bank -xi (hots)
Question bank -xi (hots)
 
Question bank xi
Question bank xiQuestion bank xi
Question bank xi
 
Assignmen ts --x
Assignmen ts  --xAssignmen ts  --x
Assignmen ts --x
 
Linear ineqns. and statistics
Linear ineqns. and statisticsLinear ineqns. and statistics
Linear ineqns. and statistics
 
Conic sections
Conic sectionsConic sections
Conic sections
 
Straight lines
Straight linesStraight lines
Straight lines
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.pps
 
Solution of triangles
Solution of trianglesSolution of triangles
Solution of triangles
 
Arithmetic sequences and series[1]
Arithmetic sequences and series[1]Arithmetic sequences and series[1]
Arithmetic sequences and series[1]
 
Combinations and permutations
Combinations and permutationsCombinations and permutations
Combinations and permutations
 
Trigonometry for class xi
Trigonometry for class xiTrigonometry for class xi
Trigonometry for class xi
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoning
 
Sets
SetsSets
Sets
 
Assessments for class xi
Assessments  for class  xi Assessments  for class  xi
Assessments for class xi
 

Recently uploaded

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 

Recently uploaded (20)

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 

Series expansion of exponential and logarithmic functions

  • 1. Series Expansion of Exponential and Logarithmic Functions Leonhard Euler, the great Swiss mathematician introduced and named the number e in his calculus text in 1748. ex = 1+ + +............. Putting x=1 in there, we get: e1=1+1/1!+1/2!+1/3!+.... which gives e=1+1+.5+.17+... so e is approximately 2.67or 2< e< 3 and the value of e2 = 7.3 by using exp. Series. e3x = 1+ + +............. which simplifies to: e3x = 1+3x+9x2/2!+27x3/3!+81x4/4!+..... To write ex+2 as a series, it is best to rewrite ex+2 as ex. e2 so: ex+2 = e2(1+ + +.............) This is true for any constant c in ex+c, try writing down the first four terms of the series for ex+4, The series for ex+4 Here is start of the series for ex again: ex = 1+ + +............. Now recall that ex+4 is the same as ex.e4, so we just need to multiply the series for ex by the number e4. That gives us:
  • 2. ex+4 = e4(1+ + +.............) ex = 1 + + +............. e-x = 1 - - +............. [coefft. Of xn ix (-1)n/n!] by adding & subtracting above two series , we get = 1+ x2/2! +x4/4!+........... and =x+ x3/3! +x5/5!+........... = = and = = Some important points should be noticed =e = (ii) = e–1, =e–2 (iii) =e–1, =e–2= Example 1. Find the sum of the following to infinity (i) 1/1!+2/2!+3/3!+..... (ii) x/1!+2x2/2!+3x3/3!+..... Solution: (i) 1/1!+2/2!+3/3!+..... = = =e (ii) = x( ) = xex . Example2. Find the sum of the following to infinity: (i) (i) (ii) (ii) (iii) Solution: (i) = = = = + =e+e=2e. (iv) (ii) = =x( ) + x2 ( ) = xex + x2 ex . (v)
  • 3. (vi) Example 3. Find the sum of the following to infinity: (vii) (i) (ii) (viii) (ix) Solution: (i) = = = = + (x) = + + = + + (xi) = e + 3e + e = 5e. (xii) (ii) = = + +x = (x3+3x2+x)ex Some questions with hints : Q.1 Find the sum of following (i) x + + +........ (ii) 1 + + +........ Solution: (i) Tn = = = ½( ) , Sn = ½( (2xex + x2ex) [ by example 1 & 2 we can find (ii) answer is ½(2e+e)= 3e/2] Q.2 find the sum of the following series: (i) (ii) (iii) + + +........ (iv) 12/2! + 28/3! + 50/4!+78/5!+.......... (v) 2/1! + 6/2! + 12/3!+20/4!+......... (vi) 1+ 3/2! + 6/3! +10/4! +....... Solution: (i) = = = -2 + [by above examples ] 2e-1-2e+2+e-2 = e-1. = + = 5e +2e = 7e. = = +5 +4
  • 4. = 2e5e +4e = 11e. [ assume Tn = an2+bn+c , put n=2,3,4 and by solving eqns. We will get a= 3, b=1 & c=-2] by above part (i) we get, 3(2e-1)+(e-1) -2(e-2) = 5e. = [assume Tn = an2+bn+c , put n=1,2,3 and by solving eqns. We will get a= 1, b=1 & c=0] by above part (ii) we get, 2e+e = 3e. [assume Tn = an2+bn+c , put n=1,2,3 and by solving eqns. We will get a= 1/2, b=1/2 & c=0] by above part (ii) we get, ½ (2e+e) = 3e/2. 3 find the sum of (i) (ii) if S = , find 2S. : (i) [ by using C(n,2) = n(n-1)/2! And by above results ] −2) = e2 – 1. (iii) S = =1/2 = ½ e3 . 4. (i) If = B0+B1x+B2x2+.....+Bnxn , then find the value of (Bn – Bn-1). find the sum of 2/3!+ 4/5! +6/7!+..... (iii) 2/1! +4/3!+6/5!+...... find the sum of (x+y)(x-y) +1/2!(x+y)(x-y)(x2+y2)+1/3!(x+y)(x-y)(x4+y4+x2y2)+...... : (i) ex(1-x)-1 = B0+B1x+B2x2+.....+Bnxn 1 + x/1! + x2/2! + x3/3!+......+xn-1/(n-1)!+xn/n!+....)(1+x+x2+x3+....+xn- 1 n +x +...) B0+B1x+B2x2+.....+Bnxn Coeffts. Of xn and xn-1 on the both sides, we get 1/n!+1/(n-1)!+....+1/2!+1/1!=1=Bn 1(n-1)!+1/(n-2)!+....+1/2!+1/1!+1=Bn-1. Therefore Bn – Bn-1 = 1/n!. For (ii) & (iii) ,we will take help of above results and , then add & -1 subtract 1 in Nr. Accordingly .[answer of (ii) e (iii) e]
  • 5. For (iv) we get (x2-y2)+1/2!(x4-y4)+1/3!(x6-y6)+..... =( - 1)- ( – 1) = . e= [by using binomial theorem = 1+n. + +.....] = 1+1+1/2!+1/3!+..... as 1/n, 2/n, 3/n ...=0 as n . Let a >0, then for all real values of x, ax = 1+ x(logea) + x2/2! (logea)2 +.......... how we will you get this series, put x=cx in exp. Series , then ecx = 1+cx +(cx)2/2! + .......... = 1+ x(logea) + x2/2! (logea)2 +.......... [let ec =a it implies c= logea & ecx = (ec)x = ax.]
  • 6. x The graph of y = e is upward-sloping, and increases faster as x increases. The graph always lies above the x-axis but can get arbitrarily close to it for negative x; thus, the x-axis is a horizontal asymptote. The slope of the tangent to the graph at each point is equal to its y coordinate at that point. The inverse function is the natural logarithm ln(x); because of this, refer to the exponential function as the antilogarithm. The natural logarithm function, if considered as a real-valued function of a real variable, is the inverse function of the exponential function, leading to the identities: , ,put x=1 in loge(1+x) then loge2= 1-1/2+1/3-1/4+..... is valid. Natural Log Series
  • 7. Loge3 = 2[1/2+(1/2)3/3+(1/2)5/5+........] , by putting (1+x)/(1-x)=3 it gives x=1/2, similarly we can do for log4,log5 and so on...... We know that = 2(x + .............)= 1+0.083+0.012+...=1.098 0.61< loge2 < o.76 [as we can write loge2= (1-1/2)+(1/3-1/4)+..... >0.61 and loge2= 1-(1/2-1/3)-(1/4-1/5)-.....<0.76 we can write log2 < 1 < log3 Some examples: 1. If y = x- x2/2+x3/3-x4/4+.....and if |x|<1, prove that x=y+y2/2!+y3/3!+.... 2. Prove that ...........has the same sum as the series ........... prove that 2 logx – log(x+1) – log(x-1) = ........... . If y > 0 , then prove that logy = 2 { +.........} And hence find the value of log2 to three places of decimals. 5. prove that for |x| <1, =x- .......... 6. if are the roots of x2 – px +q=0, prove that log(1+px+qx2) = ( )x-( Solution: 1. y=log(1+x) it implies ey = 1+x , write exponential series. 2.Put x = 1/(n+1) it gives x+ +..... = - (- x- +.....)= - log(1-x) Put x=1/(1+n), we get - = = ........... 3. L.H.S. = =- = ...........[by using laws of logarithmics] 4. Put x = , then R.H.S. = 2(x + .............)= = logy, then put y=2 in question it gives 0.693= log2.
  • 8. 5. log(1+x).(1+x)-1 =( x - + .......)(1-x+x2-x3+x4-x5+.....) 6. R.H.S. = log(1+ = log(1+( ) = log(1+px+qx2) Some important questions with hints: Q.1 Prove that = 2( + +....) Q.2 prove that for |x| < ½ , log(1+3x+2x2) = 3x - ..... Q.3 prove that log(x+a) – log(x-a) = 2( +.......) Q.4 prove that = logba. Q.5 prove that = [1 - ...........] Q.6 if x2y = (2x-y) and |x| <1, prove that (y+ y3/3+y5/5+.....) = 2( x+x3/3+x5/5+.....) Q.7 prove that (i) +........= ½ log2. (ii) +.......= log2. (iii) +........= 2-2log2. Q.8 Find the sum of (i) +........... (ii) +......... (iii) +............. (iv) - ......... Answers with hints 1. = (1+x)log(1+x)+(1-x)log(1-x) = [log(1+x)+log(1-x)]+ x[log(1+x)+log(1-x)] = -2(x2/2+x4/4+x6/6+....) + 2x (x+x3/3+x5/5+....) =2( + +....)
  • 9. 2. L.H.S. = log[(1+x)(1+2x)] = log(1+x)+log(1+2x) = R.H.S. 3. L.H.S. = log{x(1+a/x)}-log{x(1-x/a)} = log(1+x/a) – log(1-x/a) [Use use series of log(1+x) & log(1-x)] 4. Let x=a-1 & y=b-1, then L.H.S. becomes loge(1+x)/loge(1+y)=logea/logeb= logba 5. Put x = 1/(n+1), we get ( .......) =[1-(1-1/2)x – (1/2-1/3)x2-(1/3- 1/4)x3-.....] =[( 1 + .......) - ( x + +.......)] [1/x( x + .......) - ( x + ......)]=-1/xlog(1-x)+log(1-x), put the value of x ,it becomes nlog(1+1/n)=R.H.S. 6. L.H.S. =y(x2+1) =2x it implies y= 2x/(x2+1) , we get = by taking log on the both sides & use log (1+x)/(1-x). 7. (i) put x=1/3 ,L.H.S. & use this result 2(x + .............)= (ii)nth term = , n=1,2,3.... ( by partial fraction which is used for integration) it can be written as 1= A(2n) + B(2n-1), find A & B by putting n=o & n=1/2,so we get A=1,B =-1, then sum to n terms becomes =1-1/2+1/3- 1/4+.......=log2. (iii) nth term = , n=1,2,3.... ( by partial fraction which is used for integration) it can be written as 1= A(2n+1) + B(n), find A & B by putting n=o & n=-1/2,so we get A=1,B =-2, then sum to n terms becomes =2[1/2-1/3+1/4-1/5+.......]=-2 [-1/2+1/3-1/4+1/5+.......] =-2 [log2-1]= R.H.S. Q.8 (i) nth term = , n=1,2,3....same as above method we get A= 2, B=-3 &C=1 sum = = = 2(1-1/2+1/3-1/4+....)+(-1/2+1/3-1/4+.......)=3log2-1. (ii) nth term = , n=1,2,3....same as above method we get A= 1/2, B=-1 &C=1/2 sum = = = ½ {(1-1/2+1/3-1/4+....)+(-1/2+1/3-1/4+.......)}=log2-1/2.(iii)put x= 1/5 , sum = = = - (1+x) – = – )– 1= (1-x)-1 + log(1-x) – 1= by putting x=1/5. (iv)L.H.S. = }+ }=1/2{log(1+1/2)+log(1+1/3)} =1/2log(3/2X4/3)=1/2log2.