Block 4 Nonlinear Systems Lesson 14 – The Methods of Differential Calculus The world is not only nonlinear but is changing as well 1 Narrator: Charles.

Slides:



Advertisements
Similar presentations
Differential Equations Brannan Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 08: Series Solutions of Second Order Linear Equations.
Advertisements

ESSENTIAL CALCULUS CH11 Partial derivatives
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc.
Recall Taylor’s Theorem from single variable calculus:
ROOTS OF EQUATIONS Student Notes ENGR 351 Numerical Methods for Engineers Southern Illinois University Carbondale College of Engineering Dr. L.R. Chevalier.
Introducción a la Optimización de procesos químicos. Curso 2005/2006 BASIC CONCEPTS IN OPTIMIZATION: PART II: Continuous & Unconstrained Important concepts.
Lecture 8 – Nonlinear Programming Models Topics General formulations Local vs. global solutions Solution characteristics Convexity and convex programming.
Lecture 2: Numerical Differentiation. Derivative as a gradient
Maximization without Calculus Not all economic maximization problems can be solved using calculus –If a manager does not know the profit function, but.
Ch 5.4: Euler Equations; Regular Singular Points
6.5 & 6.6 Theorems About Roots and the Fundamental Theorem of Algebra
Finding a free maximum Derivatives and extreme points Using second derivatives to identify a maximum/minimum.
Numerical Solutions of Differential Equations Taylor Methods.
10.5 Basic Differentiation Properties. Instead of finding the limit of the different quotient to obtain the derivative of a function, we can use the rules.
The Real Zeros of a Polynomial Function
Dividing Polynomials.
Mathematics for Business (Finance)
Chapter 4 – Polynomials and Rational Functions
The Secant-Line Calculation of the Derivative
Limit and Derivative Review. For many functions......and many values of a, it is true that And it is usually apparent when this is not true. "Interesting"
12.1 First Derivative and Graph
CHAPTER Continuity Derivatives Definition The derivative of a function f at a number a denoted by f’(a), is f’(a) = lim h  0 ( f(a + h) – f(a))
Section 4.1 The Derivative in Graphing and Applications- “Analysis of Functions I: Increase, Decrease, and Concavity”
1 Preliminaries Precalculus Review I Precalculus Review II
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
Rolle’s theorem and Mean Value Theorem ( Section 3.2) Alex Karassev.
Limits Basic facts about limits The concept of limit underlies all of calculus. Derivatives, integrals and series are all different kinds of limits. Limits.
AP CALCULUS PERIODIC REVIEW. 1: Limits and Continuity A function y = f(x) is continuous at x = a if: i) f(a) is defined (it exists) ii) iii) Otherwise,
The mean value theorem and curve sketching
1 ENM 503 Block 1 Algebraic Systems Lesson 4 – Algebraic Methods The Building Blocks - Numbers, Equations, Functions, and other interesting things. Did.
Business Mathematics MTH-367 Lecture 21. Chapter 15 Differentiation.
Section 14.7 Second-Order Partial Derivatives. Old Stuff Let y = f(x), then Now the first derivative (at a point) gives us the slope of the tangent, the.
Second Order Partial Derivatives
MA Day 25- February 11, 2013 Review of last week’s material Section 11.5: The Chain Rule Section 11.6: The Directional Derivative.
Now that you’ve found a polynomial to approximate your function, how good is your polynomial? Find the 6 th degree Maclaurin polynomial for For what values.
Using Technology to Approximate Roots of Polynomial Equations.
The derivative of a function f at a fixed number a is In this lesson we let the number a vary. If we replace a in the equation by a variable x, we get.
1 Nonlinear Equations Jyun-Ming Chen. 2 Contents Bisection False Position Newton Quasi-Newton Inverse Interpolation Method Comparison.
Definition of the Natural Exponential Function
STROUD Worked examples and exercises are in the text PROGRAMME F11 DIFFERENTIATION.
Dr. Omar Al Jadaan Assistant Professor – Computer Science & Mathematics General Education Department Mathematics.
Numerical Methods.
CHAPTER 3 NUMERICAL METHODS
Zeros of Polynomials 2.5.
The Convergence Problem Recall that the nth Taylor polynomial for a function f about x = x o has the property that its value and the values of its first.
P1 Chapter 12 & 15 CIE Centre A-level Pure Maths © Adam Gibson.
Interval Notation Interval Notation to/from Inequalities Number Line Plots open & closed endpoint conventions Unions and Intersections Bounded vs. unbounded.
4.1 Extreme Values of Functions
Math Review and Lessons in Calculus
Chapter 2-OPTIMIZATION G.Anuradha. Contents Derivative-based Optimization –Descent Methods –The Method of Steepest Descent –Classical Newton’s Method.
Business Calculus Derivative Definition. 1.4 The Derivative The mathematical name of the formula is the derivative of f with respect to x. This is the.
Real Zeros of Polynomial Functions
4.3 – Derivatives and the shapes of curves
Announcements Topics: -sections (differentiation rules), 5.6, and 5.7 * Read these sections and study solved examples in your textbook! Work On:
MTH 253 Calculus (Other Topics) Chapter 11 – Infinite Sequences and Series Section 11.8 –Taylor and Maclaurin Series Copyright © 2009 by Ron Wallace, all.
Announcements Topics: -sections 7.3 (definite integrals), 7.4 (FTC), and 7.5 (additional techniques of integration) * Read these sections and study solved.
CHAPTER 3 NUMERICAL METHODS
Rolle’s theorem and Mean Value Theorem (Section 4.2)
Lesson 63 Rolle’s Theorem and the Mean Value Theorem
Chapter 7 Rules of Differentiation
Lesson 4-QR Quiz 1 Review.
Advanced Numerical Methods (S. A. Sahu) Code: AMC 51151
Mathematics.
Important Values for Continuous functions
Application of Derivative in Analyzing the Properties of Functions
The Derivative as a Function
Differentiation Summary
Derivatives in Action Chapter 7.
Review for Final Day 3 #48 – D 49. E 50. A 51. C 52. B 56. A
Presentation transcript:

Block 4 Nonlinear Systems Lesson 14 – The Methods of Differential Calculus The world is not only nonlinear but is changing as well 1 Narrator: Charles Ebeling University of Dayton

Some Most Important Topics Slopes and Derivatives Newton-Raphson Higher Order Derivatives Taylor Series Partial Differentiation These are excellent topics. The exceptional student will want to stay awake for this. 2

The Slope of a line passing through a curve 3

The Slope of a line tangent at a point on the curve 4

What is the Derivative? The derivative is one of the two central concepts of calculus. The derivative gives the slope of the line tangent to a function at a point. In this way, derivatives can be used to determine many geometrical properties of the function such as concavity or convexity. The derivative provides a mathematical formulation of the instantaneous rate of change; it measures the rate at which the function's value changes as the function's argument changes. 5

Why do we care? Analyzing the behavior of functions increasing versus decreasing convex versus concave The basis for nonlinear optimization finding local max and min Algorithmic development finding roots of nonlinear equations Newton-Raphson method Deriving empirical models curve-fitting using least-squares Approximating complex functions Taylor series expansion … and I need you to take the first partial derivatives, set them equal to zero, and find my maximum profit point. 6

Let’s compute our first derivative! recall the binomial theorem? 7

The Notation All of the following are equivalent when y = f(x): 8

Three Rules to live by These are terrific rules but do you have a problem that can use them? 9

Let’s work a problem Find the equation of the line tangent to y = f(x) = 2x 2 + 2x + 3 at the point (1,7) f’(x) = (2)2x 1 + 2x = 4x + 2 f’(1) = 6 Using the point-slope form of a straight line: y – 7 = 6(x – 1) or y = 6x

The Chain Rule I hope you don’t talk about the chain rule. I hate the chain rule! y=f[u(x)] 11

Alternate approach 12

The Engineer-Manager’s very own Table of Derivatives – the top 5 With these 5 rules and the chain rule, you can solve 91.4% of all the engineering management differential calculus problems. 13

Table of Derivatives – the next 5 As an ENM student, I have had only an occasional use of the next 5 rules but seldom numbers 9 and

Let’s work another problem 15

and some more… 16 The successful student will work the drill problems

Our First Application of Derivatives Analyzing Functions Analyze this! 17

Some Well Known Facts Given f(x) is continuous and differentiable in the interval (a,b), then If f’(x) = 0, x  (a,b), then f(x) is constant If f’(x) > 0, x  (a,b), then f(x) is strictly increasing If f’(x) < 0, x  (a,b), then f(x) is strictly decreasing

Convex and Concave Functions If f’(x) is increasing, x  (a,b), then f(x) is convex in the interval (a,b) If f’(x) is decreasing, x  (a,b), then f(x) is concave in the interval (a,b) 19

Example of Some Well Known Facts f(x) = x 3 – 2x + 1 and f’(x) = 3x 2 – 2 20

Our Second Application of the Derivative Finding Your Roots… 21

Newton-Raphson Method Problem: solve for x: f(x) = 0 when f(x) is not linear or quadratic. Assume f(x) is continuous on the interval [a,b] and f(a) and f(b) have opposite sign, then the equation f(x) = 0 has at least one real root between a and b. 22

Newton-Raphson Method -2 x 2 x 1 f(x 1 ) 23

Newton-Raphson Method - 3 Repeat the above in order to obtain a better approximation To find the solution to f(x) = 0 Recursion formula 24

Newton-Raphson Method - 4 Find the root of f(x) = x 4 – 4x + 1 = 0 in the interval (0,1) f(0) = 1 and f(1) = -2 (a sign change, therefore at least one root) f’(x) = 4x start 25

A Profit Example Given the following profit function, determine the break even point : P(x) = 96x -.01x 2 –750 x.4 –100,000 P’(x) = x –(.4)(750)x.4-1 = x -300x -.6 For the break- even point, find P(x) = 0: 26

A Profit Example x = 1382 x =

Those problems are child’s play. Can’t you do something with a little more substance? Yes, how about second order derivatives? I bet you can’t work those? 28

Higher Order Derivatives First derivative y’f’(x) Second derivative y’’f’’(x) Third derivative y’’’f’’’(x) Fourth derivative Y (4) f (4) Since a derivative is a function, it can have its own derivative 29

An Example f(x) = 6x 3 – 12x 2 + 6x – 2 f’(x) = 18x 2 – 24x + 6 f’’(x) = 36x – 24 f’’’(x) = 36 f (4) = f (5) = … = 0 30

Our Third Application of Derivatives Approximating Complex Functions 31

Taylor’s Series Approximations Taylor’s Theorem: Let a be any point on the real line and n be any non- negative integer. Then for any value of x such that f(x) and its first n+1 derivatives exists and are continuous at every point between a and x inclusive 32

The implication of Taylor’s theorem is that you can approximate a wide range of functions at a point with a polynomial. Hmmm…This could useful? 33

Example: f(x) = 100/x 2 f ’ (x) = -200/x 3 f’’(x) = 600/x 4 f’’’(x)= -2400/x 5 f iv (x) = 12000/x 6 approximate f(x) at x = 1 f(x)  100 – 200(x-1) + 300(x-1) 2 – 400(x-1) 3 +(12000/24) (x-1) 4 Taylor Series Example 34

Partial Derivatives We double our pleasure as we go from a single variable function to a 2 variable function. 35

Partial Derivatives To find f x (x,y), treat y as a constant and differentiate f with respect to x in the usual way. To find f y (x,y) treat, x as a constant and differentiate f with respect to y in the usual way. 36

Example Problems 37

More Notation 38

One Last Topic – Higher Order Partial Derivatives Hurry, he is going to find all of the second partial derivatives of a two- variable function. ENM students hurrying to class. 39

Here it is… 1 st partials 2 nd partials 40

Taylor Series revisited – 2 variables f(x,y) = f(x 0,y 0 ) + f x (x 0,y 0 ) (x – x 0 ) + f y (x 0,y 0 ) (y – y 0 ) + ½ f xx (x 0,y 0 ) (x – x 0 ) 2 + f xy (x 0,y 0 ) (x – x 0 ) (y – y 0 ) + ½ f yy (x 0,y 0 ) (y – y 0 ) 2 + higher order terms A second order approximation of f(x,y) in the neighborhood about the point (x 0,y 0 ): 41

Matrix-Vector Representation f(x,y) = f(x 0,y 0 ) + f x (x 0,y 0 ) (x – x 0 ) + f y (x 0,y 0 ) (y – y 0 ) + ½ f xx (x 0,y 0 ) (x – x 0 ) 2 + f xy (x 0,y 0 ) (x – x 0 ) (y – y 0 ) + ½ f yy (x 0,y 0 ) (y – y 0 ) 2 Hessian gradient 42

This cries out for an example… 43

This concludes an adventure in differentiation Next time – optimize with the best! The adventurous student will now work all the problem exercises. 44