19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

Size: px
Start display at page:

Download "19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control"

Transcription

1 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior of solutions of systems of orinary ifferential equations. An application to linear control theory is escribe Linear control theory: feeback Consier the initial value problem t x(t) = ax(t), t 0, x(0) = x 0, (1) where x(t) is a real-value function, a is a real constant, an the initial value x 0 is positive. We will refer to the variable t as time. The solution x(t) = exp(at)x 0 remains boune as t grows only when the constant a is zero or negative. When a is positive, the solution will grow without boun. In applications to control problems, the solution x(t) is often referre to as the system state. Moels of control problems often inclue an aitional term in equation (1), known as the feeback. The following equations illustrate a typical linear control problem with the feeback term fx(t): t x(t) = ax(t) bfx(t), t 0, x(0) = x 0, b 0, (2) y(t) = cx(t), c 0. The constants a, b, an c are etermine by the moel. The function y(t) is calle the system output; in this example it is a multiple of the system state x(t). In real-worl applications, the system output represents an observable or measurable property of the system. The parameter f is calle the feeback gain. The purpose of the feeback term is to prevent unboune growth of the solution x(t) as time increases. The solution of equation (2) is x(t) = exp ((a bf)t) x 0. (3) 1

2 Whether the system state x(t) is boune epens on the quantity a bf. The scalar-value linear control problem amounts to choosing a value of f, such that a bf 0. In most applications one requires a bf < 0. (4) In many control problems of interest, x(t) an f are column vectors, a is a matrix, an b an c are row vectors, e.g., x(t), f, b T, c T R n an a R n n. Then a bf is an n n matrix, an the conition (4) translates into the requirement that the matrix a bf only have negative eigenvalues. The following section reviews results on eigenvalue an eigenvector. Thereafter, we will return to control problems Matrices, eigenvalues, an eigenvectors Let A be a square n n matrix. A scalar λ an a nonzero vector v that satisfy the equation Av = λv (5) are calle an eigenvalue an eigenvector of A, respectively. The eigenvalue may be a real or complex number, an the eigenvector may have real or complex entries. The eigenvectors are not unique; see Exercises 19.5 an 19.7 below. Equation (5) may be rewritten as (λi A)v = 0, (6) which shows that the nonzero eigenvector v lies in the null space of the matrix λi A. Matrices with nontrivial null spaces are, by efinition, singular, an therefore, et(λi A) = 0. The function p A (z) := et(zi A) is a polynomial of egree n. This can be verifie by expaning the eterminant along rows or columns. The polynomial p A (z) is calle the characteristic polynomial of the matrix A. Example Consier the matrix A = Its characteristic polynomial is given by p A (z) = (z 1)(z 1)(z 2). 2

3 The eigenvalue λ = 1 is sai to be of algebraic multiplicity 2, because it is a zero of of p A (z) of multiplicity 2. The eigenvalue λ = 2 is of algebraic multiplicity 1. Example Expaning the characteristic polynomial for the matrix A = (7) along the last row yiels p A (z) = et ([ z z 3 ]) (z 1) = (z 2 4z + 1)(z 1). This shows that the eigenvalues of the matrix are λ 1,2 = 2 ± 3, λ 3 = 1. If we replace the entry 2 in position (1, 2) of the matrix (7) by any real number strictly smaller than 1, then the matrix has one pair of complex conjugate eigenvalues. For instance, setting the (1, 2)-entry to 2 yiels the eigenvalues λ 1 = 2 + i, λ 2 = 2 i, λ 3 = 1, where i = 1 is the imaginary unit, i.e., i 2 = 1. In particular, λ 1 an λ 2 are complexvalue eigenvalues. Both λ 1 an λ 2 are sai to have real part 2; λ 1 has imaginary part 1 an λ 2 has imaginary part 1. Thus, the imaginary part is the coefficient of i. Since λ 1 an λ 2 have the same real parts an have imaginary parts of opposite sign, these eigenvalues are sai to be complex conjugate; see below for further comments on complex numbers. Proposition 1 The roots of p A (z) are the eigenvalues of A. Proof. We alreay have seen that p A (z) vanishes at the eigenvalues of A. Conversely, assume that p A (λ) = 0 for some scalar λ. Then the matrix λi A is singular. Let v be a nontrivial solution of the homogeneous linear system of equations (6). Then v 0 satisfies (5). Thus, v is an eigenvector an λ an eigenvalue of A. By the Funamental Theorem of Algebra, a polynomial of egree n has precisely n zeros, counting multiplicities. Therefore, every n n matrix has n eigenvalues. Some of the zeros of p A (z) may be complex numbers. It follows that eigenvalues may be complex. However, the important class of symmetric matrices only have real eigenvalues; see Section 20. 3

4 Let λ 1, λ 2,...,λ n be the eigenvalues of the n n matrix A, an let v 1, v 2,...,v n enote the corresponing eigenvectors, i.e., Av j = λ j v j, j = 1, 2,..., n. (8) A matrix is sai to be iagonalizable if the n eigenvectors v 1, v 2,..., v n can be chosen to be linearly inepenent. Assume this is the case an introuce the eigenvector matrix V = [v 1, v 2,...,v n ]. This matrix is nonsingular since its columns are linearly inepenent. Define the iagonal matrix etermine by the eigenvalues of A, Then the equations (8) can be expresse compactly as D = iag[λ 1, λ 2,...,λ n ]. (9) AV = V D. Since the matrix V is nonsingular, the above equation yiels A = V DV 1. (10) This formula shows that the matrix A is iagonal when expresse in terms of the eigenvector basis {v 1, v 2,..., v n }. This is the reason for the importance of eigenvalues an eigenvectors. The set of eigenvalues of a matrix is sometimes referre to as the spectrum of the matrix, an the factorization (10) as the spectral factorization. Most, but not all, square matrices are iagonalizable. Example The matrix A = [ has the eigenvalues λ 1 = 1 an λ 2 = 1, but only one linearly inepenent eigenvector. This follows from equation (6), which can be expresse as [ ] 0 2 v = The above equation shows that all solutions are of the form v = [α, 0] T, where α is a nonvanishing scalar. Thus, all eigenvectors of A are a multiple of the axis vector e 1 = [1, 0] T. Perturbing any one of the iagonal entries of A slightly gives a matrix with istinct eigenvalues. Matrices with pairwise istinct eigenvalues have linearly inepenent eigenvectors. We conclue that there are matrices arbitrarily close to A with linearly inepenent eigenvectors; see Exercise 19.8 for an illustration. 4 ].

5 Exercise 19.1 Let A = Determine the characteristic polynomial p A (z) of A. Exercise 19.2 Let A = Determine the characteristic polynomial p A (z) of A. Exercise 19.3 Give a simple expression for A 2 in terms of the matrices V an D by using the spectral factorization (10). What is the corresponing expression for A k when k is a positive integer? Assume that A is nonsingular. What is the corresponing expression for A k when k is a negative integer? Exercise 19.4 Let A be an n n matrix with nonnegative eigenvalues. Give an expression for A 1/2 by using the spectral factorization (10). Exercise 19.5 Eigenvectors are not unique. Let v be an eigenvector of A. Show that any nonzero multiple of v is also an eigenvector of A. Exercise 19.6 Consier the matrix. A = iag[1, 2, 3]. What are the eigenvalues? Describe all eigenvectors, e.g., by investigating the solution set of (6) for λ = 1, 2, 3. 5.

6 Exercise 19.7 Consier the matrix A = iag[1, 1, 3]. Describe all eigenvectors, e.g., by investigating the solution set solutions of (6) for λ = 1, 3. Exercise 19.8 Compute eigenvectors associate with the istinct eigenvalues of the matrix [ ] A =. 0 1 Are they linearly inepenent? Are they almost parallel? Cf. the iscussion of Example Exercise 19.9 Use the MATLAB/Octave comman magic to etermine a 4 4 matrix, whose entries form a magic square. Use the MATLAB/Octave comman eig to compute the spectral factorization of the matrix. How are the eigenvectors normalize? One of the eigenvectors has all entries equal. Can this be expecte? Hint: What is the corresponing eigenvalue? 19.3 Systems of linear orinary ifferential equations Consier the system of linear orinary ifferential equations (ODEs) in time t 0: t x 1(t) = a 11 x 1 (t) + a 12 x 2 (t) + a 13 x 3 (t), t x 2(t) = a 21 x 1 (t) + a 22 x 2 (t) + a 23 x 3 (t), (11) t x 3(t) = a 31 x 1 (t) + a 32 x 2 (t) + a 33 x 3 (t). This system has a unique solution when the initial values x 1 (0) = x 1, x 2 (0) = x 2, x 3 (0) = x 3 (12) are prescribe. We can write the system of ODEs (11) as x(t) = Ax(t), (13) t 6

7 where A = a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33, x(t) = x 1 (t) x 2 (t) x 3 (t). The solution of (13) for t 0 is given by x(t) = exp(at)x(0), where exp(at) is the matrix exponential function. Let A be an n n matrix with spectral factorization (10). We efine exp(a) := V exp(d) V 1 (14) an exp(d) := iag[exp(λ 1 ), exp(λ 2 ),..., exp(λ n )], where D is given by (9). The solution of the system of ifferential equations (13), where now A is this n n matrix, can be expresse as x(t) = exp(at)x(0) = V exp(dt) V 1 x(0) = V iag[exp(λ 1 t), exp(λ 2 t),...,exp(λ n t)] V 1 x(0), where x(0) is the n-vector of initial values. We often are intereste in whether solution x(t) ecreases to zero or grows in magnitue as t increases. Therefore the norm x(t) = V exp(dt)v 1 x(0) κ(v ) x(0) max 1 j n { exp(λ jt) } (15) is of interest. Here κ(v ) := V V 1 is the conition number of the eigenvector matrix V. Note that neither κ(v ) nor x(0) epen on t. Therefore, the growth or ecay of the norm of the solution epens entirely on the factor max 1 j n { exp(λ j t) }; see Exercises Exercise Let A be an n n matrix. MATLAB an Octave allow the commans exp(a) an expm(a), Which comman yiels the matrix exponential? What oes the other comman compute? Hint: Compare with (14). 7

8 Exercise Show the boun (15). Exercise Assume that all the eigenvalues λ j are strictly negative. Does the norm of the solution x(t) of (13) increase or ecrease as t becomes large? What oes this imply for each component x j (t), j = 1, 2, 3, of x(t)? Exercise Assume that all the eigenvalues λ j are strictly positive. Does the norm of the solution x(t) of (13) increase or ecrease as t becomes large? Exercise Assume that the 3 3 matrix A has the eigenvalues λ 1 = λ 2 = 1 an λ 3 = 0. How can we expect the solution x(t) of (13) to behave as t increases? Exercise Let A be the matrix from Exercise 19.9 an let x(0) = [1, 1, 1, 1] T. Plot the solution x(t) of (13) for 0 t 0.2. How oes the solution behave? Exercise Let the matrix A be obtaine by subtracting 34.5I from the matrix use in Exercise 19.15, where I enotes the ientity matrix. Let x(0) = [1, 1, 1, 1] T an plot the solution x(t) of (13) for 0 t 5. How oes the solution behave? Explain! 19.4 Linear control theory The subject of linear control theory is concerne with choosing a feeback gain vector f R n, so that the solution x(t) of the control system t x(t) = Ax(t) bft x(t), A R n n, x(t), b R n, t 0, (16) y(t) = c T x(t), c R n, 8

9 remains boune as time t increases. However, only the output y(t) can be observe. The initial state x(0) an the vectors b an c are efine by the moel, as is the matrix A, which we assume to be iagonalizable. The solution to the initial value problem (16) is given by x(t) = exp ( (A bf T )t ) x(0); compare this formula with the analogous scalar expression in equation (3). The problem (16) is sai to be controllable if a feeback gain vector f can be foun, such that x(t) remains boune as time t increases. This entails choosing f so that the eigenvalues of the matrix A bf T are non-positive (or, more generally, have non-positive real part). There are several algorithms available for etermining such a vector f. Some of these are calle eigenvalue assignment methos, because they seek to etermine a feeback gain vector f, such that the matrix A bf T has specifie eigenvalues. For many matrix-vector pairs {A, b}, a gain vector, such that A bf T has a prescribe spectrum can be foun. However, the computation of this vector is for some pairs {A, b} too ill-conitione to yiel useful results in finite precision arithmetic. The gain vector f inicates to engineers how a structure, such as the space station, shoul be reinforce to avoi harmful unampe oscillations. Another example is provie below A control example The electro-magnetic suspension of a ferrous ball is a classic example in the control theory literature. The physical goal of the example is to maintain the position of the suspene ball. Our mathematical goal is to express the physical moel as a linear control problem of the form (16), an to solve for a feeback gain vector to stabilize the system an keep the ball suspene in a fixe position. We present a slightly moifie version of the stanar example in orer to simplify the computations. The example is illustrate in Figure 1. A voltage v is applie to the coil at the top of the illustration. The current i(t) flowing through the coil at time t generates a magnetic force F that pulls the ball up. At the same time, the force of gravity G is pulling the ball back own towars the groun. We enote the istance between the en of the coil an the top of the ball at time t as h(t). The ball will remain suspene in miair whenever the forces F an G balance out. The otte line at h(0) inicates the set position at which we esire to suspen the ball (as illustrate, the ball is well below the set point). The eviation from this position is enote by h(t) := h(t) h(0). Similarly, the eviation from the current i(0) is written ĩ(t) := i(t) i(0). A stanar moel of the motion of the ball is given by 2 t 2h(t) = 1 (G F), (17) m 9

10 Figure 1: Magnetic suspension of a ball above the groun. t i(t) = v l r i(t), (18) l where m is the mass of the ball, r is the resistance of the wire, an l is the impeance of the coil. The gravitational force G is constant. The magnetic force F = ki(t) 2 /h(t) is a nonlinear function of the istance h(t) an current i(t) (k is a constant). The nonlinearity of F prevents us from irectly setting up a linear control problem of the form (16). We can, however, assume that the moel is approximately linear near the set point h(0), an use the Taylor series approximation: F F(h(0), i(0)) + F h = F(h(0), i(0)) + F h (h(t) h(0)) + F i(0) i(0) h(t) + F i i ĩ(t). h(0) h(0) (i(t) i(0)) Noting that 2 h(t) = 2 2 h(t), we can substitute the linear approximation of F into equation t 2 t (17), 2 t 2 h(t) = G/m k 1 + k 2 h(t) + k3 ĩ(t), (19) where we have simplifie the notation by introucing the constants k 1 := F(h(0), i(0))/m, k 2 := F, an, k 3 := F. m h i(0) m i h(0) 10

11 Define the state vector x(t) := [ h(t), t h(t), ] T ĩ(t) an let the system output be the eviation from the set point, Let the constants have the values y(t) := h(t). k 2 = 1, k 3 = 1, r/l = 10, G/m k 1 = 1, v/l = 1. The efinition of x(t), y(t), an the constants, together with (19) an (18), yiel the control system t x(t) = k 2 0 k 3 x(t) + G/m k r/l v/l = x(t) = Ax(t) + b, (20) y(t) = c T x(t) of the form (16), where c := [1, 0, 0] T. The system output y(t) measures eviation from the esire set position; this value shoul be riven to zero in orer to suspen the ball at the set position h(0). Exercise What are the eigenvalues of the matrix A in (20)? Solve the system of ifferential equations (20). Graph the system output y(t) is a function of time t. You will fin from the above exercise that the system as escribe is not stable; the system output iverges over time an the ball will not remain suspene at the set point. We can control the system output by aing a feeback term f T x(t) to equation (20), transforming it into a linear control problem of the form (16). Specifically, we woul like to etermine a feeback gain vector f, such that the solution x(t) converges to 0 as t increases. The matrix A bf T may have two complex-value eigenvalues, say, λ 1 an λ 2, for certain vectors f. We therefore have to iscuss how exp(λ j t) behaves as t increases for complexvalue λ j. 11

12 Let α R an i = 1. We efine exp(iα) = cos(α) + i sin(α). (21) We refer to cos(α) as the real part an sin(α) as the imaginary part of the complex number exp(iα). Complex numbers can be thought of as vectors in R 2. They iffer from orinary vectors in R 2 only in that complex numbers can be multiplie, using a special rule, while vectors in R 2 cannot. Thus, we may ientify the complex number cos(α) + i sin(α) with the point (cos(α), sin(α)) in R 2. This point lives on the unit circle in R 2. We efine the magnitue of the complex number cos(α) + i sin(α) to be the length of the corresponing vector (cos(α), sin(α)) in R 2. We have cos(α) + i sin(α) = cos 2 (α) + sin 2 (α) = 1. We therefore say that cos(α) + i sin(α) lives on the unit circle in the complex plane. Returning to the eigenvalues of A bf T, express the complex eigenvalue λ 1 in the form λ 1 = λ 1,1 + iλ 1,2, λ 1,1, λ 1,2 R, i = 1, where λ 1,1 is the real part an λ 1,2 the imaginary part of λ 1. Using that the exponential of a sum is the prouct of the exponential of each term yiels From (21) we now obtain It follows that exp(λ 1 ) = exp(λ 1,1 + iλ 1,2 ) = exp(λ 1,1 ) exp(iλ 1,2 ). exp(λ 1 ) = exp(λ 1,1 )(cos(λ 1,2 ) + i sin(λ 1,2 )). exp(λ 1 ) = exp(λ 1,1 ) (cos(λ 1,2 ) + i sin(λ 1,2 ) = exp(λ 1,1 ), where we have use that exp(λ 1,1 ) > 0 an (cos(λ 1,2 ) + i sin(λ 1,2 ) = 1. When we stuy the stability of solutions of systems of ODEs, we are intereste in whether expressions of the form exp(λ j t) increase or ecrease as t increases; cf. (15). Our iscussion above shows that exp(λ j t) = exp(λ j,1 t), where λ j,1 enotes the real part of the eigenvalue λ j. We therefore only are concerne with the sign of the real part of the eigenvalues when etermining whether the solution x(t) converges to zero as t increases. 12

13 Let the matrix A an vector b be efine by (20), an let V be the eigenvector matrix an D the eigenvalue matrix of the A; cf. (10). Introuce the vectors b = [ b1, b 2, b 3 ] T := V 1 b, f := [α, 0, 0] T, f := V T f, (22) where α is a scalar to be etermine. Then A bf T = V (D b f T ) V 1. (23) Exercise Let the vectors b an f, as well as the matrix D be the same as in (22). What are the eigenvalues of the matrix D b f T? Exercise Equation (23) an Exercise provie us with an algorithm for solving the linear control problem associate with this example: 1. Compute [V,D]=eig(A) 2. Let b=[0,1,1] an compute btile=v\b 3. Let ftile=[1,0,0] 4. Fin a value of alpha so that the eigenvalues of D - alpha*btile*ftile are all have negative real part. 5. Compute f = V \ftile Coe the above algorithm in MATLAB or Octave, solve the example control problem, an make a new plot of the system output y(t) over time for your solution. 13

Diagonalization of Matrices Dr. E. Jacobs

Diagonalization of Matrices Dr. E. Jacobs Diagonalization of Matrices Dr. E. Jacobs One of the very interesting lessons in this course is how certain algebraic techniques can be use to solve ifferential equations. The purpose of these notes is

More information

Sturm-Liouville Theory

Sturm-Liouville Theory LECTURE 5 Sturm-Liouville Theory In the three preceing lectures I emonstrate the utility of Fourier series in solving PDE/BVPs. As we ll now see, Fourier series are just the tip of the iceberg of the theory

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Problem Sheet 2: Eigenvalues and eigenvectors and their use in solving linear ODEs

Problem Sheet 2: Eigenvalues and eigenvectors and their use in solving linear ODEs Problem Sheet 2: Eigenvalues an eigenvectors an their use in solving linear ODEs If you fin any typos/errors in this problem sheet please email jk28@icacuk The material in this problem sheet is not examinable

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Lecture 2 Lagrangian formulation of classical mechanics Mechanics

Lecture 2 Lagrangian formulation of classical mechanics Mechanics Lecture Lagrangian formulation of classical mechanics 70.00 Mechanics Principle of stationary action MATH-GA To specify a motion uniquely in classical mechanics, it suffices to give, at some time t 0,

More information

u t v t v t c a u t b a v t u t v t b a

u t v t v t c a u t b a v t u t v t b a Nonlinear Dynamical Systems In orer to iscuss nonlinear ynamical systems, we must first consier linear ynamical systems. Linear ynamical systems are just systems of linear equations like we have been stuying

More information

Physics 251 Results for Matrix Exponentials Spring 2017

Physics 251 Results for Matrix Exponentials Spring 2017 Physics 25 Results for Matrix Exponentials Spring 27. Properties of the Matrix Exponential Let A be a real or complex n n matrix. The exponential of A is efine via its Taylor series, e A A n = I + n!,

More information

Section 7.2. The Calculus of Complex Functions

Section 7.2. The Calculus of Complex Functions Section 7.2 The Calculus of Complex Functions In this section we will iscuss limits, continuity, ifferentiation, Taylor series in the context of functions which take on complex values. Moreover, we will

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations

Designing Information Devices and Systems II Fall 2017 Note Theorem: Existence and Uniqueness of Solutions to Differential Equations EECS 6B Designing Information Devices an Systems II Fall 07 Note 3 Secon Orer Differential Equations Secon orer ifferential equations appear everywhere in the real worl. In this note, we will walk through

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

Applications of First Order Equations

Applications of First Order Equations Applications of First Orer Equations Viscous Friction Consier a small mass that has been roppe into a thin vertical tube of viscous flui lie oil. The mass falls, ue to the force of gravity, but falls more

More information

Robustness and Perturbations of Minimal Bases

Robustness and Perturbations of Minimal Bases Robustness an Perturbations of Minimal Bases Paul Van Dooren an Froilán M Dopico December 9, 2016 Abstract Polynomial minimal bases of rational vector subspaces are a classical concept that plays an important

More information

ELEC3114 Control Systems 1

ELEC3114 Control Systems 1 ELEC34 Control Systems Linear Systems - Moelling - Some Issues Session 2, 2007 Introuction Linear systems may be represente in a number of ifferent ways. Figure shows the relationship between various representations.

More information

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold

CHAPTER 1 : DIFFERENTIABLE MANIFOLDS. 1.1 The definition of a differentiable manifold CHAPTER 1 : DIFFERENTIABLE MANIFOLDS 1.1 The efinition of a ifferentiable manifol Let M be a topological space. This means that we have a family Ω of open sets efine on M. These satisfy (1), M Ω (2) the

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k A Proof of Lemma 2 B Proof of Lemma 3 Proof: Since the support of LL istributions is R, two such istributions are equivalent absolutely continuous with respect to each other an the ivergence is well-efine

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain of

More information

Systems & Control Letters

Systems & Control Letters Systems & ontrol Letters ( ) ontents lists available at ScienceDirect Systems & ontrol Letters journal homepage: www.elsevier.com/locate/sysconle A converse to the eterministic separation principle Jochen

More information

Mathematical Review Problems

Mathematical Review Problems Fall 6 Louis Scuiero Mathematical Review Problems I. Polynomial Equations an Graphs (Barrante--Chap. ). First egree equation an graph y f() x mx b where m is the slope of the line an b is the line's intercept

More information

All s Well That Ends Well: Supplementary Proofs

All s Well That Ends Well: Supplementary Proofs All s Well That Ens Well: Guarantee Resolution of Simultaneous Rigi Boy Impact 1:1 All s Well That Ens Well: Supplementary Proofs This ocument complements the paper All s Well That Ens Well: Guarantee

More information

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations

Lecture XII. where Φ is called the potential function. Let us introduce spherical coordinates defined through the relations Lecture XII Abstract We introuce the Laplace equation in spherical coorinates an apply the metho of separation of variables to solve it. This will generate three linear orinary secon orer ifferential equations:

More information

COUPLING REQUIREMENTS FOR WELL POSED AND STABLE MULTI-PHYSICS PROBLEMS

COUPLING REQUIREMENTS FOR WELL POSED AND STABLE MULTI-PHYSICS PROBLEMS VI International Conference on Computational Methos for Couple Problems in Science an Engineering COUPLED PROBLEMS 15 B. Schrefler, E. Oñate an M. Paparakakis(Es) COUPLING REQUIREMENTS FOR WELL POSED AND

More information

ECE 422 Power System Operations & Planning 7 Transient Stability

ECE 422 Power System Operations & Planning 7 Transient Stability ECE 4 Power System Operations & Planning 7 Transient Stability Spring 5 Instructor: Kai Sun References Saaat s Chapter.5 ~. EPRI Tutorial s Chapter 7 Kunur s Chapter 3 Transient Stability The ability of

More information

Calculus of Variations

Calculus of Variations 16.323 Lecture 5 Calculus of Variations Calculus of Variations Most books cover this material well, but Kirk Chapter 4 oes a particularly nice job. x(t) x* x*+ αδx (1) x*- αδx (1) αδx (1) αδx (1) t f t

More information

Permanent vs. Determinant

Permanent vs. Determinant Permanent vs. Determinant Frank Ban Introuction A major problem in theoretical computer science is the Permanent vs. Determinant problem. It asks: given an n by n matrix of ineterminates A = (a i,j ) an

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

Computing Derivatives

Computing Derivatives Chapter 2 Computing Derivatives 2.1 Elementary erivative rules Motivating Questions In this section, we strive to unerstan the ieas generate by the following important questions: What are alternate notations

More information

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers Optimal Variable-Structure Control racking of Spacecraft Maneuvers John L. Crassiis 1 Srinivas R. Vaali F. Lanis Markley 3 Introuction In recent years, much effort has been evote to the close-loop esign

More information

6 Wave equation in spherical polar coordinates

6 Wave equation in spherical polar coordinates 6 Wave equation in spherical polar coorinates We now look at solving problems involving the Laplacian in spherical polar coorinates. The angular epenence of the solutions will be escribe by spherical harmonics.

More information

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy,

NOTES ON EULER-BOOLE SUMMATION (1) f (l 1) (n) f (l 1) (m) + ( 1)k 1 k! B k (y) f (k) (y) dy, NOTES ON EULER-BOOLE SUMMATION JONATHAN M BORWEIN, NEIL J CALKIN, AND DANTE MANNA Abstract We stuy a connection between Euler-MacLaurin Summation an Boole Summation suggeste in an AMM note from 196, which

More information

PDE Notes, Lecture #11

PDE Notes, Lecture #11 PDE Notes, Lecture # from Professor Jalal Shatah s Lectures Febuary 9th, 2009 Sobolev Spaces Recall that for u L loc we can efine the weak erivative Du by Du, φ := udφ φ C0 If v L loc such that Du, φ =

More information

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential Avances in Applie Mathematics an Mechanics Av. Appl. Math. Mech. Vol. 1 No. 4 pp. 573-580 DOI: 10.4208/aamm.09-m0946 August 2009 A Note on Exact Solutions to Linear Differential Equations by the Matrix

More information

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13)

Slide10 Haykin Chapter 14: Neurodynamics (3rd Ed. Chapter 13) Slie10 Haykin Chapter 14: Neuroynamics (3r E. Chapter 13) CPSC 636-600 Instructor: Yoonsuck Choe Spring 2012 Neural Networks with Temporal Behavior Inclusion of feeback gives temporal characteristics to

More information

The total derivative. Chapter Lagrangian and Eulerian approaches

The total derivative. Chapter Lagrangian and Eulerian approaches Chapter 5 The total erivative 51 Lagrangian an Eulerian approaches The representation of a flui through scalar or vector fiels means that each physical quantity uner consieration is escribe as a function

More information

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods Hyperbolic Moment Equations Using Quarature-Base Projection Methos J. Koellermeier an M. Torrilhon Department of Mathematics, RWTH Aachen University, Aachen, Germany Abstract. Kinetic equations like the

More information

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form

LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1. where a(x) and b(x) are functions. Observe that this class of equations includes equations of the form LINEAR DIFFERENTIAL EQUATIONS OF ORDER 1 We consier ifferential equations of the form y + a()y = b(), (1) y( 0 ) = y 0, where a() an b() are functions. Observe that this class of equations inclues equations

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

model considered before, but the prey obey logistic growth in the absence of predators. In

model considered before, but the prey obey logistic growth in the absence of predators. In 5.2. First Orer Systems of Differential Equations. Phase Portraits an Linearity. Section Objective(s): Moifie Preator-Prey Moel. Graphical Representations of Solutions. Phase Portraits. Vector Fiels an

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

1 Heisenberg Representation

1 Heisenberg Representation 1 Heisenberg Representation What we have been ealing with so far is calle the Schröinger representation. In this representation, operators are constants an all the time epenence is carrie by the states.

More information

Math 300 Winter 2011 Advanced Boundary Value Problems I. Bessel s Equation and Bessel Functions

Math 300 Winter 2011 Advanced Boundary Value Problems I. Bessel s Equation and Bessel Functions Math 3 Winter 2 Avance Bounary Value Problems I Bessel s Equation an Bessel Functions Department of Mathematical an Statistical Sciences University of Alberta Bessel s Equation an Bessel Functions We use

More information

Applications of the Wronskian to ordinary linear differential equations

Applications of the Wronskian to ordinary linear differential equations Physics 116C Fall 2011 Applications of the Wronskian to orinary linear ifferential equations Consier a of n continuous functions y i (x) [i = 1,2,3,...,n], each of which is ifferentiable at least n times.

More information

The Three-dimensional Schödinger Equation

The Three-dimensional Schödinger Equation The Three-imensional Schöinger Equation R. L. Herman November 7, 016 Schröinger Equation in Spherical Coorinates We seek to solve the Schröinger equation with spherical symmetry using the metho of separation

More information

Lecture 6: Calculus. In Song Kim. September 7, 2011

Lecture 6: Calculus. In Song Kim. September 7, 2011 Lecture 6: Calculus In Song Kim September 7, 20 Introuction to Differential Calculus In our previous lecture we came up with several ways to analyze functions. We saw previously that the slope of a linear

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom PHYSICAL REVIEW A 69, 063409 (2004) Semiclassical analysis of long-wavelength multiphoton processes: The Ryberg atom Luz V. Vela-Arevalo* an Ronal F. Fox Center for Nonlinear Sciences an School of Physics,

More information

Section 2.7 Derivatives of powers of functions

Section 2.7 Derivatives of powers of functions Section 2.7 Derivatives of powers of functions (3/19/08) Overview: In this section we iscuss the Chain Rule formula for the erivatives of composite functions that are forme by taking powers of other functions.

More information

Optimal CDMA Signatures: A Finite-Step Approach

Optimal CDMA Signatures: A Finite-Step Approach Optimal CDMA Signatures: A Finite-Step Approach Joel A. Tropp Inst. for Comp. Engr. an Sci. (ICES) 1 University Station C000 Austin, TX 7871 jtropp@ices.utexas.eu Inerjit. S. Dhillon Dept. of Comp. Sci.

More information

Project # 3 Assignment: Two-Species Lotka-Volterra Systems & the Pendulum Re-visited

Project # 3 Assignment: Two-Species Lotka-Volterra Systems & the Pendulum Re-visited Project # 3 Assignment: Two-Species Lotka-Volterra Systems & the Penulum Re-visite In 196 Volterra came up with a moel to escribe the evolution of preator an prey fish populations in the Ariatic Sea. Let

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

Calculus Class Notes for the Combined Calculus and Physics Course Semester I

Calculus Class Notes for the Combined Calculus and Physics Course Semester I Calculus Class Notes for the Combine Calculus an Physics Course Semester I Kelly Black December 14, 2001 Support provie by the National Science Founation - NSF-DUE-9752485 1 Section 0 2 Contents 1 Average

More information

Conservation Laws. Chapter Conservation of Energy

Conservation Laws. Chapter Conservation of Energy 20 Chapter 3 Conservation Laws In orer to check the physical consistency of the above set of equations governing Maxwell-Lorentz electroynamics [(2.10) an (2.12) or (1.65) an (1.68)], we examine the action

More information

Pure Further Mathematics 1. Revision Notes

Pure Further Mathematics 1. Revision Notes Pure Further Mathematics Revision Notes June 20 2 FP JUNE 20 SDB Further Pure Complex Numbers... 3 Definitions an arithmetical operations... 3 Complex conjugate... 3 Properties... 3 Complex number plane,

More information

Designing Information Devices and Systems II Spring 2018 J. Roychowdhury and M. Maharbiz Discussion 2A

Designing Information Devices and Systems II Spring 2018 J. Roychowdhury and M. Maharbiz Discussion 2A EECS 6B Designing Information Devices an Systems II Spring 208 J. Roychowhury an M. Maharbiz Discussion 2A Secon-Orer Differential Equations Secon-orer ifferential equations are ifferential equations of

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

Chapter 2. Exponential and Log functions. Contents

Chapter 2. Exponential and Log functions. Contents Chapter. Exponential an Log functions This material is in Chapter 6 of Anton Calculus. The basic iea here is mainly to a to the list of functions we know about (for calculus) an the ones we will stu all

More information

2Algebraic ONLINE PAGE PROOFS. foundations

2Algebraic ONLINE PAGE PROOFS. foundations Algebraic founations. Kick off with CAS. Algebraic skills.3 Pascal s triangle an binomial expansions.4 The binomial theorem.5 Sets of real numbers.6 Surs.7 Review . Kick off with CAS Playing lotto Using

More information

Construction of the Electronic Radial Wave Functions and Probability Distributions of Hydrogen-like Systems

Construction of the Electronic Radial Wave Functions and Probability Distributions of Hydrogen-like Systems Construction of the Electronic Raial Wave Functions an Probability Distributions of Hyrogen-like Systems Thomas S. Kuntzleman, Department of Chemistry Spring Arbor University, Spring Arbor MI 498 tkuntzle@arbor.eu

More information

State observers and recursive filters in classical feedback control theory

State observers and recursive filters in classical feedback control theory State observers an recursive filters in classical feeback control theory State-feeback control example: secon-orer system Consier the riven secon-orer system q q q u x q x q x x x x Here u coul represent

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

LeChatelier Dynamics

LeChatelier Dynamics LeChatelier Dynamics Robert Gilmore Physics Department, Drexel University, Philaelphia, Pennsylvania 1914, USA (Date: June 12, 28, Levine Birthay Party: To be submitte.) Dynamics of the relaxation of a

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies Laplacian Cooperative Attitue Control of Multiple Rigi Boies Dimos V. Dimarogonas, Panagiotis Tsiotras an Kostas J. Kyriakopoulos Abstract Motivate by the fact that linear controllers can stabilize the

More information

Energy behaviour of the Boris method for charged-particle dynamics

Energy behaviour of the Boris method for charged-particle dynamics Version of 25 April 218 Energy behaviour of the Boris metho for charge-particle ynamics Ernst Hairer 1, Christian Lubich 2 Abstract The Boris algorithm is a wiely use numerical integrator for the motion

More information

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES

EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION OF UNIVARIATE TAYLOR SERIES MATHEMATICS OF COMPUTATION Volume 69, Number 231, Pages 1117 1130 S 0025-5718(00)01120-0 Article electronically publishe on February 17, 2000 EVALUATING HIGHER DERIVATIVE TENSORS BY FORWARD PROPAGATION

More information

Bohr Model of the Hydrogen Atom

Bohr Model of the Hydrogen Atom Class 2 page 1 Bohr Moel of the Hyrogen Atom The Bohr Moel of the hyrogen atom assumes that the atom consists of one electron orbiting a positively charge nucleus. Although it oes NOT o a goo job of escribing

More information

Introduction to the Vlasov-Poisson system

Introduction to the Vlasov-Poisson system Introuction to the Vlasov-Poisson system Simone Calogero 1 The Vlasov equation Consier a particle with mass m > 0. Let x(t) R 3 enote the position of the particle at time t R an v(t) = ẋ(t) = x(t)/t its

More information

Many problems in physics, engineering, and chemistry fall in a general class of equations of the form. d dx. d dx

Many problems in physics, engineering, and chemistry fall in a general class of equations of the form. d dx. d dx Math 53 Notes on turm-liouville equations Many problems in physics, engineering, an chemistry fall in a general class of equations of the form w(x)p(x) u ] + (q(x) λ) u = w(x) on an interval a, b], plus

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

More information

Application of the homotopy perturbation method to a magneto-elastico-viscous fluid along a semi-infinite plate

Application of the homotopy perturbation method to a magneto-elastico-viscous fluid along a semi-infinite plate Freun Publishing House Lt., International Journal of Nonlinear Sciences & Numerical Simulation, (9), -, 9 Application of the homotopy perturbation metho to a magneto-elastico-viscous flui along a semi-infinite

More information

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments Problem F U L W D g m 3 2 s 2 0 0 0 0 2 kg 0 0 0 0 0 0 Table : Dimension matrix TMA 495 Matematisk moellering Exam Tuesay December 6, 2008 09:00 3:00 Problems an solution with aitional comments The necessary

More information

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7.

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7. Lectures Nine an Ten The WKB Approximation The WKB metho is a powerful tool to obtain solutions for many physical problems It is generally applicable to problems of wave propagation in which the frequency

More information

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS ALINA BUCUR, CHANTAL DAVID, BROOKE FEIGON, MATILDE LALÍN 1 Introuction In this note, we stuy the fluctuations in the number

More information

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

1 Lecture 20: Implicit differentiation

1 Lecture 20: Implicit differentiation Lecture 20: Implicit ifferentiation. Outline The technique of implicit ifferentiation Tangent lines to a circle Derivatives of inverse functions by implicit ifferentiation Examples.2 Implicit ifferentiation

More information

Average value of position for the anharmonic oscillator: Classical versus quantum results

Average value of position for the anharmonic oscillator: Classical versus quantum results verage value of position for the anharmonic oscillator: Classical versus quantum results R. W. Robinett Department of Physics, The Pennsylvania State University, University Park, Pennsylvania 682 Receive

More information

Vectors in two dimensions

Vectors in two dimensions Vectors in two imensions Until now, we have been working in one imension only The main reason for this is to become familiar with the main physical ieas like Newton s secon law, without the aitional complication

More information

On the Aloha throughput-fairness tradeoff

On the Aloha throughput-fairness tradeoff On the Aloha throughput-fairness traeoff 1 Nan Xie, Member, IEEE, an Steven Weber, Senior Member, IEEE Abstract arxiv:1605.01557v1 [cs.it] 5 May 2016 A well-known inner boun of the stability region of

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Chapter Derivatives Section. An Intuitive Introuction to Derivatives Consier a function: Slope function: Derivative, f ' For each, the slope of f is the height of f ' Where f has a horizontal tangent line,

More information

23 Implicit differentiation

23 Implicit differentiation 23 Implicit ifferentiation 23.1 Statement The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x an y. If a value of x is given, then a corresponing value of y is etermine. For

More information

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations

Characterizing Real-Valued Multivariate Complex Polynomials and Their Symmetric Tensor Representations Characterizing Real-Value Multivariate Complex Polynomials an Their Symmetric Tensor Representations Bo JIANG Zhening LI Shuzhong ZHANG December 31, 2014 Abstract In this paper we stuy multivariate polynomial

More information

Interconnected Systems of Fliess Operators

Interconnected Systems of Fliess Operators Interconnecte Systems of Fliess Operators W. Steven Gray Yaqin Li Department of Electrical an Computer Engineering Ol Dominion University Norfolk, Virginia 23529 USA Abstract Given two analytic nonlinear

More information

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas

Resistant Polynomials and Stronger Lower Bounds for Depth-Three Arithmetical Formulas Resistant Polynomials an Stronger Lower Bouns for Depth-Three Arithmetical Formulas Maurice J. Jansen University at Buffalo Kenneth W.Regan University at Buffalo Abstract We erive quaratic lower bouns

More information

F 1 x 1,,x n. F n x 1,,x n

F 1 x 1,,x n. F n x 1,,x n Chapter Four Dynamical Systems 4. Introuction The previous chapter has been evote to the analysis of systems of first orer linear ODE s. In this chapter we will consier systems of first orer ODE s that

More information

Tractability results for weighted Banach spaces of smooth functions

Tractability results for weighted Banach spaces of smooth functions Tractability results for weighte Banach spaces of smooth functions Markus Weimar Mathematisches Institut, Universität Jena Ernst-Abbe-Platz 2, 07740 Jena, Germany email: markus.weimar@uni-jena.e March

More information

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations Diophantine Approximations: Examining the Farey Process an its Metho on Proucing Best Approximations Kelly Bowen Introuction When a person hears the phrase irrational number, one oes not think of anything

More information

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y Ph195a lecture notes, 1/3/01 Density operators for spin- 1 ensembles So far in our iscussion of spin- 1 systems, we have restricte our attention to the case of pure states an Hamiltonian evolution. Toay

More information