Computation of CPA Lyapunov functions

Size: px
Start display at page:

Download "Computation of CPA Lyapunov functions"

Transcription

1 Computation of CPA Lyapunov functions (CPA = continuous and piecewise affine) Sigurdur Hafstein Reykjavik University, Iceland 17. July 2013 Workshop on Algorithms for Dynamical Systems and Lyapunov Functions Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

2 Motivation CPA method: Numerical algorithm to compute a Lyapunov function on a compact domain for a systems with a stable equilibrium. To concretize the method we consider a system: ẋ = f(x), where f C 2 (R 2, R 2 ) f(0) = 0, i.e. equilibrium at the origin D R 2 a compact neighbourhood of the origin We pursue computing a functional V such that 1 V : D R is continuous 2 V (0) = 0 and V (x) x 2 for all x D (minimum at the origin) 3 D + V (x + hf(x)) V (x) f V (x) := lim sup x 2 for all x D h 0+ h (decreasing along solution trajectories) Note: Works exactly the same for f C 2 (R n, R n ) for n 2. Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

3 make LP problem: fix the domain and triangulation Always start with a simple standard triangulation, where the vertices have integer coordinates. Then map it to the desired triangulation, here with F(x) = ρ( x ) x x 2 x = 0.01 x 2 x 2 x F = FEM: shape regular triangulation; elsewhere: simplicial complex The vertices are mapped by F, not the simplices co{x 0, x 1, x 2 } = co{f(x 0 ), F(x 1 ), F(x 2 )} Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

4 make LP problem: variables Variables of the LP problem are V x for every vertex x of every triangle and C ν,1, C ν,2 for every triangle S ν V x is the value of the to be computed CPA Lyapunov function V at the vertex x and C ν,j is an upper bound on the j-th component of its gradient V ν on the triangle S ν Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

5 make LP problem: enforce V (x) x 2 Every x S ν := co{x 0, x 1, x 2 } can be written uniquely as a convex combination of the vertices x = λ x i x i, λ x i 0, λ x i = 1 We define the CPA function V at x as the same convex combination of the values of the variables V x0, V x1, V x2 : V (x) := λ x i V xi To enforce V to have a minimum at the origin we include the constraints: V 0 = 0 and V x x 2 for all vertices x of all triangles Then V (0) := V 0 = 0 and x 2 = λ x i x i 2 λ x i x i 2 = Note: The origin 0 must be a vertex λ x i V xi = V (x) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

6 make LP problem: enforce V (x) f(x) x 2 Orbital derivative of V along the solutions to ẋ = f(x) is enforced to be decreasing by: For every triangle/simplex S ν := co{x 0, x 1, x 2 } and i = 0, 1, 2: x i 2 V ν f(x i ) + E ν,i V ν 1 Here ) E ν,i := B ν x i x 0 2 (max x j x x i x 0 2 j=1,2 where B ν is an upper bound B ν max max 2 f m m,r,s=1,2 z S ν (z) x r x s These constraints are implemented in two steps Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

7 make LP problem: enforce V ν 1 j C ν,j Gradient V ν of V on S ν : V (x) = λ x i V xi = V ν (x x 0 ) + V x0 V ν := X 1 ν ( Vx1 V x0 ), where X ν := V x2 V x0 Constraints (linear in the variables) ( (x1 x 0 ) T ) (x 2 x 0 ) T C ν,j ( V ν ) j C ν,j for all triangles S ν and j = 1, 2 Then V ν 1 j=1 C ν,j Note: X ν depends solely on the geometry of the triangle/simplex S ν. Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

8 make LP problem: enforce V (x) f(x) x 2 Orbital derivative of V along the solutions to ẋ = f(x) is enforced to be decreasing by: For every triangle/simplex S ν := co{x 0, x 1, x 2 } and i = 0, 1, 2: Here x i 2 V ν f(x i ) + E ν,i j=1 C ν,j ) E ν,i := B ν x i x 0 2 (max x j x x i x 0 2 j=1,2 where B ν is a constant fulfilling B ν max max 2 f m m,r,s=1,2 z S ν (z) x r x s The B ν are the only nontrivial inputs to the CPA method The B ν are upper bounds and do not have to be tight Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

9 Implications of the constraints Orbital derivative of V along the solutions to ẋ = f(x) decreasing: For x = 2 i=1 λx i x i S ν = co{x 0, x 1, x 2 } we have ( V ν f(x) = λ x i [ V ν f(x i )] + V ν f(x) i=1 i=1 ) λ x i f(x i ) i=1 λ x i [ V ν f(x i )] + V ν }{{} 1 f(x) C ν,1 +C ν,2 λ x i f(x i ) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

10 Lemma Let S := co{x 0, x 1,..., x n } R n be an n-simplex and g C 2 (S, R). Then, for every x = n λx i x i (convex combination) we have n g(x) λ x n i g(x i ) λ x i E g i, where and E g i ( ) nbg := 2 x i x 0 2 max x j x x i x 0 2 j=1,2,...,n B g := max max 2 g r,s=1,2,...,n z S (z) x r x s Implies: f(x) λ x i f(x i ) λ x i E ν,i Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

11 Implications of the constraints Orbital derivative of V along the solutions to ẋ = f(x) decreasing: For x = 2 λx i x i S ν = co{x 0, x 1, x 2 } we have V ν f(x) λ x i [ V ν f(x i )] + V ν 1 f(x) λ x i V ν f(x i ) + E ν,i λ x i x i 2 j=1 C ν,j λ x i f(x i ) λ x i x 2 i x 2 Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

12 How to select x 0 in co{x 0, x 1, x 2 } For every triange/simplex S ν = co{x 0, x 1, x 2 } the vertex x 0 serves as a kind of a reference point in X ν and ) E ν,i := B ν x i x 0 2 (max x j x x i x 0 2 j=1,2 If 0 / S ν the vertex x 0 is arbitrary. If 0 S ν we must take x 0 = 0 because for x i = 0 the constraints x i 2 V ν f(x i ) + E ν,i 0 E ν,i C ν,j, j=1 j=1 C ν,j reduce to which is true if and only if i = 0. Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

13 Solution to the LP problem = CPA Lyapunov function It now follows that if the LP problem has a solution, then the CPA function V, defined at x = 2 λx i x i S ν := co{x 0, x 1, x 2 }, by V (x) = λ x i V xi fufills: V is continuous and affine on any triangle/simplex S ν V (0) = 0 and V (x) x 2 for all x ν S ν D + f V (x) min V ν f(x) x 2 for all x ( ν S ν ) x S ν V is a Lyapunov function for the system ẋ = f(x) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

14 CPA method: Example n = 2 ) ( (ẋ1 System = ẋ 2 x 2 x 1 + x 3 1 /3 x 2 ), B ν = 2 max x S ν x 1 solution to the LP problem, the V x same triangulation as before Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

15 CPA method: Example n = 2 ) ( (ẋ1 = ẋ 2 x 2 x 1 + x 3 1 /3 x 2 ), B ν = 2 max x S ν x 1 convex interpolation of the values of the V x delivers a CPA Lyapunov function Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

16 CPA method: Example n = 3 ẋ x x 1x x x 2 ẋ 2 = 0.1x 2 x x x 3, B ν = 2.29 ẋ x x 2x x x 3 level set of a computed CPA Lyapunov function Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

17 Sufficiency of the CPA method CPA method without the error term, i.e. x i 2 V ν f(x i ) delivers an approximation to a Lyapunov function (Julian 1999; Julian, Guivant, Desages 1999). Might be a Lyapunov function but a posteriori analysis needed. CPA method with the error term delivers a true Lyapunov function and not an approximation (Marinosson=Hafstein 2002). x i 2 V ν f(x i )+E ν,i j C ν,j Unusual of numerical methods to deliver exact results, usually deliver approximations Takes advantage of V (x) f(x) < 0 being an inequality (first order partial differential inequality) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

18 Does the CPA method always work? (1) What about necessity, i.e. if there exists a Lyapunov function can the CPA method always compute one? Previous results: If an arbitrary small neighbourhood of the origin is excluded from the domain and the equilibrium is exponentially stable (Hafstein 2004) or asymptotically stable (Hafstein 2005) then the LP problem has a feasible solution if the triangles/simplices are regularly shaped and small enough (diam(s ν ) X 1 ν 1 is bounded and diam(s ν ) 0). Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

19 Does the CPA method always work? (2) Proof: Assign values to V x, C ν,i such that the constraints are fulfilled, algorithms find feasible solutions if there are any. Let D be a compact subset of the basin of attraction and let N D be a (small) open neighbourhood of the origin. There exists a Lyapunov function W C (D, R) such that W (x) x 2 and W (x) f(x) 2 x 2 on D \ N. ( ) Assign V x := W (x) and C ν,j = e T j Xν 1 Vx1 V x0 V x2 V x0 V x x 2 and C ν,j ( V ν ) j C ν,j are trivially fulfilled. x i 2 V ν f(x i ) + E ν,i j C ν,j are fulfilled because V ν W (x 0 ) 1 A X 1 ν 1 diam(s ν ) 2, A = bound on the second order derivatives of W on D \ N (compact) X 1 ν 1 diam(s ν ) bounded and diam(s ν ) 0 Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

20 The CPA method always works Newer and better results (Giesl, Hafstein 2010, 2012, 2013?): An arbitrary neighbourhood does not have to be excluded if one uses more advanced triangulations Idea of proof: There exists a Lyapunov function W similar to before, but W (x) = Q 1 2 x 2 close to the origin, where Q > 0 is the solution to the Lyapunov equation J T Q + QJ = I, J := Df(0) Lyapunov functions can be agglutinated in a certain way (Giesl 2007) Use W to assign values to the variables V x, C ν,i of LP problems made for a sequence of ever refined triangulations Several challenges: second order derivatives of W diverge at the origin, diam(s ν ) Xν 1 1 is not bounded close to the origin, etc. Much more difficult to prove Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

21 Z More advanced triangulations More advanced triangulations means fan like triangulations at the origin schematic figures for n = 2 and n = Y X Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

22 CPA method: constructive and decidable? If a system possesses a Lyapunov function V : D R, D R n compact, then the CPA method can compute one in a finite number of steps (constructive) What if there does not exist a Lyapunov function V : D R? LP problem has no feasible solution triangulation has to little structure to support a CPA Lyapunov function CPA is not decidable but: CPA Lyapunov function exists exponential stability D compact exponential stability is a local property local exponential stability can be checked directly (eigenvalues) use CPA method to compute Lyapunov functions with larger domains than the standard quadratic ones Given D and α, M > 0, there is a simpler LP problem that can foreclose φ(t, ξ) Me αt ξ for all ξ D, t > 0 (Marinosson=Hafstein 2002) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

23 CPA method: Evaluation Pros: True Lyapunov functions are computed (exact method) No a posteriori analysis needed Works in n dimensions and for general nonlinear systems Low demands on regularity of f in ẋ = f(x) (piecewise C 2 ) Constructive, i.e. always works Flexible and extendable to different types of systems Neutral: Speed ca. O([ variables] 4 ) with simplex method Contras: Triangulation somewhat cumbersome, particularly local refinements CPA Lyapunov functions not smooth No usual formula for the computed Lyapunov function Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

24 CPA method: Extensions Published: (nonautonomous) Arbitrary switched systems (Hafstein 2007) Differential inclusions (Baier, Grüne, Hafstein 2012) Contraction metrics for periodic orbits (Giesl, Hafstein 2012) semidefinite optimization problem In progress: ISS Lyapunov functions (Baier, Grüne, Hafstein, Li, Wirth) quadratic optimization problem Discrete systems and difference inclusions (Giesl, Hafstein) Finite time systems (Giesl, Hafstein). theoretic preparation for CPA method published talk on this subject in the workshop Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

25 CPA method: Future work Publish basic C++ code for the CPA method (Hafstein, est. end 2013) implemented in Visual Studio Express (Windows), GLPK used to solve the LP problems, use of Scilab and Gnuplot (all freeware) Publish more advanced and user friendly C++/Matlab/Scilab code for the CPA method (Björnsson, Hafstein) Verify computed approximations of complete Lyapunov functions (Björnsson, Giesl, Grüne, Hafstein) Combine the advantages of the CPA method and the RBF method to compute CPA Lyapunov functions fast(er) (Giesl, Hafstein) talk on this subject in the workshop Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

26 References Julian, A high level canonical piecewise linear representation: Theory and applications, Ph.D. Thesis: Universidad Nacional del Sur, Bahia Blanca, Argentina, Julian, Guivant, and Desages, A parametrization of piecewise linear Lyapunov function via linear programming, Int. Journal of Control, 72 (1999), Marinosson, Stability analysis of nonlinear systems with linear programming: A Lyapunov functions based approach, Ph.D. Thesis: Gerhard-Mercator-University, Duisburg, Germany, Marinosson, Lyapunov function construction for ordinary differential equations with linear programming. Dynamical Systems, 17 (2002), Hafstein: A constructive converse Lyapunov theorem on exponential stability. Discrete Contin. Dyn. Syst. 10 (2004), Hafstein, A constructive converse Lyapunov theorem on asymptotic stability for nonlinear autonomous ordinary differential equations. Dynamical Systems, 20 (2005), Giesl, Construction of Global Lyapunov Functions Using Radial Basis Functions, Lecture Notes in Mathematics 1904, Springer, Hafstein, An algorithm for constructing Lyapunov functions, Electron. J. Differential Equ. Monogr., 8 (2007). Giesl and Hafstein, Existence of piecewise affine Lyapunov functions in two dimensions. J. Math. Anal. Appl., 371 (2010), Baier, Grüne, and Hafstein, Linear programming based Lyapunov function computation for differential inclusions, Discrete Contin. Dyn. Syst. Ser. B, 17 (2012), Giesl and Hafstein, Construction of Lyapunov functions for nonlinear planar systems by linear programming, J. Math. Anal. Appl., 388 (2012), Giesl and Hafstein, Existence of piecewise linear Lyapunov functions in arbitary dimensions, Discrete Contin. Dyn. Syst., 32 (2012), Giesl and Hafstein: Revised CPA method to compute Lyapunov functions for nonlinear systems, submitted Giesl and Hafstein: Construction of a CPA contraction metric for periodic orbits using semidefinite optimization, Nonlinear Analysis 86, (2013), Giesl and Hafstein. Local Lyapunov Functions for periodic and finite-time ODEs. In: Recent Trends in Dynamical Systems, eds. A. Johann, H.Kruse, F. Rupp, and S. Schmitz, Springer Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

27 RBF-CPA: Fast approximation, fast verification (1) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

28 RBF-CPA: Fast approximation, fast verification (2) Sigurdur Hafstein (Reykjavik University) Computation of CPA Lyapunov functions Reykjavik, 17. July / 28

Computation of continuous and piecewise affine Lyapunov functions by numerical approximations of the Massera construction

Computation of continuous and piecewise affine Lyapunov functions by numerical approximations of the Massera construction Computation of continuous and piecewise affine Lyapunov functions by numerical approximations of the Massera construction Jóhann Björnsson 1, Peter Giesl 2, Sigurdur Hafstein 1, Christopher M. Kellett

More information

Continuous and Piecewise Affine Lyapunov Functions using the Yoshizawa Construction

Continuous and Piecewise Affine Lyapunov Functions using the Yoshizawa Construction Continuous and Piecewise Affine Lyapunov Functions using the Yoshizawa Construction Sigurður Hafstein, Christopher M Kellett, Huijuan Li Abstract We present a novel numerical technique for the computation

More information

Computation of Local ISS Lyapunov Function Via Linear Programming

Computation of Local ISS Lyapunov Function Via Linear Programming Computation of Local ISS Lyapunov Function Via Linear Programming Huijuan Li Joint work with Robert Baier, Lars Grüne, Sigurdur F. Hafstein and Fabian Wirth Institut für Mathematik, Universität Würzburg

More information

Computation of Lyapunov functions for nonlinear discrete time systems by linear programming

Computation of Lyapunov functions for nonlinear discrete time systems by linear programming Vol. 00, No. 00, Month 20xx, 1 30 Computation of Lyapunov functions for nonlinear discrete time systems by linear programming Peter Giesl a and Sigurdur Hafstein b a Department of Mathematics, University

More information

Computing Lyapunov functions for strongly asymptotically stable differential inclusions

Computing Lyapunov functions for strongly asymptotically stable differential inclusions Computing Lyapunov functions for strongly asymptotically stable differential inclusions R. Baier L. Grüne S. F. Hafstein Chair of Applied Mathematics, University of Bayreuth, D-95440 Bayreuth, Germany,

More information

Key words. Nonlinear systems, Local input-to-state stability, Local ISS Lyapunov function, Robust Lyapunov function, Linear programming

Key words. Nonlinear systems, Local input-to-state stability, Local ISS Lyapunov function, Robust Lyapunov function, Linear programming COMPUTATION OF LOCAL ISS LYAPUNOV FUNCTIONS WITH LOW GAINS VIA LINEAR PROGRAMMING H. LI, R. BAIER, L. GRÜNE, S. HAFSTEIN, AND F. WIRTH March 1, 15 Huijuan Li, Robert Baier, Lars Grüne Lehrstuhl für Angewandte

More information

Computing Continuous and Piecewise Ane Lyapunov Functions for Nonlinear Systems

Computing Continuous and Piecewise Ane Lyapunov Functions for Nonlinear Systems Computing Continuous and Piecewise Ane Lyapunov Functions for Nonlinear Systems Siguržur Hafstein Christopher M. Kellett Huijuan Li March 18, 2015 Abstract We present a numerical technique for the computation

More information

Estimating the Region of Attraction of Ordinary Differential Equations by Quantified Constraint Solving

Estimating the Region of Attraction of Ordinary Differential Equations by Quantified Constraint Solving Estimating the Region of Attraction of Ordinary Differential Equations by Quantified Constraint Solving Henning Burchardt and Stefan Ratschan October 31, 2007 Abstract We formulate the problem of estimating

More information

AN ALGORITHM FOR CONSTRUCTING LYAPUNOV FUNCTIONS

AN ALGORITHM FOR CONSTRUCTING LYAPUNOV FUNCTIONS Electronic Journal of Differential Equations, Monograph 08, 2007, (101 pages). ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu (login: ftp) AN ALGORITHM

More information

Stability Analysis of Nonlinear Systems with Linear Programming

Stability Analysis of Nonlinear Systems with Linear Programming Stability Analysis of Nonlinear Systems with Linear Programming A Lyapunov Functions Based Approach Von der Fakultät für Naturwissenschaften - Institut für Mathematik der Gerhard-Mercator-Universität Duisburg

More information

Nonlinear Systems and Control Lecture # 12 Converse Lyapunov Functions & Time Varying Systems. p. 1/1

Nonlinear Systems and Control Lecture # 12 Converse Lyapunov Functions & Time Varying Systems. p. 1/1 Nonlinear Systems and Control Lecture # 12 Converse Lyapunov Functions & Time Varying Systems p. 1/1 p. 2/1 Converse Lyapunov Theorem Exponential Stability Let x = 0 be an exponentially stable equilibrium

More information

WORKSHOP ON ALGORITHMS FOR DYNAMICAL SYSTEMS AND LYAPUNOV FUNCTIONS. 17th 19th July 2013, Reykjavik University, Iceland.

WORKSHOP ON ALGORITHMS FOR DYNAMICAL SYSTEMS AND LYAPUNOV FUNCTIONS. 17th 19th July 2013, Reykjavik University, Iceland. WORKSHOP ON ALGORITHMS FOR DYNAMICAL SYSTEMS AND LYAPUNOV FUNCTIONS 17th 19th July 2013, Reykjavik University, Iceland Contents 1 Program 2 2 Practical Information 4 3 Abstracts 5 MAP: http://goo.gl/maps/elu0e

More information

Nonlinear Control. Nonlinear Control Lecture # 3 Stability of Equilibrium Points

Nonlinear Control. Nonlinear Control Lecture # 3 Stability of Equilibrium Points Nonlinear Control Lecture # 3 Stability of Equilibrium Points The Invariance Principle Definitions Let x(t) be a solution of ẋ = f(x) A point p is a positive limit point of x(t) if there is a sequence

More information

Lecture 4. Chapter 4: Lyapunov Stability. Eugenio Schuster. Mechanical Engineering and Mechanics Lehigh University.

Lecture 4. Chapter 4: Lyapunov Stability. Eugenio Schuster. Mechanical Engineering and Mechanics Lehigh University. Lecture 4 Chapter 4: Lyapunov Stability Eugenio Schuster schuster@lehigh.edu Mechanical Engineering and Mechanics Lehigh University Lecture 4 p. 1/86 Autonomous Systems Consider the autonomous system ẋ

More information

Estimating the Region of Attraction of Ordinary Differential Equations by Quantified Constraint Solving

Estimating the Region of Attraction of Ordinary Differential Equations by Quantified Constraint Solving Proceedings of the 3rd WSEAS/IASME International Conference on Dynamical Systems and Control, Arcachon, France, October 13-15, 2007 241 Estimating the Region of Attraction of Ordinary Differential Equations

More information

Nonlinear Control. Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems

Nonlinear Control. Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems Time-varying Systems ẋ = f(t,x) f(t,x) is piecewise continuous in t and locally Lipschitz in x for all t 0 and all x D, (0 D). The origin

More information

Chapter 3 Pullback and Forward Attractors of Nonautonomous Difference Equations

Chapter 3 Pullback and Forward Attractors of Nonautonomous Difference Equations Chapter 3 Pullback and Forward Attractors of Nonautonomous Difference Equations Peter Kloeden and Thomas Lorenz Abstract In 1998 at the ICDEA Poznan the first author talked about pullback attractors of

More information

Converse Lyapunov theorem and Input-to-State Stability

Converse Lyapunov theorem and Input-to-State Stability Converse Lyapunov theorem and Input-to-State Stability April 6, 2014 1 Converse Lyapunov theorem In the previous lecture, we have discussed few examples of nonlinear control systems and stability concepts

More information

Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems

Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems p. 1/5 Introduction to Nonlinear Control Lecture # 3 Time-Varying and Perturbed Systems p. 2/5 Time-varying Systems ẋ = f(t, x) f(t, x) is piecewise continuous in t and locally Lipschitz in x for all t

More information

Nonlinear Control. Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems

Nonlinear Control. Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems Nonlinear Control Lecture # 8 Time Varying and Perturbed Systems Time-varying Systems ẋ = f(t,x) f(t,x) is piecewise continuous in t and locally Lipschitz in x for all t 0 and all x D, (0 D). The origin

More information

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 8: Basic Lyapunov Stability Theory

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 8: Basic Lyapunov Stability Theory MCE/EEC 647/747: Robot Dynamics and Control Lecture 8: Basic Lyapunov Stability Theory Reading: SHV Appendix Mechanical Engineering Hanz Richter, PhD MCE503 p.1/17 Stability in the sense of Lyapunov A

More information

Lyapunov stability ORDINARY DIFFERENTIAL EQUATIONS

Lyapunov stability ORDINARY DIFFERENTIAL EQUATIONS Lyapunov stability ORDINARY DIFFERENTIAL EQUATIONS An ordinary differential equation is a mathematical model of a continuous state continuous time system: X = < n state space f: < n! < n vector field (assigns

More information

Modeling & Control of Hybrid Systems Chapter 4 Stability

Modeling & Control of Hybrid Systems Chapter 4 Stability Modeling & Control of Hybrid Systems Chapter 4 Stability Overview 1. Switched systems 2. Lyapunov theory for smooth and linear systems 3. Stability for any switching signal 4. Stability for given switching

More information

The Conley Index and Rigorous Numerics of Attracting Periodic Orbits

The Conley Index and Rigorous Numerics of Attracting Periodic Orbits The Conley Index and Rigorous Numerics of Attracting Periodic Orbits Marian Mrozek Pawe l Pilarczyk Conference on Variational and Topological Methods in the Study of Nonlinear Phenomena (Pisa, 2000) 1

More information

Convergence Rate of Nonlinear Switched Systems

Convergence Rate of Nonlinear Switched Systems Convergence Rate of Nonlinear Switched Systems Philippe JOUAN and Saïd NACIRI arxiv:1511.01737v1 [math.oc] 5 Nov 2015 January 23, 2018 Abstract This paper is concerned with the convergence rate of the

More information

Lyapunov Stability Theory

Lyapunov Stability Theory Lyapunov Stability Theory Peter Al Hokayem and Eduardo Gallestey March 16, 2015 1 Introduction In this lecture we consider the stability of equilibrium points of autonomous nonlinear systems, both in continuous

More information

Applications of Linear Programming

Applications of Linear Programming Applications of Linear Programming lecturer: András London University of Szeged Institute of Informatics Department of Computational Optimization Lecture 9 Non-linear programming In case of LP, the goal

More information

Asymptotic Behavior of a Higher-Order Recursive Sequence

Asymptotic Behavior of a Higher-Order Recursive Sequence International Journal of Difference Equations ISSN 0973-6069, Volume 7, Number 2, pp. 75 80 (202) http://campus.mst.edu/ijde Asymptotic Behavior of a Higher-Order Recursive Sequence Özkan Öcalan Afyon

More information

B5.6 Nonlinear Systems

B5.6 Nonlinear Systems B5.6 Nonlinear Systems 5. Global Bifurcations, Homoclinic chaos, Melnikov s method Alain Goriely 2018 Mathematical Institute, University of Oxford Table of contents 1. Motivation 1.1 The problem 1.2 A

More information

Stability lectures. Stability of Linear Systems. Stability of Linear Systems. Stability of Continuous Systems. EECE 571M/491M, Spring 2008 Lecture 5

Stability lectures. Stability of Linear Systems. Stability of Linear Systems. Stability of Continuous Systems. EECE 571M/491M, Spring 2008 Lecture 5 EECE 571M/491M, Spring 2008 Lecture 5 Stability of Continuous Systems http://courses.ece.ubc.ca/491m moishi@ece.ubc.ca Dr. Meeko Oishi Electrical and Computer Engineering University of British Columbia,

More information

Outline. Input to state Stability. Nonlinear Realization. Recall: _ Space. _ Space: Space of all piecewise continuous functions

Outline. Input to state Stability. Nonlinear Realization. Recall: _ Space. _ Space: Space of all piecewise continuous functions Outline Input to state Stability Motivation for Input to State Stability (ISS) ISS Lyapunov function. Stability theorems. M. Sami Fadali Professor EBME University of Nevada, Reno 1 2 Recall: _ Space _

More information

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N

d(x n, x) d(x n, x nk ) + d(x nk, x) where we chose any fixed k > N Problem 1. Let f : A R R have the property that for every x A, there exists ɛ > 0 such that f(t) > ɛ if t (x ɛ, x + ɛ) A. If the set A is compact, prove there exists c > 0 such that f(x) > c for all x

More information

LECTURE 15: COMPLETENESS AND CONVEXITY

LECTURE 15: COMPLETENESS AND CONVEXITY LECTURE 15: COMPLETENESS AND CONVEXITY 1. The Hopf-Rinow Theorem Recall that a Riemannian manifold (M, g) is called geodesically complete if the maximal defining interval of any geodesic is R. On the other

More information

MCE693/793: Analysis and Control of Nonlinear Systems

MCE693/793: Analysis and Control of Nonlinear Systems MCE693/793: Analysis and Control of Nonlinear Systems Lyapunov Stability - I Hanz Richter Mechanical Engineering Department Cleveland State University Definition of Stability - Lyapunov Sense Lyapunov

More information

An introduction to Mathematical Theory of Control

An introduction to Mathematical Theory of Control An introduction to Mathematical Theory of Control Vasile Staicu University of Aveiro UNICA, May 2018 Vasile Staicu (University of Aveiro) An introduction to Mathematical Theory of Control UNICA, May 2018

More information

Hybrid Control and Switched Systems. Lecture #7 Stability and convergence of ODEs

Hybrid Control and Switched Systems. Lecture #7 Stability and convergence of ODEs Hybrid Control and Switched Systems Lecture #7 Stability and convergence of ODEs João P. Hespanha University of California at Santa Barbara Summary Lyapunov stability of ODEs epsilon-delta and beta-function

More information

Input to state Stability

Input to state Stability Input to state Stability Mini course, Universität Stuttgart, November 2004 Lars Grüne, Mathematisches Institut, Universität Bayreuth Part IV: Applications ISS Consider with solutions ϕ(t, x, w) ẋ(t) =

More information

Applied Math Qualifying Exam 11 October Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems.

Applied Math Qualifying Exam 11 October Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems. Printed Name: Signature: Applied Math Qualifying Exam 11 October 2014 Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems. 2 Part 1 (1) Let Ω be an open subset of R

More information

GLOBAL ANALYSIS OF PIECEWISE LINEAR SYSTEMS USING IMPACT MAPS AND QUADRATIC SURFACE LYAPUNOV FUNCTIONS

GLOBAL ANALYSIS OF PIECEWISE LINEAR SYSTEMS USING IMPACT MAPS AND QUADRATIC SURFACE LYAPUNOV FUNCTIONS GLOBAL ANALYSIS OF PIECEWISE LINEAR SYSTEMS USING IMPACT MAPS AND QUADRATIC SURFACE LYAPUNOV FUNCTIONS Jorge M. Gonçalves, Alexandre Megretski y, Munther A. Dahleh y California Institute of Technology

More information

Construction of Lyapunov functions by validated computation

Construction of Lyapunov functions by validated computation Construction of Lyapunov functions by validated computation Nobito Yamamoto 1, Kaname Matsue 2, and Tomohiro Hiwaki 1 1 The University of Electro-Communications, Tokyo, Japan yamamoto@im.uec.ac.jp 2 The

More information

Optimization-based Modeling and Analysis Techniques for Safety-Critical Software Verification

Optimization-based Modeling and Analysis Techniques for Safety-Critical Software Verification Optimization-based Modeling and Analysis Techniques for Safety-Critical Software Verification Mardavij Roozbehani Eric Feron Laboratory for Information and Decision Systems Department of Aeronautics and

More information

EG4321/EG7040. Nonlinear Control. Dr. Matt Turner

EG4321/EG7040. Nonlinear Control. Dr. Matt Turner EG4321/EG7040 Nonlinear Control Dr. Matt Turner EG4321/EG7040 [An introduction to] Nonlinear Control Dr. Matt Turner EG4321/EG7040 [An introduction to] Nonlinear [System Analysis] and Control Dr. Matt

More information

Stability of a Class of Singular Difference Equations

Stability of a Class of Singular Difference Equations International Journal of Difference Equations. ISSN 0973-6069 Volume 1 Number 2 2006), pp. 181 193 c Research India Publications http://www.ripublication.com/ijde.htm Stability of a Class of Singular Difference

More information

An introduction to Birkhoff normal form

An introduction to Birkhoff normal form An introduction to Birkhoff normal form Dario Bambusi Dipartimento di Matematica, Universitá di Milano via Saldini 50, 0133 Milano (Italy) 19.11.14 1 Introduction The aim of this note is to present an

More information

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization

Some Properties of the Augmented Lagrangian in Cone Constrained Optimization MATHEMATICS OF OPERATIONS RESEARCH Vol. 29, No. 3, August 2004, pp. 479 491 issn 0364-765X eissn 1526-5471 04 2903 0479 informs doi 10.1287/moor.1040.0103 2004 INFORMS Some Properties of the Augmented

More information

Ordinary Differential Equations II

Ordinary Differential Equations II Ordinary Differential Equations II February 9 217 Linearization of an autonomous system We consider the system (1) x = f(x) near a fixed point x. As usual f C 1. Without loss of generality we assume x

More information

Math Tune-Up Louisiana State University August, Lectures on Partial Differential Equations and Hilbert Space

Math Tune-Up Louisiana State University August, Lectures on Partial Differential Equations and Hilbert Space Math Tune-Up Louisiana State University August, 2008 Lectures on Partial Differential Equations and Hilbert Space 1. A linear partial differential equation of physics We begin by considering the simplest

More information

The extreme rays of the 5 5 copositive cone

The extreme rays of the 5 5 copositive cone The extreme rays of the copositive cone Roland Hildebrand March 8, 0 Abstract We give an explicit characterization of all extreme rays of the cone C of copositive matrices. The results are based on the

More information

Nonlinear Dynamical Systems Lecture - 01

Nonlinear Dynamical Systems Lecture - 01 Nonlinear Dynamical Systems Lecture - 01 Alexandre Nolasco de Carvalho August 08, 2017 Presentation Course contents Aims and purpose of the course Bibliography Motivation To explain what is a dynamical

More information

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE MATEMATICS OF COMPUTATION Volume 73, Number 246, Pages 517 523 S 0025-5718(0301570-9 Article electronically published on June 17, 2003 ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR TE POINTWISE GRADIENT

More information

EN Nonlinear Control and Planning in Robotics Lecture 3: Stability February 4, 2015

EN Nonlinear Control and Planning in Robotics Lecture 3: Stability February 4, 2015 EN530.678 Nonlinear Control and Planning in Robotics Lecture 3: Stability February 4, 2015 Prof: Marin Kobilarov 0.1 Model prerequisites Consider ẋ = f(t, x). We will make the following basic assumptions

More information

Lipschitz shadowing implies structural stability

Lipschitz shadowing implies structural stability Lipschitz shadowing implies structural stability Sergei Yu. Pilyugin Sergei B. Tihomirov Abstract We show that the Lipschitz shadowing property of a diffeomorphism is equivalent to structural stability.

More information

Hybrid Control and Switched Systems. Lecture #11 Stability of switched system: Arbitrary switching

Hybrid Control and Switched Systems. Lecture #11 Stability of switched system: Arbitrary switching Hybrid Control and Switched Systems Lecture #11 Stability of switched system: Arbitrary switching João P. Hespanha University of California at Santa Barbara Stability under arbitrary switching Instability

More information

Dynamical Systems and Chaos Part I: Theoretical Techniques. Lecture 4: Discrete systems + Chaos. Ilya Potapov Mathematics Department, TUT Room TD325

Dynamical Systems and Chaos Part I: Theoretical Techniques. Lecture 4: Discrete systems + Chaos. Ilya Potapov Mathematics Department, TUT Room TD325 Dynamical Systems and Chaos Part I: Theoretical Techniques Lecture 4: Discrete systems + Chaos Ilya Potapov Mathematics Department, TUT Room TD325 Discrete maps x n+1 = f(x n ) Discrete time steps. x 0

More information

Local strong convexity and local Lipschitz continuity of the gradient of convex functions

Local strong convexity and local Lipschitz continuity of the gradient of convex functions Local strong convexity and local Lipschitz continuity of the gradient of convex functions R. Goebel and R.T. Rockafellar May 23, 2007 Abstract. Given a pair of convex conjugate functions f and f, we investigate

More information

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4.

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4. Entrance Exam, Differential Equations April, 7 (Solve exactly 6 out of the 8 problems). Consider the following initial value problem: { y + y + y cos(x y) =, y() = y. Find all the values y such that the

More information

DECAY ESTIMATES FOR THE KLEIN-GORDON EQUATION IN CURVED SPACETIME

DECAY ESTIMATES FOR THE KLEIN-GORDON EQUATION IN CURVED SPACETIME Electronic Journal of Differential Equations, Vol. 218 218), No. 17, pp. 1 9. ISSN: 172-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu DECAY ESTIMATES FOR THE KLEIN-GORDON EQUATION

More information

Condensing KKM maps and its applications. Ivan D. Arand - elović, Z.Mitrović

Condensing KKM maps and its applications. Ivan D. Arand - elović, Z.Mitrović Condensing KKM maps and its applications Ivan D. Arand - elović, Z.Mitrović October 16, 2015 Zoran Mitrović and Ivan Arand - elović. Existence of Generalized Best Approximations, Journal of Nonlinear and

More information

Passivity-based Stabilization of Non-Compact Sets

Passivity-based Stabilization of Non-Compact Sets Passivity-based Stabilization of Non-Compact Sets Mohamed I. El-Hawwary and Manfredi Maggiore Abstract We investigate the stabilization of closed sets for passive nonlinear systems which are contained

More information

Feedback stabilization methods for the numerical solution of ordinary differential equations

Feedback stabilization methods for the numerical solution of ordinary differential equations Feedback stabilization methods for the numerical solution of ordinary differential equations Iasson Karafyllis Department of Environmental Engineering Technical University of Crete 731 Chania, Greece ikarafyl@enveng.tuc.gr

More information

Lecture 8. Chapter 5: Input-Output Stability Chapter 6: Passivity Chapter 14: Passivity-Based Control. Eugenio Schuster.

Lecture 8. Chapter 5: Input-Output Stability Chapter 6: Passivity Chapter 14: Passivity-Based Control. Eugenio Schuster. Lecture 8 Chapter 5: Input-Output Stability Chapter 6: Passivity Chapter 14: Passivity-Based Control Eugenio Schuster schuster@lehigh.edu Mechanical Engineering and Mechanics Lehigh University Lecture

More information

Impulsive Stabilization and Application to a Population Growth Model*

Impulsive Stabilization and Application to a Population Growth Model* Nonlinear Dynamics and Systems Theory, 2(2) (2002) 173 184 Impulsive Stabilization and Application to a Population Growth Model* Xinzhi Liu 1 and Xuemin Shen 2 1 Department of Applied Mathematics, University

More information

Hybrid Systems Course Lyapunov stability

Hybrid Systems Course Lyapunov stability Hybrid Systems Course Lyapunov stability OUTLINE Focus: stability of an equilibrium point continuous systems decribed by ordinary differential equations (brief review) hybrid automata OUTLINE Focus: stability

More information

Half of Final Exam Name: Practice Problems October 28, 2014

Half of Final Exam Name: Practice Problems October 28, 2014 Math 54. Treibergs Half of Final Exam Name: Practice Problems October 28, 24 Half of the final will be over material since the last midterm exam, such as the practice problems given here. The other half

More information

Necessary and Sufficient Conditions for Reachability on a Simplex

Necessary and Sufficient Conditions for Reachability on a Simplex Necessary and Sufficient Conditions for Reachability on a Simplex Bartek Roszak a, Mireille E. Broucke a a Edward S. Rogers Sr. Department of Electrical and Computer Engineering, University of Toronto,

More information

Polynomial level-set methods for nonlinear dynamical systems analysis

Polynomial level-set methods for nonlinear dynamical systems analysis Proceedings of the Allerton Conference on Communication, Control and Computing pages 64 649, 8-3 September 5. 5.7..4 Polynomial level-set methods for nonlinear dynamical systems analysis Ta-Chung Wang,4

More information

Introduction to fractal analysis of orbits of dynamical systems. ZAGREB DYNAMICAL SYSTEMS WORKSHOP 2018 Zagreb, October 22-26, 2018

Introduction to fractal analysis of orbits of dynamical systems. ZAGREB DYNAMICAL SYSTEMS WORKSHOP 2018 Zagreb, October 22-26, 2018 Vesna Županović Introduction to fractal analysis of orbits of dynamical systems University of Zagreb, Croatia Faculty of Electrical Engineering and Computing Centre for Nonlinear Dynamics, Zagreb ZAGREB

More information

arxiv: v1 [math.ds] 17 Mar 2017

arxiv: v1 [math.ds] 17 Mar 2017 To appear in Dynamics of Continuous, Discrete and Impulsive Systems http:monotone.uwaterloo.ca/ journal Dwell time for switched systems with multiple equilibria on a finite time-interval Oleg Makarenkov

More information

This thesis is protected by copyright which belongs to the author.

This thesis is protected by copyright which belongs to the author. A University of Sussex PhD thesis Available online via Sussex Research Online: http://sro.sussex.ac.uk/ This thesis is protected by copyright which belongs to the author. This thesis cannot be reproduced

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University The Residual and Error of Finite Element Solutions Mixed BVP of Poisson Equation

More information

Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates)

Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates) Axioms of Adaptivity (AoA) in Lecture 3 (sufficient for optimal convergence rates) Carsten Carstensen Humboldt-Universität zu Berlin 2018 International Graduate Summer School on Frontiers of Applied and

More information

Impulsive Stabilization of certain Delay Differential Equations with Piecewise Constant Argument

Impulsive Stabilization of certain Delay Differential Equations with Piecewise Constant Argument International Journal of Difference Equations ISSN0973-6069, Volume3, Number 2, pp.267 276 2008 http://campus.mst.edu/ijde Impulsive Stabilization of certain Delay Differential Equations with Piecewise

More information

A posteriori error estimates for non conforming approximation of eigenvalue problems

A posteriori error estimates for non conforming approximation of eigenvalue problems A posteriori error estimates for non conforming approximation of eigenvalue problems E. Dari a, R. G. Durán b and C. Padra c, a Centro Atómico Bariloche, Comisión Nacional de Energía Atómica and CONICE,

More information

EXISTENCE OF CONJUGACIES AND STABLE MANIFOLDS VIA SUSPENSIONS

EXISTENCE OF CONJUGACIES AND STABLE MANIFOLDS VIA SUSPENSIONS Electronic Journal of Differential Equations, Vol. 2017 (2017), No. 172, pp. 1 11. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu EXISTENCE OF CONJUGACIES AND STABLE MANIFOLDS

More information

(Communicated by Bernold Fiedler)

(Communicated by Bernold Fiedler) DISCRETE AND CONTINUOUS DYNAMICAL SYSTEMS Volume 39, Number 5, May 2019 doi:10.3934/dcds.2019103 pp. X XX CONSTRUCTION OF LYAPUNOV FUNCTIONS USING HELMHOLTZ HODGE DECOMPOSITION arxiv:1901.05794v1 [math.ds]

More information

Stability of Nonlinear Systems An Introduction

Stability of Nonlinear Systems An Introduction Stability of Nonlinear Systems An Introduction Michael Baldea Department of Chemical Engineering The University of Texas at Austin April 3, 2012 The Concept of Stability Consider the generic nonlinear

More information

Hybrid Systems - Lecture n. 3 Lyapunov stability

Hybrid Systems - Lecture n. 3 Lyapunov stability OUTLINE Focus: stability of equilibrium point Hybrid Systems - Lecture n. 3 Lyapunov stability Maria Prandini DEI - Politecnico di Milano E-mail: prandini@elet.polimi.it continuous systems decribed by

More information

Nonlinear Control. Nonlinear Control Lecture # 2 Stability of Equilibrium Points

Nonlinear Control. Nonlinear Control Lecture # 2 Stability of Equilibrium Points Nonlinear Control Lecture # 2 Stability of Equilibrium Points Basic Concepts ẋ = f(x) f is locally Lipschitz over a domain D R n Suppose x D is an equilibrium point; that is, f( x) = 0 Characterize and

More information

A New Trust Region Algorithm Using Radial Basis Function Models

A New Trust Region Algorithm Using Radial Basis Function Models A New Trust Region Algorithm Using Radial Basis Function Models Seppo Pulkkinen University of Turku Department of Mathematics July 14, 2010 Outline 1 Introduction 2 Background Taylor series approximations

More information

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD

NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS BY TAYLOR METHOD COMPUTATIONAL METHODS IN APPLIED MATHEMATICS, Vol.2(2002), No.2, pp.113 124 c Institute of Mathematics of the National Academy of Sciences of Belarus NUMERICAL SOLUTIONS OF FUZZY DIFFERENTIAL EQUATIONS

More information

A constructive converse Lyapunov theorem on asymptotic stability for nonlinear autonomous ordinary differential equations

A constructive converse Lyapunov theorem on asymptotic stability for nonlinear autonomous ordinary differential equations Dynamical Systems, Vol. 20, No. 3, September 2005, 281 299 A constructive converse Lyapunov theorem on asymptotic stability for nonlinear autonomous ordinary differential equations S. F. HAFSTEIN* University

More information

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1

Scientific Computing WS 2018/2019. Lecture 15. Jürgen Fuhrmann Lecture 15 Slide 1 Scientific Computing WS 2018/2019 Lecture 15 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 15 Slide 1 Lecture 15 Slide 2 Problems with strong formulation Writing the PDE with divergence and gradient

More information

Existence and Uniqueness

Existence and Uniqueness Chapter 3 Existence and Uniqueness An intellect which at a certain moment would know all forces that set nature in motion, and all positions of all items of which nature is composed, if this intellect

More information

CLASSIFICATIONS OF THE FLOWS OF LINEAR ODE

CLASSIFICATIONS OF THE FLOWS OF LINEAR ODE CLASSIFICATIONS OF THE FLOWS OF LINEAR ODE PETER ROBICHEAUX Abstract. The goal of this paper is to examine characterizations of linear differential equations. We define the flow of an equation and examine

More information

Applied/Numerical Analysis Qualifying Exam

Applied/Numerical Analysis Qualifying Exam Applied/Numerical Analysis Qualifying Exam August 9, 212 Cover Sheet Applied Analysis Part Policy on misprints: The qualifying exam committee tries to proofread exams as carefully as possible. Nevertheless,

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters 25 (2012) 974 979 Contents lists available at SciVerse ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml On dual vector equilibrium problems

More information

USING DYNAMIC NEURAL NETWORKS TO GENERATE CHAOS: AN INVERSE OPTIMAL CONTROL APPROACH

USING DYNAMIC NEURAL NETWORKS TO GENERATE CHAOS: AN INVERSE OPTIMAL CONTROL APPROACH International Journal of Bifurcation and Chaos, Vol. 11, No. 3 (2001) 857 863 c World Scientific Publishing Company USING DYNAMIC NEURAL NETWORKS TO GENERATE CHAOS: AN INVERSE OPTIMAL CONTROL APPROACH

More information

Complexity of 10 Decision Problems in Continuous Time Dynamical Systems. Amir Ali Ahmadi IBM Watson Research Center

Complexity of 10 Decision Problems in Continuous Time Dynamical Systems. Amir Ali Ahmadi IBM Watson Research Center Complexity of 10 Decision Problems in Continuous Time Dynamical Systems Amir Ali Ahmadi IBM Watson Research Center Anirudha Majumdar MIT Russ Tedrake MIT 1 Given a polynomial vector field: Decide if the

More information

On Monch type multi-valued maps and fixed points

On Monch type multi-valued maps and fixed points Applied Mathematics Letters 20 (2007) 622 628 www.elsevier.com/locate/aml On Monch type multi-valued maps and fixed points B.C. Dhage Kasubai, Gurukul Colony, Ahmedpur-413 515 Dist: Latur, Maharashtra,

More information

Global Analysis of Piecewise Linear Systems Using Impact Maps and Surface Lyapunov Functions

Global Analysis of Piecewise Linear Systems Using Impact Maps and Surface Lyapunov Functions IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL 48, NO 12, DECEMBER 2003 2089 Global Analysis of Piecewise Linear Systems Using Impact Maps and Surface Lyapunov Functions Jorge M Gonçalves, Alexandre Megretski,

More information

Localization of Compact Invariant Sets of Nonlinear Systems

Localization of Compact Invariant Sets of Nonlinear Systems Localization of Compact Invariant of Nonlinear Systems ALEXANDER P. KRISHCHENKO Bauman Moscow State Technical University Department of Mathematical Modeling 2-aja Baumanskaja ul., 5, 105005 Moscow RUSSIA

More information

Global Attractivity in a Nonlinear Difference Equation and Applications to a Biological Model

Global Attractivity in a Nonlinear Difference Equation and Applications to a Biological Model International Journal of Difference Equations ISSN 0973-6069, Volume 9, Number 2, pp. 233 242 (204) http://campus.mst.edu/ijde Global Attractivity in a Nonlinear Difference Equation and Applications to

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous mappings

On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous mappings Int. J. Nonlinear Anal. Appl. 7 (2016) No. 1, 295-300 ISSN: 2008-6822 (electronic) http://dx.doi.org/10.22075/ijnaa.2015.341 On intermediate value theorem in ordered Banach spaces for noncompact and discontinuous

More information

Lecture Note 5: Semidefinite Programming for Stability Analysis

Lecture Note 5: Semidefinite Programming for Stability Analysis ECE7850: Hybrid Systems:Theory and Applications Lecture Note 5: Semidefinite Programming for Stability Analysis Wei Zhang Assistant Professor Department of Electrical and Computer Engineering Ohio State

More information

IN [1], an Approximate Dynamic Inversion (ADI) control

IN [1], an Approximate Dynamic Inversion (ADI) control 1 On Approximate Dynamic Inversion Justin Teo and Jonathan P How Technical Report ACL09 01 Aerospace Controls Laboratory Department of Aeronautics and Astronautics Massachusetts Institute of Technology

More information

Minimum-Phase Property of Nonlinear Systems in Terms of a Dissipation Inequality

Minimum-Phase Property of Nonlinear Systems in Terms of a Dissipation Inequality Minimum-Phase Property of Nonlinear Systems in Terms of a Dissipation Inequality Christian Ebenbauer Institute for Systems Theory in Engineering, University of Stuttgart, 70550 Stuttgart, Germany ce@ist.uni-stuttgart.de

More information

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1 Scientific Computing WS 2017/2018 Lecture 18 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 18 Slide 1 Lecture 18 Slide 2 Weak formulation of homogeneous Dirichlet problem Search u H0 1 (Ω) (here,

More information

MULTIPLE SOLUTIONS FOR CRITICAL ELLIPTIC PROBLEMS WITH FRACTIONAL LAPLACIAN

MULTIPLE SOLUTIONS FOR CRITICAL ELLIPTIC PROBLEMS WITH FRACTIONAL LAPLACIAN Electronic Journal of Differential Equations, Vol. 016 (016), No. 97, pp. 1 11. ISSN: 107-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu MULTIPLE SOLUTIONS

More information

Towards a theory of ecotone resilience: coastal vegetation on a salinity gradient

Towards a theory of ecotone resilience: coastal vegetation on a salinity gradient Towards a theory of ecotone resilience: coastal vegetation on a salinity gradient Jiang Jiang, Daozhou Gao and Donald L. DeAngelis Appendix A 1.1 The model without diffusion dn 1 = N 1 ρ 1 fs 11 N 1 1

More information