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

Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
Dreams4school
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equations
swartzje
 
Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphs
Jessica Garcia
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notation
hisema01
 
5.1 Graphing Quadratic Functions
5.1 Graphing Quadratic Functions5.1 Graphing Quadratic Functions
5.1 Graphing Quadratic Functions
hisema01
 
3.2 factoring polynomials
3.2   factoring polynomials3.2   factoring polynomials
3.2 factoring polynomials
Nuch Pawida
 

What's hot (20)

Lesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric FunctionsLesson14: Derivatives of Trigonometric Functions
Lesson14: Derivatives of Trigonometric Functions
 
RS Agarwal Quantitative Aptitude - 5 chap
RS Agarwal Quantitative Aptitude - 5 chapRS Agarwal Quantitative Aptitude - 5 chap
RS Agarwal Quantitative Aptitude - 5 chap
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functions
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variables
 
Arithmetic and geometric_sequences
Arithmetic and geometric_sequencesArithmetic and geometric_sequences
Arithmetic and geometric_sequences
 
Summation Notation
Summation NotationSummation Notation
Summation Notation
 
Equations of a Line
Equations of a LineEquations of a Line
Equations of a Line
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equations
 
Graphs of Log functions
Graphs of Log functionsGraphs of Log functions
Graphs of Log functions
 
QUADRATIC FUNCTIONS
QUADRATIC FUNCTIONSQUADRATIC FUNCTIONS
QUADRATIC FUNCTIONS
 
Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphs
 
RS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chapRS Agarwal Quantitative Aptitude - 9 chap
RS Agarwal Quantitative Aptitude - 9 chap
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notation
 
Factor Theorem and Remainder Theorem
Factor Theorem and Remainder TheoremFactor Theorem and Remainder Theorem
Factor Theorem and Remainder Theorem
 
Binomial
BinomialBinomial
Binomial
 
Factoring by grouping
Factoring by groupingFactoring by grouping
Factoring by grouping
 
5.1 Graphing Quadratic Functions
5.1 Graphing Quadratic Functions5.1 Graphing Quadratic Functions
5.1 Graphing Quadratic Functions
 
14 graphs of factorable rational functions x
14 graphs of factorable rational functions x14 graphs of factorable rational functions x
14 graphs of factorable rational functions x
 
3.2 factoring polynomials
3.2   factoring polynomials3.2   factoring polynomials
3.2 factoring polynomials
 

Viewers also liked

Logarithms and exponents solve equations
Logarithms and exponents solve equationsLogarithms and exponents solve equations
Logarithms and exponents solve equations
srobbins4
 
Logarithms and logarithmic functions
Logarithms and logarithmic functionsLogarithms and logarithmic functions
Logarithms and logarithmic functions
Jessica Garcia
 
Properties of logarithms
Properties of logarithmsProperties of logarithms
Properties of logarithms
Jessica Garcia
 
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
Abhishek Gupta
 
Chapter 10 solution of triangles
Chapter 10  solution of trianglesChapter 10  solution of triangles
Chapter 10 solution of triangles
atiqah ayie
 
Logarithm
LogarithmLogarithm
Logarithm
itutor
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
guest45a926
 

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 -ans
math123a
 
Chapter 2.5
Chapter 2.5Chapter 2.5
Chapter 2.5
nglaze10
 

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
 
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
 
Quadratic equations class 10
Quadratic equations class 10Quadratic equations class 10
Quadratic equations class 10
 

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

Recently uploaded (20)

Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.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.