SlideShare ist ein Scribd-Unternehmen logo
1 von 19
MATHEMATICS-I
CONTENTS
   Ordinary Differential Equations of First Order and First Degree
   Linear Differential Equations of Second and Higher Order
   Mean Value Theorems
   Functions of Several Variables
   Curvature, Evolutes and Envelopes
   Curve Tracing
   Applications of Integration
   Multiple Integrals
   Series and Sequences
   Vector Differentiation and Vector Operators
   Vector Integration
   Vector Integral Theorems
   Laplace transforms
TEXT BOOKS
   A text book of Engineering Mathematics, Vol-I
    T.K.V.Iyengar, B.Krishna Gandhi and Others,
    S.Chand & Company
   A text book of Engineering Mathematics,
    C.Sankaraiah, V.G.S.Book Links
   A text book of Engineering Mathematics, Shahnaz A
    Bathul, Right Publishers
   A text book of Engineering Mathematics,
    P.Nageshwara Rao, Y.Narasimhulu & N.Prabhakar
    Rao, Deepthi Publications
REFERENCES
 A text book of Engineering Mathematics,
  B.V.Raman, Tata Mc Graw Hill
 Advanced Engineering Mathematics, Irvin
  Kreyszig, Wiley India Pvt. Ltd.
 A text Book of Engineering Mathematics,
  Thamson Book collection
UNIT-III
 CHAPTER-I:MEAN VALUE
      THEOREMS
CHAPTER-II:FUNCTIONS OF
  SEVERAL VARIABLES
UNIT HEADER
  Name of the Course: B.Tech
      Code No:07A1BS02
      Year/Branch: I Year
CSE,IT,ECE,EEE,ME,CIVIL,AERO
         Unit No: III
        No. of slides:17
UNIT INDEX
                       UNIT-III
S. No.          Module          Lecture   PPT Slide No.
                                No.
  1      Introduction, Mean     L1-4      8-11
         value theorems
  2      Taylor’s theorem,      L5-9      12-16
         Functions of several
         variables, Jacobian
  3      Maxima & Minima, L10-12          17-19
         Lagrange’s method of
         undetermined
         multipliers
Lecture-1
             INTRODUCTION
 Here we study about Mean value theorems.
 Continuous function: If limit of f(x) as x tends
  c is f(c) then the function f(x) is known as
  continuous function. Otherwise the function is
  known as discontinuous function.
 Example: If f(x) is a polynomial function then
  it is continuous.
Lecture-2
ROLLE’S MEAN VALUE THEOREM
 Let f(x) be a function such that

1) it is continuous in closed interval [a, b];
2) it is differentiable in open interval (a, b) and
3) f(a)=f(b)
Then there exists at least one point c in open
  interval (a, b) such that f '(c)=0
 Example: f(x)=(x+2)3(x-3)4 in [-2,3]. Here c=-
  2 or 3 or 1/7
Lecture-3
     LAGRANGE’S MEAN VALUE
           THEOREM
 Let f(x) be a function such that

1) it is continuous in closed interval [a, b] and
2) it is differentiable in open interval (a, b)
Then there exists at least one point c in open
  interval (a, b) such that f '(c)=[f(b)-f(a)]/[b-a]
 Example: f(x)=x3-x2-5x+3 in [0,4]. Here
  c=1+√37/3
Lecture-4
       CAUCHY’S MEAN VALUE
            THEOREM
 If f:[a, b] →R, g:[a, b] →R are such that
  1)f,g are continuous on [a, b]
  2)f,g are differentiable on (a, b) and
  3)g '(x)≠0 for all xЄ(a, b) then there exists
  cЄ(a, b) such that
  [f(b)-f(a)]/[g(b)-g(a)]=f ′(c)/g′(c)
 Example: f(x)=√x, g(x)=1/√x in [a,b]. Here
  c=√ab
Lecture-5
          TAYLOR’S THEOREM
 If f:[a, b]→R is such that
  1)f (n-1) is continuous on [a, b]            2)f(n-1)
  is derivable on (a, b) then there exists a point
  cЄ(a, b) such that                     f(b)=f(a)+
  (b-a)/1!f '(a)+(b-a)2/2!f "(a)+…..
 Example: f(x)=ex. Here Taylor’s expansion at
  x=0 is 1+x+x2/2!+…..
Lecture-6
       MACLAURIN’S THEOREM
 If f:[0,x]→R is such that
  1)f(n-1) is continuous on [0,x]
  2)f(n-1) is derivable on (0,x) then there exists a
  real number θЄ(0,1) such that
  f(x)=f(0) + xf '(0) +x2/2! f "(0) +………
 Example: f(x)=Cosx. Here Maclaurin’s
  expansion is 1-x2/2!+x4/4!-….
Lecture-7
       FUNCTIONS OF SEVERAL
            VARIABLES
 We have already studied the notion of limit,
  continuity and differentiation in relation of
  functions of a single variable. In this chapter
  we introduce the notion of a function of
  several variables i.e., function of two or more
  variables.
 Example 1: Area A= ab
 Example 2: Volume V= abh
Lecture-8
                    DEFINITIONS
   Neighbourhood of a point(a,b): A set of points lying
    within a circle of radius r centered at (ab) is called a
    neighbourhood of (a,b) surrounded by the circular
    region.
   Limit of a function: A function f(x,y) is said to tend
    to the limit l as (x,y) tends to (a,b) if corresponding to
    any given positive number p there exists a positive
    number q such that f(x,y)-l<p foa all points (x,y)
    whenever x-a≤q and y-b≤q
Lecture-9
                 JACOBIAN
 Let u=u(x,y), v=v(x,y). Then these two
  simultaneous relations constitute a
  transformation from (x,y) to (u,v). Jacobian of
  u,v w.r.t x,y is denoted by J[u,v]/[x,y] or
  ∂(u,v)/∂(x,y)
 Example: x=r cosθ,y=r sinθ then ∂(x,y)/∂(r,θ)
  is r and ∂(r,θ)/∂(x,y)=1/r
Lecture-10
  MAXIMUM AND MINIMUM OF
 FUNCTIONS OF TWO VARIABLES
 Let f(x,y) be a function of two variables x and
  y. At x=a, y=b, f(x,y) is said to have maximum
  or minimum value, if f(a,b)>f(a+h,b+k) or
  f(a,b)<f(a+h,b+k) respectively where h and k
  are small values.
 Example: The maximum value of
  f(x,y)=x3+3xy2-3y2+4 is 36 and minimum value
  is -36
Lecture-11
             EXTREME VALUE
 f(a,b) is said to be an extreme value of f if it is
  a maximum or minimum value.
 Example 1: The extreme values of u=x2y2-5x2-
  8xy-5y2 are -8 and -80
 Example 2: The extreme value of x2+y2+6x+12
  is 3
Lecture-12
      LAGRANGE’S METHOD OF
    UNDETERMINED MULTIPLIERS
 Suppose it is required to find the extremum for the
  function f(x,y,z)=0 subject to the condition
  ф(x,y,z)=0
1)Form Lagrangean function F=f+λф
2)Obtain Fx=0,Fy=0,Fz=0
3)Solve the above 3 equations along with condition.
 Example: The minimum value of x2+y2+z2 with xyz=a3
  is 3a2

Weitere ähnliche Inhalte

Was ist angesagt?

introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equationsEmdadul Haque Milon
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equationJUGAL BORAH
 
first order ode with its application
 first order ode with its application first order ode with its application
first order ode with its applicationKrishna Peshivadiya
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equationPratik Sudra
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworldmrecedu
 
ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION LANKESH S S
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first ordervishalgohel12195
 
Differential equation.ypm
Differential equation.ypmDifferential equation.ypm
Differential equation.ypmyogirajpm
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equationsAhmed Haider
 
Applications of differential equations by shahzad
Applications of differential equations by shahzadApplications of differential equations by shahzad
Applications of differential equations by shahzadbiotech energy pvt limited
 
Differential equations
Differential equationsDifferential equations
Differential equationsSeyid Kadher
 
1st order differential equations
1st order differential equations1st order differential equations
1st order differential equationsNisarg Amin
 
Differential equations
Differential equationsDifferential equations
Differential equationsCharan Kumar
 
Persamaan Differensial Biasa 2014
Persamaan Differensial Biasa 2014 Persamaan Differensial Biasa 2014
Persamaan Differensial Biasa 2014 Rani Sulvianuri
 

Was ist angesagt? (18)

introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equations
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
first order ode with its application
 first order ode with its application first order ode with its application
first order ode with its application
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
 
Intro
IntroIntro
Intro
 
M1 unit ii-jntuworld
M1 unit ii-jntuworldM1 unit ii-jntuworld
M1 unit ii-jntuworld
 
ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION ORDINARY DIFFERENTIAL EQUATION
ORDINARY DIFFERENTIAL EQUATION
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first order
 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Differential equation.ypm
Differential equation.ypmDifferential equation.ypm
Differential equation.ypm
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
 
First order ordinary differential equations and applications
First order ordinary differential equations and applicationsFirst order ordinary differential equations and applications
First order ordinary differential equations and applications
 
Applications of differential equations by shahzad
Applications of differential equations by shahzadApplications of differential equations by shahzad
Applications of differential equations by shahzad
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
1st order differential equations
1st order differential equations1st order differential equations
1st order differential equations
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
Persamaan Differensial Biasa 2014
Persamaan Differensial Biasa 2014 Persamaan Differensial Biasa 2014
Persamaan Differensial Biasa 2014
 

Ähnlich wie M1 unit iii-jntuworld

M1 unit v-jntuworld
M1 unit v-jntuworldM1 unit v-jntuworld
M1 unit v-jntuworldmrecedu
 
Robotic Math Presentation.pptx
Robotic Math Presentation.pptxRobotic Math Presentation.pptx
Robotic Math Presentation.pptxsandipandas637
 
M1 unit vii-jntuworld
M1 unit vii-jntuworldM1 unit vii-jntuworld
M1 unit vii-jntuworldmrecedu
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONDhrupal Patel
 
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...Mahmood Adel
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphssmiller5
 
Applications of partial differentiation
Applications of partial differentiationApplications of partial differentiation
Applications of partial differentiationVaibhav Tandel
 
1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptx1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptxEdelmarBenosa3
 
1 representation of_functions
1 representation of_functions1 representation of_functions
1 representation of_functionsChristianDave18
 
Relations & functions
Relations & functionsRelations & functions
Relations & functionsindu thakur
 
The Fundamental theorem of calculus
The Fundamental theorem of calculus The Fundamental theorem of calculus
The Fundamental theorem of calculus AhsanIrshad8
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notationsmiller5
 
M1 unit iv-jntuworld
M1 unit iv-jntuworldM1 unit iv-jntuworld
M1 unit iv-jntuworldmrecedu
 
Mean Value Theorem explained with examples.pptx
Mean Value Theorem explained with examples.pptxMean Value Theorem explained with examples.pptx
Mean Value Theorem explained with examples.pptxvandijkvvd4
 
Unit vii
Unit viiUnit vii
Unit viimrecedu
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptPhongLan30
 

Ähnlich wie M1 unit iii-jntuworld (20)

M1 unit v-jntuworld
M1 unit v-jntuworldM1 unit v-jntuworld
M1 unit v-jntuworld
 
Robotic Math Presentation.pptx
Robotic Math Presentation.pptxRobotic Math Presentation.pptx
Robotic Math Presentation.pptx
 
M1 unit vii-jntuworld
M1 unit vii-jntuworldM1 unit vii-jntuworld
M1 unit vii-jntuworld
 
APPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATIONAPPLICATION OF PARTIAL DIFFERENTIATION
APPLICATION OF PARTIAL DIFFERENTIATION
 
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...
Dokumen.tips mathematics ii-institute-of-aeronautical-engineering-pptpdfadvan...
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
project
projectproject
project
 
Applications of partial differentiation
Applications of partial differentiationApplications of partial differentiation
Applications of partial differentiation
 
1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptx1_Representation_of_Functions.pptx
1_Representation_of_Functions.pptx
 
1 representation of_functions
1 representation of_functions1 representation of_functions
1 representation of_functions
 
Relations & functions
Relations & functionsRelations & functions
Relations & functions
 
The Fundamental theorem of calculus
The Fundamental theorem of calculus The Fundamental theorem of calculus
The Fundamental theorem of calculus
 
CALCULUS 2.pptx
CALCULUS 2.pptxCALCULUS 2.pptx
CALCULUS 2.pptx
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notation
 
M1 unit iv-jntuworld
M1 unit iv-jntuworldM1 unit iv-jntuworld
M1 unit iv-jntuworld
 
Unit v
Unit vUnit v
Unit v
 
Mean Value Theorem explained with examples.pptx
Mean Value Theorem explained with examples.pptxMean Value Theorem explained with examples.pptx
Mean Value Theorem explained with examples.pptx
 
Unit vii
Unit viiUnit vii
Unit vii
 
Chap4_Sec2.ppt
Chap4_Sec2.pptChap4_Sec2.ppt
Chap4_Sec2.ppt
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
 

Mehr von mrecedu

Brochure final
Brochure finalBrochure final
Brochure finalmrecedu
 
Filters unit iii
Filters unit iiiFilters unit iii
Filters unit iiimrecedu
 
Attenuator unit iv
Attenuator unit ivAttenuator unit iv
Attenuator unit ivmrecedu
 
Two port networks unit ii
Two port networks unit iiTwo port networks unit ii
Two port networks unit iimrecedu
 
Unit4 (2)
Unit4 (2)Unit4 (2)
Unit4 (2)mrecedu
 
Unit5 (2)
Unit5 (2)Unit5 (2)
Unit5 (2)mrecedu
 
Unit6 jwfiles
Unit6 jwfilesUnit6 jwfiles
Unit6 jwfilesmrecedu
 
Unit3 jwfiles
Unit3 jwfilesUnit3 jwfiles
Unit3 jwfilesmrecedu
 
Unit2 jwfiles
Unit2 jwfilesUnit2 jwfiles
Unit2 jwfilesmrecedu
 
Unit1 jwfiles
Unit1 jwfilesUnit1 jwfiles
Unit1 jwfilesmrecedu
 
Unit7 jwfiles
Unit7 jwfilesUnit7 jwfiles
Unit7 jwfilesmrecedu
 
M1 unit vi-jntuworld
M1 unit vi-jntuworldM1 unit vi-jntuworld
M1 unit vi-jntuworldmrecedu
 
M1 unit viii-jntuworld
M1 unit viii-jntuworldM1 unit viii-jntuworld
M1 unit viii-jntuworldmrecedu
 
Unit iii
Unit iiiUnit iii
Unit iiimrecedu
 

Mehr von mrecedu (20)

Brochure final
Brochure finalBrochure final
Brochure final
 
Unit i
Unit iUnit i
Unit i
 
Filters unit iii
Filters unit iiiFilters unit iii
Filters unit iii
 
Attenuator unit iv
Attenuator unit ivAttenuator unit iv
Attenuator unit iv
 
Two port networks unit ii
Two port networks unit iiTwo port networks unit ii
Two port networks unit ii
 
Unit 8
Unit 8Unit 8
Unit 8
 
Unit4 (2)
Unit4 (2)Unit4 (2)
Unit4 (2)
 
Unit5
Unit5Unit5
Unit5
 
Unit4
Unit4Unit4
Unit4
 
Unit5 (2)
Unit5 (2)Unit5 (2)
Unit5 (2)
 
Unit6 jwfiles
Unit6 jwfilesUnit6 jwfiles
Unit6 jwfiles
 
Unit3 jwfiles
Unit3 jwfilesUnit3 jwfiles
Unit3 jwfiles
 
Unit2 jwfiles
Unit2 jwfilesUnit2 jwfiles
Unit2 jwfiles
 
Unit1 jwfiles
Unit1 jwfilesUnit1 jwfiles
Unit1 jwfiles
 
Unit7 jwfiles
Unit7 jwfilesUnit7 jwfiles
Unit7 jwfiles
 
M1 unit vi-jntuworld
M1 unit vi-jntuworldM1 unit vi-jntuworld
M1 unit vi-jntuworld
 
M1 unit viii-jntuworld
M1 unit viii-jntuworldM1 unit viii-jntuworld
M1 unit viii-jntuworld
 
Unit vi
Unit viUnit vi
Unit vi
 
Unit iv
Unit ivUnit iv
Unit iv
 
Unit iii
Unit iiiUnit iii
Unit iii
 

Kürzlich hochgeladen

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 

Kürzlich hochgeladen (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 

M1 unit iii-jntuworld

  • 2. CONTENTS  Ordinary Differential Equations of First Order and First Degree  Linear Differential Equations of Second and Higher Order  Mean Value Theorems  Functions of Several Variables  Curvature, Evolutes and Envelopes  Curve Tracing  Applications of Integration  Multiple Integrals  Series and Sequences  Vector Differentiation and Vector Operators  Vector Integration  Vector Integral Theorems  Laplace transforms
  • 3. TEXT BOOKS  A text book of Engineering Mathematics, Vol-I T.K.V.Iyengar, B.Krishna Gandhi and Others, S.Chand & Company  A text book of Engineering Mathematics, C.Sankaraiah, V.G.S.Book Links  A text book of Engineering Mathematics, Shahnaz A Bathul, Right Publishers  A text book of Engineering Mathematics, P.Nageshwara Rao, Y.Narasimhulu & N.Prabhakar Rao, Deepthi Publications
  • 4. REFERENCES  A text book of Engineering Mathematics, B.V.Raman, Tata Mc Graw Hill  Advanced Engineering Mathematics, Irvin Kreyszig, Wiley India Pvt. Ltd.  A text Book of Engineering Mathematics, Thamson Book collection
  • 5. UNIT-III CHAPTER-I:MEAN VALUE THEOREMS CHAPTER-II:FUNCTIONS OF SEVERAL VARIABLES
  • 6. UNIT HEADER Name of the Course: B.Tech Code No:07A1BS02 Year/Branch: I Year CSE,IT,ECE,EEE,ME,CIVIL,AERO Unit No: III No. of slides:17
  • 7. UNIT INDEX UNIT-III S. No. Module Lecture PPT Slide No. No. 1 Introduction, Mean L1-4 8-11 value theorems 2 Taylor’s theorem, L5-9 12-16 Functions of several variables, Jacobian 3 Maxima & Minima, L10-12 17-19 Lagrange’s method of undetermined multipliers
  • 8. Lecture-1 INTRODUCTION  Here we study about Mean value theorems.  Continuous function: If limit of f(x) as x tends c is f(c) then the function f(x) is known as continuous function. Otherwise the function is known as discontinuous function.  Example: If f(x) is a polynomial function then it is continuous.
  • 9. Lecture-2 ROLLE’S MEAN VALUE THEOREM  Let f(x) be a function such that 1) it is continuous in closed interval [a, b]; 2) it is differentiable in open interval (a, b) and 3) f(a)=f(b) Then there exists at least one point c in open interval (a, b) such that f '(c)=0  Example: f(x)=(x+2)3(x-3)4 in [-2,3]. Here c=- 2 or 3 or 1/7
  • 10. Lecture-3 LAGRANGE’S MEAN VALUE THEOREM  Let f(x) be a function such that 1) it is continuous in closed interval [a, b] and 2) it is differentiable in open interval (a, b) Then there exists at least one point c in open interval (a, b) such that f '(c)=[f(b)-f(a)]/[b-a]  Example: f(x)=x3-x2-5x+3 in [0,4]. Here c=1+√37/3
  • 11. Lecture-4 CAUCHY’S MEAN VALUE THEOREM  If f:[a, b] →R, g:[a, b] →R are such that 1)f,g are continuous on [a, b] 2)f,g are differentiable on (a, b) and 3)g '(x)≠0 for all xЄ(a, b) then there exists cЄ(a, b) such that [f(b)-f(a)]/[g(b)-g(a)]=f ′(c)/g′(c)  Example: f(x)=√x, g(x)=1/√x in [a,b]. Here c=√ab
  • 12. Lecture-5 TAYLOR’S THEOREM  If f:[a, b]→R is such that 1)f (n-1) is continuous on [a, b] 2)f(n-1) is derivable on (a, b) then there exists a point cЄ(a, b) such that f(b)=f(a)+ (b-a)/1!f '(a)+(b-a)2/2!f "(a)+…..  Example: f(x)=ex. Here Taylor’s expansion at x=0 is 1+x+x2/2!+…..
  • 13. Lecture-6 MACLAURIN’S THEOREM  If f:[0,x]→R is such that 1)f(n-1) is continuous on [0,x] 2)f(n-1) is derivable on (0,x) then there exists a real number θЄ(0,1) such that f(x)=f(0) + xf '(0) +x2/2! f "(0) +………  Example: f(x)=Cosx. Here Maclaurin’s expansion is 1-x2/2!+x4/4!-….
  • 14. Lecture-7 FUNCTIONS OF SEVERAL VARIABLES  We have already studied the notion of limit, continuity and differentiation in relation of functions of a single variable. In this chapter we introduce the notion of a function of several variables i.e., function of two or more variables.  Example 1: Area A= ab  Example 2: Volume V= abh
  • 15. Lecture-8 DEFINITIONS  Neighbourhood of a point(a,b): A set of points lying within a circle of radius r centered at (ab) is called a neighbourhood of (a,b) surrounded by the circular region.  Limit of a function: A function f(x,y) is said to tend to the limit l as (x,y) tends to (a,b) if corresponding to any given positive number p there exists a positive number q such that f(x,y)-l<p foa all points (x,y) whenever x-a≤q and y-b≤q
  • 16. Lecture-9 JACOBIAN  Let u=u(x,y), v=v(x,y). Then these two simultaneous relations constitute a transformation from (x,y) to (u,v). Jacobian of u,v w.r.t x,y is denoted by J[u,v]/[x,y] or ∂(u,v)/∂(x,y)  Example: x=r cosθ,y=r sinθ then ∂(x,y)/∂(r,θ) is r and ∂(r,θ)/∂(x,y)=1/r
  • 17. Lecture-10 MAXIMUM AND MINIMUM OF FUNCTIONS OF TWO VARIABLES  Let f(x,y) be a function of two variables x and y. At x=a, y=b, f(x,y) is said to have maximum or minimum value, if f(a,b)>f(a+h,b+k) or f(a,b)<f(a+h,b+k) respectively where h and k are small values.  Example: The maximum value of f(x,y)=x3+3xy2-3y2+4 is 36 and minimum value is -36
  • 18. Lecture-11 EXTREME VALUE  f(a,b) is said to be an extreme value of f if it is a maximum or minimum value.  Example 1: The extreme values of u=x2y2-5x2- 8xy-5y2 are -8 and -80  Example 2: The extreme value of x2+y2+6x+12 is 3
  • 19. Lecture-12 LAGRANGE’S METHOD OF UNDETERMINED MULTIPLIERS  Suppose it is required to find the extremum for the function f(x,y,z)=0 subject to the condition ф(x,y,z)=0 1)Form Lagrangean function F=f+λф 2)Obtain Fx=0,Fy=0,Fz=0 3)Solve the above 3 equations along with condition.  Example: The minimum value of x2+y2+z2 with xyz=a3 is 3a2