jagomart
digital resources
picture1_Calculus Pdf 170857 | Introduction To Calculus


 156x       Filetype PDF       File size 0.30 MB       Source: www.vpscience.org


File: Calculus Pdf 170857 | Introduction To Calculus
introduction to calculus prepared by nilesh y patel head mathematics and statistics department v p and r p t p science college v v nagar 1 2 index unit 1 ...

icon picture PDF Filetype PDF | Posted on 26 Jan 2023 | 2 years ago
Partial capture of text on file.
                        Introduction to calculus
                                    Prepared By
                                   Nilesh Y. Patel
                     Head , Mathematics and Statistics Department
                           V.P.and R.P.T.P. Science College
                                     V.V.Nagar
                                         1
                                                             2
                            INDEX
        • Unit-1: Limit and Differentiation
         1.1 Limit: Definition
         1.2 Working Rules and Simple examples of Limits
         1.3 Limit of Polynomial Functions
         1.4 Limit of Rational Functions
         1.5 Limit of Trigonometric functions
         1.6 Differentiation: Definition
         1.7 Simple examples of differentiation
         1.8 Working rules of Derivative
         1.9 Chain Rule
         1.10 Derivative of Inverse function
         1.11 Derivative of Implicit function
         1.12 Derivative of Parametric function
         1.13 Derivative of Exponential function
         1.14 Derivative of Logarithmic function
        • Unit-2: Integration
         2.1 Integration: Definition
         2.2 Properties of Integration
         2.3 Some standard Formulas of Integration.
         2.4 Simple Examples of Integration
         2.5 Method of Substitution for Integration(Trigonometric Substitution)
         2.6 Integration by Parts Method
        • Unit-3: Definite Integration
         3.1 Definite Integration: Definition
         3.2 Simple Examples of Definite Integration
         3.3 Fundamental Principle of definite integration
         3.4 Application of Fundamental Principle of definite integration
        • Unit-4: Differential Equations
         4.1 Differential Equation: Definition
         4.2 Order and Degree of Differential Equation
         4.3 Solution of Differential Equation
         4.4 Differential Equation of 1st order and 1st degree
         4.5 Variable Separable method.
                                                                                                                              3
            UNIT-1 : Limit and Differentiation
                  ”The concept of a limit is a central idea that distinguishes calculus from algebra and
                  trigonometry. It is fundamental to finding the tangent to a curve or the velocity of an
                  object.”
            BASIC DEFINITIONS:
               • Interval: -A set of the following forms is called as interval
                  (1) {x ∈ R|a ≤ x ≤ b} = [a,b]
                  (2) {x ∈ R|a < x < b} = (a,b)
                  (3) {x ∈ R|a ≤ x < b} = [a,b)
                  (4) {x ∈ R|a < x ≤ b} = (a,b]
               • δ Neighborhood or Neighborhood:- An interval around a point a ∈ R is said to be its neigh-
                  borhood if it is of the form for some δ > 0
                  {x ∈ R|a−δ < x < a+δ} = (a−δ,a+δ)
               • Deleted Neighborhood:- An interval around a point a ∈ R is said to its be deleted neighbor-
                  hood if it is of the form for some δ > 0
                  {x ∈ R|a−δ < x < a+δ,x ̸= a} = (a−δ,a+δ) ∼ a
               • Modulus function: A function defined on set of real numbers R which gives the absolute
                  value(positive value) of a number is called modules function. It is defined as
                  |x| = { x,      if x is non negative;
                            −x, if x is negative.
                  e.g., |2| = 2,| − 2| = 2,|0| = 0
               • Integer Part Function: A function defined on set of real numbers R which gives the integer
                  part of the number is called integer part function. It is defined as
                  [x] = nearest integer less than x.
                  e.g., [3.234] = 3,[−2.234] = −2,[π] = 3,[e] = 2.
               • Even function: A function f(x) is said to be even function if f(−x) = f(x), for all x.
                                  2
                  e.g., f(x) = x
               • Odd function: A function f(x) is said to be odd function if f(−x) = −f(x) for all x.
                  e.g., f(x) = x
            1.1 Limit: Definition Let f(x) be defined on an open interval about x , except possibly at
                                                                                                       0
                  a itself.  If f(x) gets arbitrarily close to L for all x sufficiently close to a, we say that f
                  approaches the limit L as x approaches a. Mathematically,
                  we can write,
                                                            lim f(x) = L
                                                            x→a
                                                                                                                       4
                   The precise definition of Limit:-
                 The statement
                                                         lim f(x) = L
                                                         x→a
                 means that for every ϵ > 0 ∃δ > o such that
                                    |f(x) −L| < ϵ whenever x ∈ (a−δ,a+δ) ∼ {a}
              • Right hand limit and Left hand limit:- There are two kind of limits over a real line.
                 Namely, Right hand limit and Left hand limit.
                 Over the line there are two directions to approach any point, from left to the point and from
                 right to the point.
                 These limits are defined as follows
                 we mean by a left limit
                                                         lim f(x) = L
                                                        x→a
                                                            −
                 For every ϵ > 0, ∃ δ > 0 such that
                                          |f(x) −L| < ϵ whenever x ∈ (a−δ,a)
                   And Similarly,we mean by a right limit
                                                         lim f(x) = L
                                                        x→a+
                 For every ϵ > 0, ∃ δ > 0 such that
                                          |f(x) −L| < ϵ whenever x ∈ (a,a+δ)
            1.2 Working Rules and Simple Examples of Limit
            (1) lim [kf(x)] = k lim f(x)
                 x→a               x→a
            (2) lim [f(x) + g(x)] = lim f(x) + lim g(x)
                 x→a                   x→a         x→a
            (3) lim [f(x) − g(x)] = lim f(x) − lim g(x)
                 x→a                   x→a         x→a
            (4) lim [f(x) × g(x)] = lim f(x) × lim g(x)
                 x→a                   x→a         x→a
                     f(x)     lim f(x)
            (5) lim        =x→a         , provided that lim g(x) ̸= 0
                 x→a g(x)     lim g(x)                   x→a
                              x→a
           EXAMPLES:-
            (1) lim(4) = 4
                 x→2
            (2) lim(5x−3)
                 x→2
                 =lim(5x)−lim3=5×limx−3=5×2−3=10−3=7
                   x→2         x→2           x→2
            (3) lim(3x+2)
                 x→2
                 =lim(3x)+lim2=3×limx+2=3×2+2=6+2=8
                   x→2         x→2          x→2
The words contained in this file might help you see if this file matches what you are looking for:

...Introduction to calculus prepared by nilesh y patel head mathematics and statistics department v p r t science college nagar index unit limit dierentiation denition working rules simple examples of limits polynomial functions rational trigonometric derivative chain rule inverse function implicit parametric exponential logarithmic integration properties some standard formulas method substitution for parts denite fundamental principle application dierential equations equation order degree solution st variable separable the concept a is central idea that distinguishes from algebra trigonometry it nding tangent curve or velocity an object basic definitions interval set following forms called as x b neighborhood around point said be its neigh borhood if form deleted neighbor hood modulus dened on real numbers which gives absolute value positive number modules non negative e g integer part nearest less than even f all odd let open about except possibly at itself gets arbitrarily close l suci...

no reviews yet
Please Login to review.