The complex exponential function

Size: px
Start display at page:

Download "The complex exponential function"

Transcription

1 Capter Te complex exponential function Tis is a very important function!. Te series For any z C, we define: exp(z) := n! zn = + z + z2 2 + z3 6 + z On te closed disk D(0,R) := {z C z R}, one as n! zn n! Rn and we know tat te series n! Rn converges for any R > 0. Terefore, exp(z) is a normally convergent series of continuous functions, and z exp(z) is a continuous function from C to C. Teorem.. For any a, b C, one as exp(a + b) = exp(a) exp(b). Proof. - We just sow te calculation, but tis sould be justified by arguments from real analysis (absolute convergence implies commutative convergence): exp(a + b) = (a + b)n n! = = k+l=n = k,l 0 (k + l)! n! a k b l k+l=n k!l! n! (k + l)! a k b l k!l! k!l! ak b l = exp(a) exp(b). 4

2 We now give a list of basic, easily proved properties. First, te effect of complex conjugation: z C, exp(z) = exp(z). Since obviously exp(0) =, on draws from te teorem: z C, exp(z) C andexp( z) = exp(z) Also, z R exp(z) R and ten, writing exp(z) = ( exp(z/2) ) 2, one sees tat exp(z) R +. Last, if z ir (pure imaginary), ten z = z, so putting w := exp(z), one as w = w so tat w =. In oter words, exp sends ir to te unit circle U := {z C z = }. Summarizing, if x := Re(z) and y := Im(z), ten exp sends z to exp(z) = exp(x) exp(iy), were exp(x) R + and exp(iy) U. exp(z) + exp( z) exp(z) exp( z) Exercice..2 For z C, define cos(z) := and sin(z) :=, so 2 2i tat cos is an even function, sin is an odd function and exp(z) = cos(z) + isin(z). Translate te property of teorem.. into properties of cos and sin..2 Te function exp is C-derivable Lemma.2. If z R, ten exp(z) z er 2 z 2. Proof. - exp(z) z = z2 2 ( + ) z6 z and + z 6 + z R 6 + R er. Teorem.2.2 For any fixed z 0 C: lim = exp(z 0). 0 Proof. - exp(z 0 + ) exp(z 0 ) 0. = exp(z 0 ) exp() and, after te lemma, exp() wen Terefore, exp is derivable wit respect to te complex variable: we say tat it is C-derivable (we sall cange terminology later) and tat its C-derivative is itself, wic we write d exp(z) = exp(z) or exp = exp. Corollary.2.3 On R, exp restricts to te usual real exponential function; tat is, for x R, exp(x) = e x. 5

3 Proof. - Te restricted function exp : R R sends 0 to and it is its own derivative, so it is te usual real exponential function. For tis reason, for now on, we sall put e z := exp(z) wen z is an arbitraty complex number. Corollary.2.4 For y R, one as exp(iy) = cos(y) + i sin(y). Proof. - Put f (y) := exp(iy) and g(y) := cos(y)+isin(y). Tese functions satisfy f (0) = g(0) = and f = i f, g = ig. Terefore te function := f /g wic is well defined from R to C satisfies (0) = and = 0, so tat it is constant equal to. Note tat tis implies te famous formula of Euler e iπ =. Corollary.2.5 For x,y R, one as e x+iy = e x (cosy + isiny). Corollary.2.6 Te exponential map exp : C C is surjective. Proof. - Any w C can be written w = r(cosθ + isinθ), so w = exp(ln(r) + iθ). One can find a proof wic does not use trigonometry in te preliminary capter of Rudin. Exercice.2.7 Let a,b > 0 and U := {z C a < Re(z) < aand b < Im(z) < b} (tus, an open rectangle under te identification of C wit R). Assuming b < π, describe te image V := exp(u) C and define an inverse map V U. Te exponential viewed as a map R 2 R 2. It will be useful to consider functions f : C C as functions R 2 R 2, under te usual identification of C wit R 2 : x + iy (x,y). In tis way, f is described by (x,y) F(x,y) := ( A(x,y),B(x,y) ) { A(x,y) := Re ( f (x + iy) ),, were B(x,y) := Im ( f (x + iy) ). In te case were f is te exponential function exp, we compute easily: { A(x,y) = e x cos(y), B(x,y) = e x = F(x,y) = ( e x cos(y),e x sin(y) ). sin(y), We are going to compare te differential of te map F wit te C-derivative of te exponential map. On te one and, te differential df(x,y) is te linear map defined by te relation: F(x + u,y + v) = F(x,y) + df(x,y)(u,v) + o(u,v), were o(u,v) is small compared to te norm of (u,v) wen (u,v) (0,0). Actually, df(x,y) can be expressed using partial derivatives: ( A(x,y) df(x,y)(u,v) = u + A(x,y) v, B(x,y) u + B(x,y) ) v. Terefore, it is described by te Jacobian matrix: JF(x,y) = 6

4 On te side of te complex function f := exp, putting z := x + iy and := u + iv, we write: f (z + ) = f (z) + f (z) + o(), tat is exp(z + ) = exp(z) + exp(z) + o() Here, te linear part is f (z) = exp(z), so we draw te conclusion tat (under our correspondance of C wit R 2 ): f (z) df(x,y)(u,v), tat is, comparing real and imaginary parts: Since it must be true for all u,v, we conclude tat: JF(x,y) = u + A(x,y) v = Re( f (z))u Im( f (z))v, u + B(x,y) v = Im( f (z))u + Re( f (z))v. ( Re( f = (z)) Im( f ) (z)) Im( f (z)) Re( f (z)) As a consequence, te Jacobian determinant det JF(x,y) is equal to f (z) 2 and tus vanises if and only if f (z) = 0: in te case of te exponential function, it vanises nowere. Exercice.2.8 Verify tese formulas wen A(x,y) = e x cos(y), B(x,y) = e x sin(y) and f (z) = exp(x + iy)..3 Te exponential function as a covering map From equation e x+iy = e x (cosy + isiny), one sees tat e z = z 2iπZ, i.e. k Z : z = 2iπk. It follows tat e z = e z 2 z 2 z 2iπZ, i.e. k Z : z 2 = z +2iπk. We sall write tis relation: z 2 z (mod 2iπZ) or more sortly z 2 z (mod 2iπ). Teorem.3. Te map exp : C C is a covering map, tat is: for any w C, tere is a neigborood V C of w suc tat exp (V ) = U k (disjoint union), were eac U k C is an open set and exp : U k V is an omeomorpism (a bicontinuous bijection). Proof. - Coose a particular z 0 C suc tat exp(z 0 ) = w 0. Coose an open neigborood U 0 of z 0 suc tat, for any z,z U 0, one as z z < 2π. Ten exp maps bijectively U 0 to V := exp(u 0 ). Moreover, one as exp (V ) = U k were k runs in Z and te U k = U 0 + 2iπk are open sets. It remains to sow tat V is an open set. Te most generalizable way is to use te local inversion teorem, since te Jacobian determinant vanises nowere. Anoter way is to coose an open set as in exercice.2.7. Te fact tat exp is a covering map is a very important topological property and it as many consequences. 7

5 Corollary.3.2 (Pat lifting property) Let a < b in R and let γ : [a,b] C be a continuous pat wit origin γ(a) = w 0 C. Let z 0 C be suc tat exp(z 0 ) = w 0. Ten, tere exists a unique lifting, a continuous pat γ : [a,b] C suc tat t [a,b], expγ(t) = γ(t) and subject to te initial condition γ(a) = z 0. Exercice.3.3 If one cooses anoter z 0 C suc tat exp(z 0 ) = w 0, one gets anoter lifting γ : [a,b] C suc tat t [a,b], expγ (t) = γ(t) and subject to te initial condition γ (a) = z 0. Sow tat tere is some constant k Z suc tat t [a,b], γ (t) = γ(t) + 2iπk. Corollary.3.4 (Index of a loop wit respect to a point) Let γ : [a,b] C be a continuous loop, tat is γ(a) = γ(b) = w 0 C. Ten, for any lifting γ of γ, one as γ(b) γ(a) = 2iπn for some n Z. Te number n is te same for all te liftings, it depends only on te loop γ: it is te index of γ around 0, written I(0,γ). Actually, anoter property of covering maps (te omotopy lifting property) allows one to conclude tat I(0,γ) does not cange if γ is continuously deformed witin C : it only depends on te omotopy class of γ (see te topology course). Example.3.5 If γ(t) = e nit on [0,2π], ten all liftings of γ ave te form γ(t) = nit + 2iπk for some k Z and one finds I(0,γ) = n..4 Te exponential of a matrix x x n For a complex vector X =. C n, we define X := max ( x i ). Ten, fot a complex square i n matrix A = (a i, j ) i, j n Mat n (C), define te subordinated norm: AX A := sup = max X C n X i n X 0 n j= a i, j. Ten, for te identity matrix, I n = ; and, for a product, AB A B. It follows easily tat k! Ak k! A k for all k N, so tat te series k 0 k! Ak converges absolutely for any A Mat n (C). It actually converges normally on all compacts and terefore define a continuous map exp : Mat n (C) Mat n (C), A k 0 k! Ak. We sall also write for sort e A := exp(a). In te case n =, te notation is consistent. Examples.4. (i) For a diagonal matrix A := Diag(λ,...,λ n ), one as k! Ak = Diag(λ k /k!,...,λk n/k!), so tat exp(a) = Diag(e λ,...,e λ n ). (ii) If A is an upper triangular matrix wit diagonal D := Diag(λ,...,λ n ), ten k! Ak is an upper triangular matrix wit diagonal k! Dk, so tat exp(a) is an upper triangular matrix wit diagonal exp(d) = Diag(e λ,...,e λ n ). Similar relations old for lower triangular matrices. 8

6 0 a b (iii) Take A :=. Ten A 0 2 = I 2, so tat exp(a) = ai 2 + ba =, were a = b a and b = (2k + )!. k 0 k 0 (2k)! Te same kind of calculations as for te exponential map gives te rules exp(0 n ) = I n ; exp(a) = exp(a); and: AB = BA = exp(a + B) = exp(a)exp(b) = exp(b)exp(a). Remark.4.2 Te condition AB = BA is( required ) to use te Newton binomial formula. If we take for instance A := and A :=, ten AB BA. We ave A = B 2 = 0, so tat 0 2 exp(a) = I 2 + A = and exp(b) = I B =, tus exp(a) exp(b) =. On 0 te oter and, A + B = and te previous example gave te value of exp(a + B), wic 0 was different. It follows from te previous rules tat exp( A) = ( exp(a) ) so tat exp actually sends Mat n (C) to GL n (C). Now tere are rules more specific to matrices. For te transpose, using te fact tat t (A k ) = ( t A) k, and also te continuity of A t A (tis is required to go to te limit in te infinite sum), we see tat exp( t A) = t (exp(a)). Last, if P GL n (C), from te relation (PAP ) n = PA n P (and also from te continuity of A PA n P ), we deduce te very useful equality: Pexp(A)P = exp(pap ). Now any complex matrix A is conugate to an upper triangular matrix T aving te eigenvalues of A on te diagonal; using te exaamples above, one concludes tat if A as eigenvalues λ,...,λ n, ten exp(a) as eigenvalues e λ,...,e λ n : Note tat tis implies Tr(e A ) = e deta. Sp(e A ) = e Sp(A). 0 π Example.4.3 Let A :=. Ten A is diagonalisable wit spectrum Sp(A) = {iπ, iπ}. π 0 Tus, exp(a) is diagonalisable wit spectrum {, }. Terefore, exp(a) = I 2. 0 b Exercice.4.4 Compute exp in two ways: by diagonalisation as in te example above; b 0 a b by direct calculation as in a previous example. Deduce from tis te value of exp. b a.5 Application to differential equations Let A Mat n (C) be fixed. Ten, z e za is a C-derivable function from C to te complex linear space Mat n (C); tis simply means tat eac coefficient is a C-derivable function from C to itself. 9

7 Derivating our matrix-valued function coefficientwise, we find: Indeed, e(z+)a e za = e za ea I n d eza = Ae za = e za A. Now consider te vectorial differential equation: = ea I n e za and ea I n = A + 2 A2 + d X(z) = AX(z), were X : C C n is searced as a C-derivable vector-valued function, and again derivation is performed coefficientwise. We solve tis by canging of unknown function: X(z) = e za Y (z). Ten, applying Leibniz rule for derivation: ( f g) = f g+ f g (it works te same for C-derivation), we find: X = AX = e za Y + Ae za Y = Ae za Y = e za Y = 0 = Y = 0. Terefore, Y (z) is a constant function. If now we fix z 0 C, X 0 C n and we adress te Caucy problem: d X(z) = AX(z), X(z 0 ) = X 0, we see tat te unique solution is X(z) := e (z z 0)A X 0. An important teoretical consequence is te following. Call Sol(A) te set of solutions of d X(z) = AX(z). Tis is obviously a complex linear space. Wat we proved is tat te map X X(z 0 ) from Sol(A) to C n, wic is obviously linear, is also bijective. Terefore, it is an isomorpism of Sol(A) wit C n. (Tis is a very particular case of te Caucy teorem for complex differential equations.) Example.5. To solve te second order scalar equation (wit constant ( coefficients) ) f + p f + f (z) q f = 0 (p,q C), we introduce te vector valued function X(z) := f and find tat our (z) scalar equation is actually equivalent to te vector equation: X 0 = AX, were A :=. q p Terefore, te solution will be searced in te form X(z) := e (z z 0)A X 0, were z 0 may be cosen at will or else imposed by initial conditions. Exercice.5.2 Compute e (z z 0)A and solve te problem wit initial conditions f (0) = a, f (0) = b. Tere will be a discussion according to weter p 2 4q = 0 or 0. 0

Math Spring 2013 Solutions to Assignment # 3 Completion Date: Wednesday May 15, (1/z) 2 (1/z 1) 2 = lim

Math Spring 2013 Solutions to Assignment # 3 Completion Date: Wednesday May 15, (1/z) 2 (1/z 1) 2 = lim Mat 311 - Spring 013 Solutions to Assignment # 3 Completion Date: Wednesday May 15, 013 Question 1. [p 56, #10 (a)] 4z Use te teorem of Sec. 17 to sow tat z (z 1) = 4. We ave z 4z (z 1) = z 0 4 (1/z) (1/z

More information

MA455 Manifolds Solutions 1 May 2008

MA455 Manifolds Solutions 1 May 2008 MA455 Manifolds Solutions 1 May 2008 1. (i) Given real numbers a < b, find a diffeomorpism (a, b) R. Solution: For example first map (a, b) to (0, π/2) and ten map (0, π/2) diffeomorpically to R using

More information

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

More information

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0

Math 212-Lecture 9. For a single-variable function z = f(x), the derivative is f (x) = lim h 0 3.4: Partial Derivatives Definition Mat 22-Lecture 9 For a single-variable function z = f(x), te derivative is f (x) = lim 0 f(x+) f(x). For a function z = f(x, y) of two variables, to define te derivatives,

More information

Analytic Functions. Differentiable Functions of a Complex Variable

Analytic Functions. Differentiable Functions of a Complex Variable Analytic Functions Differentiable Functions of a Complex Variable In tis capter, we sall generalize te ideas for polynomials power series of a complex variable we developed in te previous capter to general

More information

Convexity and Smoothness

Convexity and Smoothness Capter 4 Convexity and Smootness 4.1 Strict Convexity, Smootness, and Gateaux Differentiablity Definition 4.1.1. Let X be a Banac space wit a norm denoted by. A map f : X \{0} X \{0}, f f x is called a

More information

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator.

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator. Lecture XVII Abstract We introduce te concept of directional derivative of a scalar function and discuss its relation wit te gradient operator. Directional derivative and gradient Te directional derivative

More information

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014 Solutions to te Multivariable Calculus and Linear Algebra problems on te Compreensive Examination of January 3, 24 Tere are 9 problems ( points eac, totaling 9 points) on tis portion of te examination.

More information

Math 161 (33) - Final exam

Math 161 (33) - Final exam Name: Id #: Mat 161 (33) - Final exam Fall Quarter 2015 Wednesday December 9, 2015-10:30am to 12:30am Instructions: Prob. Points Score possible 1 25 2 25 3 25 4 25 TOTAL 75 (BEST 3) Read eac problem carefully.

More information

MAT244 - Ordinary Di erential Equations - Summer 2016 Assignment 2 Due: July 20, 2016

MAT244 - Ordinary Di erential Equations - Summer 2016 Assignment 2 Due: July 20, 2016 MAT244 - Ordinary Di erential Equations - Summer 206 Assignment 2 Due: July 20, 206 Full Name: Student #: Last First Indicate wic Tutorial Section you attend by filling in te appropriate circle: Tut 0

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

A SHORT INTRODUCTION TO BANACH LATTICES AND

A SHORT INTRODUCTION TO BANACH LATTICES AND CHAPTER A SHORT INTRODUCTION TO BANACH LATTICES AND POSITIVE OPERATORS In tis capter we give a brief introduction to Banac lattices and positive operators. Most results of tis capter can be found, e.g.,

More information

3.1. COMPLEX DERIVATIVES 89

3.1. COMPLEX DERIVATIVES 89 3.1. COMPLEX DERIVATIVES 89 Teorem 3.1.4 (Cain rule) Let f : D D C and g : D C be olomorpic functions on te domains D and D respectively. Suppose tat bot f and g are C 1 -smoot. 10 Ten (g f) (z) g (f(z))

More information

Continuity and Differentiability of the Trigonometric Functions

Continuity and Differentiability of the Trigonometric Functions [Te basis for te following work will be te definition of te trigonometric functions as ratios of te sides of a triangle inscribed in a circle; in particular, te sine of an angle will be defined to be te

More information

called the homomorphism induced by the inductive limit. One verifies that the diagram

called the homomorphism induced by the inductive limit. One verifies that the diagram Inductive limits of C -algebras 51 sequences {a n } suc tat a n, and a n 0. If A = A i for all i I, ten A i = C b (I,A) and i I A i = C 0 (I,A). i I 1.10 Inductive limits of C -algebras Definition 1.10.1

More information

Convexity and Smoothness

Convexity and Smoothness Capter 4 Convexity and Smootness 4. Strict Convexity, Smootness, and Gateaux Di erentiablity Definition 4... Let X be a Banac space wit a norm denoted by k k. A map f : X \{0}!X \{0}, f 7! f x is called

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

Monoidal Structures on Higher Categories

Monoidal Structures on Higher Categories Monoidal Structures on Higer Categories Paul Ziegler Monoidal Structures on Simplicial Categories Let C be a simplicial category, tat is a category enriced over simplicial sets. Suc categories are a model

More information

Test 2 Review. 1. Find the determinant of the matrix below using (a) cofactor expansion and (b) row reduction. A = 3 2 =

Test 2 Review. 1. Find the determinant of the matrix below using (a) cofactor expansion and (b) row reduction. A = 3 2 = Test Review Find te determinant of te matrix below using (a cofactor expansion and (b row reduction Answer: (a det + = (b Observe R R R R R R R R R Ten det B = (((det Hence det Use Cramer s rule to solve:

More information

Math 4A03: Practice problems on Multivariable Calculus

Math 4A03: Practice problems on Multivariable Calculus Mat 4A0: Practice problems on Mltiariable Calcls Problem Consider te mapping f, ) : R R defined by fx, y) e y + x, e x y) x, y) R a) Is it possible to express x, y) as a differentiable fnction of, ) near

More information

Poisson Equation in Sobolev Spaces

Poisson Equation in Sobolev Spaces Poisson Equation in Sobolev Spaces OcMountain Dayligt Time. 6, 011 Today we discuss te Poisson equation in Sobolev spaces. It s existence, uniqueness, and regularity. Weak Solution. u = f in, u = g on

More information

Strongly continuous semigroups

Strongly continuous semigroups Capter 2 Strongly continuous semigroups Te main application of te teory developed in tis capter is related to PDE systems. Tese systems can provide te strong continuity properties only. 2.1 Closed operators

More information

2.8 The Derivative as a Function

2.8 The Derivative as a Function .8 Te Derivative as a Function Typically, we can find te derivative of a function f at many points of its domain: Definition. Suppose tat f is a function wic is differentiable at every point of an open

More information

GELFAND S PROOF OF WIENER S THEOREM

GELFAND S PROOF OF WIENER S THEOREM GELFAND S PROOF OF WIENER S THEOREM S. H. KULKARNI 1. Introduction Te following teorem was proved by te famous matematician Norbert Wiener. Wiener s proof can be found in is book [5]. Teorem 1.1. (Wiener

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a?

(a) At what number x = a does f have a removable discontinuity? What value f(a) should be assigned to f at x = a in order to make f continuous at a? Solutions to Test 1 Fall 016 1pt 1. Te grap of a function f(x) is sown at rigt below. Part I. State te value of eac limit. If a limit is infinite, state weter it is or. If a limit does not exist (but is

More information

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here!

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here! Precalculus Test 2 Practice Questions Page Note: You can expect oter types of questions on te test tan te ones presented ere! Questions Example. Find te vertex of te quadratic f(x) = 4x 2 x. Example 2.

More information

THE IMPLICIT FUNCTION THEOREM

THE IMPLICIT FUNCTION THEOREM THE IMPLICIT FUNCTION THEOREM ALEXANDRU ALEMAN 1. Motivation and statement We want to understand a general situation wic occurs in almost any area wic uses matematics. Suppose we are given number of equations

More information

arxiv:math/ v1 [math.ca] 1 Oct 2003

arxiv:math/ v1 [math.ca] 1 Oct 2003 arxiv:mat/0310017v1 [mat.ca] 1 Oct 2003 Cange of Variable for Multi-dimensional Integral 4 Marc 2003 Isidore Fleiscer Abstract Te cange of variable teorem is proved under te sole ypotesis of differentiability

More information

Symmetry Labeling of Molecular Energies

Symmetry Labeling of Molecular Energies Capter 7. Symmetry Labeling of Molecular Energies Notes: Most of te material presented in tis capter is taken from Bunker and Jensen 1998, Cap. 6, and Bunker and Jensen 2005, Cap. 7. 7.1 Hamiltonian Symmetry

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

Combining functions: algebraic methods

Combining functions: algebraic methods Combining functions: algebraic metods Functions can be added, subtracted, multiplied, divided, and raised to a power, just like numbers or algebra expressions. If f(x) = x 2 and g(x) = x + 2, clearly f(x)

More information

Solution. Solution. f (x) = (cos x)2 cos(2x) 2 sin(2x) 2 cos x ( sin x) (cos x) 4. f (π/4) = ( 2/2) ( 2/2) ( 2/2) ( 2/2) 4.

Solution. Solution. f (x) = (cos x)2 cos(2x) 2 sin(2x) 2 cos x ( sin x) (cos x) 4. f (π/4) = ( 2/2) ( 2/2) ( 2/2) ( 2/2) 4. December 09, 20 Calculus PracticeTest s Name: (4 points) Find te absolute extrema of f(x) = x 3 0 on te interval [0, 4] Te derivative of f(x) is f (x) = 3x 2, wic is zero only at x = 0 Tus we only need

More information

Section 15.6 Directional Derivatives and the Gradient Vector

Section 15.6 Directional Derivatives and the Gradient Vector Section 15.6 Directional Derivatives and te Gradient Vector Finding rates of cange in different directions Recall tat wen we first started considering derivatives of functions of more tan one variable,

More information

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points

MAT 145. Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points MAT 15 Test #2 Name Solution Guide Type of Calculator Used TI-89 Titanium 100 points Score 100 possible points Use te grap of a function sown ere as you respond to questions 1 to 8. 1. lim f (x) 0 2. lim

More information

2.3 Algebraic approach to limits

2.3 Algebraic approach to limits CHAPTER 2. LIMITS 32 2.3 Algebraic approac to its Now we start to learn ow to find its algebraically. Tis starts wit te simplest possible its, and ten builds tese up to more complicated examples. Fact.

More information

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is

Section 2.7 Derivatives and Rates of Change Part II Section 2.8 The Derivative as a Function. at the point a, to be. = at time t = a is Mat 180 www.timetodare.com Section.7 Derivatives and Rates of Cange Part II Section.8 Te Derivative as a Function Derivatives ( ) In te previous section we defined te slope of te tangent to a curve wit

More information

HOMEWORK HELP 2 FOR MATH 151

HOMEWORK HELP 2 FOR MATH 151 HOMEWORK HELP 2 FOR MATH 151 Here we go; te second round of omework elp. If tere are oters you would like to see, let me know! 2.4, 43 and 44 At wat points are te functions f(x) and g(x) = xf(x)continuous,

More information

Differentiation. Area of study Unit 2 Calculus

Differentiation. Area of study Unit 2 Calculus Differentiation 8VCE VCEco Area of stud Unit Calculus coverage In tis ca 8A 8B 8C 8D 8E 8F capter Introduction to limits Limits of discontinuous, rational and brid functions Differentiation using first

More information

Logarithmic functions

Logarithmic functions Roberto s Notes on Differential Calculus Capter 5: Derivatives of transcendental functions Section Derivatives of Logaritmic functions Wat ou need to know alread: Definition of derivative and all basic

More information

MTH-112 Quiz 1 Name: # :

MTH-112 Quiz 1 Name: # : MTH- Quiz Name: # : Please write our name in te provided space. Simplif our answers. Sow our work.. Determine weter te given relation is a function. Give te domain and range of te relation.. Does te equation

More information

University Mathematics 2

University Mathematics 2 University Matematics 2 1 Differentiability In tis section, we discuss te differentiability of functions. Definition 1.1 Differentiable function). Let f) be a function. We say tat f is differentiable at

More information

Section 3.1: Derivatives of Polynomials and Exponential Functions

Section 3.1: Derivatives of Polynomials and Exponential Functions Section 3.1: Derivatives of Polynomials and Exponential Functions In previous sections we developed te concept of te derivative and derivative function. Te only issue wit our definition owever is tat it

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

Gradient Descent etc.

Gradient Descent etc. 1 Gradient Descent etc EE 13: Networked estimation and control Prof Kan) I DERIVATIVE Consider f : R R x fx) Te derivative is defined as d fx) = lim dx fx + ) fx) Te cain rule states tat if d d f gx) )

More information

MVT and Rolle s Theorem

MVT and Rolle s Theorem AP Calculus CHAPTER 4 WORKSHEET APPLICATIONS OF DIFFERENTIATION MVT and Rolle s Teorem Name Seat # Date UNLESS INDICATED, DO NOT USE YOUR CALCULATOR FOR ANY OF THESE QUESTIONS In problems 1 and, state

More information

Functions of the Complex Variable z

Functions of the Complex Variable z Capter 2 Functions of te Complex Variable z Introduction We wis to examine te notion of a function of z were z is a complex variable. To be sure, a complex variable can be viewed as noting but a pair of

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

The Derivative as a Function

The Derivative as a Function Section 2.2 Te Derivative as a Function 200 Kiryl Tsiscanka Te Derivative as a Function DEFINITION: Te derivative of a function f at a number a, denoted by f (a), is if tis limit exists. f (a) f(a + )

More information

Continuity and Differentiability Worksheet

Continuity and Differentiability Worksheet Continuity and Differentiability Workseet (Be sure tat you can also do te grapical eercises from te tet- Tese were not included below! Typical problems are like problems -3, p. 6; -3, p. 7; 33-34, p. 7;

More information

arxiv:cond-mat/ v3 [cond-mat.stat-mech] 18 Feb 2002

arxiv:cond-mat/ v3 [cond-mat.stat-mech] 18 Feb 2002 Close-packed dimers on nonorientable surfaces arxiv:cond-mat/00035v3 cond-mat.stat-mec 8 Feb 2002 Wentao T. Lu and F. Y. Wu Department of Pysics orteastern University, Boston, Massacusetts 025 Abstract

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

Close-packed dimers on nonorientable surfaces

Close-packed dimers on nonorientable surfaces 4 February 2002 Pysics Letters A 293 2002 235 246 wwwelseviercom/locate/pla Close-packed dimers on nonorientable surfaces Wentao T Lu FYWu Department of Pysics orteastern University Boston MA 02115 USA

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

Weierstrass and Hadamard products

Weierstrass and Hadamard products August 9, 3 Weierstrass and Hadamard products Paul Garrett garrett@mat.umn.edu ttp://www.mat.umn.edu/ garrett/ [Tis document is ttp://www.mat.umn.edu/ garrett/m/mfms/notes 3-4/b Hadamard products.pdf].

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

INTRODUCTION AND MATHEMATICAL CONCEPTS

INTRODUCTION AND MATHEMATICAL CONCEPTS INTODUCTION ND MTHEMTICL CONCEPTS PEVIEW Tis capter introduces you to te basic matematical tools for doing pysics. You will study units and converting between units, te trigonometric relationsips of sine,

More information

Semigroups of Operators

Semigroups of Operators Lecture 11 Semigroups of Operators In tis Lecture we gater a few notions on one-parameter semigroups of linear operators, confining to te essential tools tat are needed in te sequel. As usual, X is a real

More information

The derivative function

The derivative function Roberto s Notes on Differential Calculus Capter : Definition of derivative Section Te derivative function Wat you need to know already: f is at a point on its grap and ow to compute it. Wat te derivative

More information

Math 1241 Calculus Test 1

Math 1241 Calculus Test 1 February 4, 2004 Name Te first nine problems count 6 points eac and te final seven count as marked. Tere are 120 points available on tis test. Multiple coice section. Circle te correct coice(s). You do

More information

2.3 Product and Quotient Rules

2.3 Product and Quotient Rules .3. PRODUCT AND QUOTIENT RULES 75.3 Product and Quotient Rules.3.1 Product rule Suppose tat f and g are two di erentiable functions. Ten ( g (x)) 0 = f 0 (x) g (x) + g 0 (x) See.3.5 on page 77 for a proof.

More information

Exercises for numerical differentiation. Øyvind Ryan

Exercises for numerical differentiation. Øyvind Ryan Exercises for numerical differentiation Øyvind Ryan February 25, 2013 1. Mark eac of te following statements as true or false. a. Wen we use te approximation f (a) (f (a +) f (a))/ on a computer, we can

More information

. If lim. x 2 x 1. f(x+h) f(x)

. If lim. x 2 x 1. f(x+h) f(x) Review of Differential Calculus Wen te value of one variable y is uniquely determined by te value of anoter variable x, ten te relationsip between x and y is described by a function f tat assigns a value

More information

1 1. Rationalize the denominator and fully simplify the radical expression 3 3. Solution: = 1 = 3 3 = 2

1 1. Rationalize the denominator and fully simplify the radical expression 3 3. Solution: = 1 = 3 3 = 2 MTH - Spring 04 Exam Review (Solutions) Exam : February 5t 6:00-7:0 Tis exam review contains questions similar to tose you sould expect to see on Exam. Te questions included in tis review, owever, are

More information

4.2 - Richardson Extrapolation

4.2 - Richardson Extrapolation . - Ricardson Extrapolation. Small-O Notation: Recall tat te big-o notation used to define te rate of convergence in Section.: Definition Let x n n converge to a number x. Suppose tat n n is a sequence

More information

INTRODUCTION AND MATHEMATICAL CONCEPTS

INTRODUCTION AND MATHEMATICAL CONCEPTS Capter 1 INTRODUCTION ND MTHEMTICL CONCEPTS PREVIEW Tis capter introduces you to te basic matematical tools for doing pysics. You will study units and converting between units, te trigonometric relationsips

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

3.4 Worksheet: Proof of the Chain Rule NAME

3.4 Worksheet: Proof of the Chain Rule NAME Mat 1170 3.4 Workseet: Proof of te Cain Rule NAME Te Cain Rule So far we are able to differentiate all types of functions. For example: polynomials, rational, root, and trigonometric functions. We are

More information

Calculus I Homework: The Derivative as a Function Page 1

Calculus I Homework: The Derivative as a Function Page 1 Calculus I Homework: Te Derivative as a Function Page 1 Example (2.9.16) Make a careful sketc of te grap of f(x) = sin x and below it sketc te grap of f (x). Try to guess te formula of f (x) from its grap.

More information

MATH1151 Calculus Test S1 v2a

MATH1151 Calculus Test S1 v2a MATH5 Calculus Test 8 S va January 8, 5 Tese solutions were written and typed up by Brendan Trin Please be etical wit tis resource It is for te use of MatSOC members, so do not repost it on oter forums

More information

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set

WYSE Academic Challenge 2004 Sectional Mathematics Solution Set WYSE Academic Callenge 00 Sectional Matematics Solution Set. Answer: B. Since te equation can be written in te form x + y, we ave a major 5 semi-axis of lengt 5 and minor semi-axis of lengt. Tis means

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY (Section 3.2: Derivative Functions and Differentiability) 3.2.1 SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY LEARNING OBJECTIVES Know, understand, and apply te Limit Definition of te Derivative

More information

232 Calculus and Structures

232 Calculus and Structures 3 Calculus and Structures CHAPTER 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS FOR EVALUATING BEAMS Calculus and Structures 33 Copyrigt Capter 17 JUSTIFICATION OF THE AREA AND SLOPE METHODS 17.1 THE

More information

Efficient algorithms for for clone items detection

Efficient algorithms for for clone items detection Efficient algoritms for for clone items detection Raoul Medina, Caroline Noyer, and Olivier Raynaud Raoul Medina, Caroline Noyer and Olivier Raynaud LIMOS - Université Blaise Pascal, Campus universitaire

More information

CHAPTER 2. Unitary similarity and unitary equivalence

CHAPTER 2. Unitary similarity and unitary equivalence CHAPTER 2 Unitary similarity and unitary equivalence 2.0 Introduction yin Capter 1, we made an initial study of similarity of A 2 M n via a general nonsingular matrix S, tat is, te transformation A! S

More information

Reflection Symmetries of q-bernoulli Polynomials

Reflection Symmetries of q-bernoulli Polynomials Journal of Nonlinear Matematical Pysics Volume 1, Supplement 1 005, 41 4 Birtday Issue Reflection Symmetries of q-bernoulli Polynomials Boris A KUPERSHMIDT Te University of Tennessee Space Institute Tullaoma,

More information

1. Which one of the following expressions is not equal to all the others? 1 C. 1 D. 25x. 2. Simplify this expression as much as possible.

1. Which one of the following expressions is not equal to all the others? 1 C. 1 D. 25x. 2. Simplify this expression as much as possible. 004 Algebra Pretest answers and scoring Part A. Multiple coice questions. Directions: Circle te letter ( A, B, C, D, or E ) net to te correct answer. points eac, no partial credit. Wic one of te following

More information

MATH745 Fall MATH745 Fall

MATH745 Fall MATH745 Fall MATH745 Fall 5 MATH745 Fall 5 INTRODUCTION WELCOME TO MATH 745 TOPICS IN NUMERICAL ANALYSIS Instructor: Dr Bartosz Protas Department of Matematics & Statistics Email: bprotas@mcmasterca Office HH 36, Ext

More information

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION LAURA EVANS.. Introduction Not all differential equations can be explicitly solved for y. Tis can be problematic if we need to know te value of y

More information

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR SECTION 11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR 633 wit speed v o along te same line from te opposite direction toward te source, ten te frequenc of te sound eard b te observer is were c is

More information

Global Existence of Classical Solutions for a Class Nonlinear Parabolic Equations

Global Existence of Classical Solutions for a Class Nonlinear Parabolic Equations Global Journal of Science Frontier Researc Matematics and Decision Sciences Volume 12 Issue 8 Version 1.0 Type : Double Blind Peer Reviewed International Researc Journal Publiser: Global Journals Inc.

More information

Applications of the van Trees inequality to non-parametric estimation.

Applications of the van Trees inequality to non-parametric estimation. Brno-06, Lecture 2, 16.05.06 D/Stat/Brno-06/2.tex www.mast.queensu.ca/ blevit/ Applications of te van Trees inequality to non-parametric estimation. Regular non-parametric problems. As an example of suc

More information

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 3, Section 1 Completed 1 CCBC Dundalk Bob Brown Mat 251 Calculus 1 Capter 3, Section 1 Completed 1 Te Tangent Line Problem Te idea of a tangent line first arises in geometry in te context of a circle. But before we jump into a discussion of

More information

Chapter 2 Limits and Continuity

Chapter 2 Limits and Continuity 4 Section. Capter Limits and Continuity Section. Rates of Cange and Limits (pp. 6) Quick Review.. f () ( ) () 4 0. f () 4( ) 4. f () sin sin 0 4. f (). 4 4 4 6. c c c 7. 8. c d d c d d c d c 9. 8 ( )(

More information

158 Calculus and Structures

158 Calculus and Structures 58 Calculus and Structures CHAPTER PROPERTIES OF DERIVATIVES AND DIFFERENTIATION BY THE EASY WAY. Calculus and Structures 59 Copyrigt Capter PROPERTIES OF DERIVATIVES. INTRODUCTION In te last capter you

More information

IEOR 165 Lecture 10 Distribution Estimation

IEOR 165 Lecture 10 Distribution Estimation IEOR 165 Lecture 10 Distribution Estimation 1 Motivating Problem Consider a situation were we ave iid data x i from some unknown distribution. One problem of interest is estimating te distribution tat

More information

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions

Math 242: Principles of Analysis Fall 2016 Homework 7 Part B Solutions Mat 22: Principles of Analysis Fall 206 Homework 7 Part B Solutions. Sow tat f(x) = x 2 is not uniformly continuous on R. Solution. Te equation is equivalent to f(x) = 0 were f(x) = x 2 sin(x) 3. Since

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems 5 Ordinary Differential Equations: Finite Difference Metods for Boundary Problems Read sections 10.1, 10.2, 10.4 Review questions 10.1 10.4, 10.8 10.9, 10.13 5.1 Introduction In te previous capters we

More information

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t).

1. Consider the trigonometric function f(t) whose graph is shown below. Write down a possible formula for f(t). . Consider te trigonometric function f(t) wose grap is sown below. Write down a possible formula for f(t). Tis function appears to be an odd, periodic function tat as been sifted upwards, so we will use

More information

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006

Math 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 Mat 102 TEST CHAPTERS 3 & 4 Solutions & Comments Fall 2006 f(x+) f(x) 10 1. For f(x) = x 2 + 2x 5, find ))))))))) and simplify completely. NOTE: **f(x+) is NOT f(x)+! f(x+) f(x) (x+) 2 + 2(x+) 5 ( x 2

More information

Continuous Stochastic Processes

Continuous Stochastic Processes Continuous Stocastic Processes Te term stocastic is often applied to penomena tat vary in time, wile te word random is reserved for penomena tat vary in space. Apart from tis distinction, te modelling

More information

MATH1131/1141 Calculus Test S1 v8a

MATH1131/1141 Calculus Test S1 v8a MATH/ Calculus Test 8 S v8a October, 7 Tese solutions were written by Joann Blanco, typed by Brendan Trin and edited by Mattew Yan and Henderson Ko Please be etical wit tis resource It is for te use of

More information

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225 THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Mat 225 As we ave seen, te definition of derivative for a Mat 111 function g : R R and for acurveγ : R E n are te same, except for interpretation:

More information

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION

A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION STUDIA UNIV. BABEŞ BOLYAI, MATHEMATICA, Volume XLVIII, Number 3, September 2003 A CLASS OF EVEN DEGREE SPLINES OBTAINED THROUGH A MINIMUM CONDITION GH. MICULA, E. SANTI, AND M. G. CIMORONI Dedicated to

More information

MATH 155A FALL 13 PRACTICE MIDTERM 1 SOLUTIONS. needs to be non-zero, thus x 1. Also 1 +

MATH 155A FALL 13 PRACTICE MIDTERM 1 SOLUTIONS. needs to be non-zero, thus x 1. Also 1 + MATH 55A FALL 3 PRACTICE MIDTERM SOLUTIONS Question Find te domain of te following functions (a) f(x) = x3 5 x +x 6 (b) g(x) = x+ + x+ (c) f(x) = 5 x + x 0 (a) We need x + x 6 = (x + 3)(x ) 0 Hence Dom(f)

More information

Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals. Gary D. Simpson. rev 01 Aug 08, 2016.

Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals. Gary D. Simpson. rev 01 Aug 08, 2016. Quaternion Dynamics, Part 1 Functions, Derivatives, and Integrals Gary D. Simpson gsim1887@aol.com rev 1 Aug 8, 216 Summary Definitions are presented for "quaternion functions" of a quaternion. Polynomial

More information

On convexity of polynomial paths and generalized majorizations

On convexity of polynomial paths and generalized majorizations On convexity of polynomial pats and generalized majorizations Marija Dodig Centro de Estruturas Lineares e Combinatórias, CELC, Universidade de Lisboa, Av. Prof. Gama Pinto 2, 1649-003 Lisboa, Portugal

More information