arxiv: v1 [math.oc] 18 May 2018

Size: px
Start display at page:

Download "arxiv: v1 [math.oc] 18 May 2018"

Transcription

1 Derivative-Free Optimization Algoritms based on Non-Commutative Maps * Jan Feiling,, Amelie Zeller, and Cristian Ebenbauer arxiv: v [mat.oc] 8 May 08 Institute for Systems Teory and Automatic Control, University of Stuttgart, Germany {jan.feiling@ist,st967@stud,ce@ist}.uni-stuttgart.de Dr. Ing..c. F. Porsce AG, Stuttgart, Germany jan.feiling@porsce.de Abstract. A novel class of derivative-free optimization algoritms is developed. Te main idea is to utilize certain non-commutative maps in order to approximate te gradient of te objective function. Convergence properties of te novel algoritms are establised and simulation examples are presented.. INTRODUCTION In te course of continuously increasing computational power, optimization algoritms and optimization-based control play more and more a central role in solving control and real-time decision making problems. In many tasks, te resulting optimization problems are very callenging, i.e., tey are ig-dimensional, non-convex, nonsmoot, or of stocastic nature. Hence, improving existing optimization algoritms and developing novel algoritms is of central importance. An interesting class of algoritms are derivative-free algoritms, wic typically need only evaluations of te objective function for optimization. Hence, derivative-free optimization algoritms are simple and appealing in many callenging applications, for example in real-time optimization, were only noisy measurements and no matematical description of te objective function are available and terefore no derivative, i.e., no gradient can be computed directly. Consequently, derivative-free optimization and adaptive control tecniques are often used in tis applications [, 3, 4, 5, 6, 7]. Moreover, in te field of macine learning, derivative-free optimization problems [8, 9, 0, ] gain renewed interest, wic are often tackled wit so-called stocastic gradient approximation metods []. In tis paper, we propose a novel class of derivative-free discrete-time optimization algoritms. Te key caracteristic of te proposed * Tis article is a sligtly extended version of [] wit an extra Figure 6. algoritms is te use of deterministic non-commutative maps to evaluate te objective function at certain points suc tat a gradient descent step is approximated. In comparison to [8, 9, 0, ] our proposed metod is not a randomized or stocastic algoritm. Interestingly and to te best of our knowledge, te use of suc a deterministic non-commutative sceme in discrete-time optimization algoritms as not been studied so far in te optimization literature. In te geometric control teory literature, owever, te effect of non-commutative vector fields is of fundamental importance [] and as been used in control design since decades. Recently, non-commutative vector fields ave also been used in te design of continuous-time optimization algoritms. For example, Lie brackets, i.e., te infinitesimal caracterization of non-commutativity between two vector fields, ave been used to approximate gradients and to design extremum seeking algoritms for unconstrained and constrained optimization and adaptive control problems, see, e.g., [3, 4, 5, 6, 7]. Furtermore, in [8], Lie brackets ave been exploited to tackle te problem of distributed optimization over directed graps. Te proposed class of discrete-time derivative-free algoritms are inspired by tese Lie bracket based continuoustime, explorative optimization metods, but our approac is not simply a discretization of continuous-time metods. For example, utilizing non-commutative maps based on Euler-integration steps lead to approximation results wic are different from continuous-time Lie bracket approximation results (see, e.g., [9]), yet we sow ow tey can be used for gradient approximation. Indeed, as sown in te paper, suitable integration scemes need to be employed in order to approximate te results known from continuous-time metods. One advantage wic arises from utilizing non-commutative maps in gradient approximation is te robustness wit respect to noisy ob-

2 jective functions as we will see in simulations. Tis is not observed if finite differences are used for gradient approximations, like it was done in [0], were extremum seeking and a version of [] is combined. Overall, te contributions of tis work are as follows: Firstly, utilizing non-commutative maps, we develop novel discretetime gradient approximation scemes and corresponding derivative-free optimization algoritms. Secondly, we perform a convergence analysis of te proposed algoritms. Finally, we study te proposed algoritm in different simulation examples. Te sequel of te paper is structured as follows: In te next section we state te problem setup and give te main idea ow te discrete-time derivative-free optimization algoritms are derived. Section III contains te main lemmas and teorems providing te gradient approximation and te asymptotic convergence beavior of te algoritms. In Section IV we analyze te algoritm in various simulation examples. Finally, we give a summary and outlook of furter work. Notation. N 0 denote te natural numbers including zero, i.e., {0,,,...}. C n wit n N 0 stands for te set of n-times differentiable functions. Te norm denotes te Euclidean norm. A compact set denoted by S δ x wit δ (0, ) and x R n is defined as {x R n : x x δ}. Te gradient of a function J C : R n R is represented by x J(x) := ( J/ x(x)) and its Hessian by x J(x) := J/ x (x). A function f (ɛ) : R R n is said to be of order O(ɛ), if tere exist k, ɛ R suc tat f (ɛ) kɛ, for all ɛ [0, ɛ]. Te operator k mod n denotes te modulo operation.. MAIN IDEA AND ALGORITHM Te aim of tis section is to motivate and to develop te basic steps of te proposed derivative-free optimization algoritms for unconstrained multidimensional optimization problems of te form min J(x), () x Rn were J : R n R is te so-called objective or cost function... Non-Commutative Vector Fields and Continuous-time Gradient Approximation Consider te scalar continuous-time system ẋ(t) = f (x(t))u (t) + f (x(t))u (t) () wit state x(t) R, vector fields f, f C : R R and periodic inputs u i (t) = u i (t + T) R, i =,, wit period T R. It is very well-known tat, if for example periodic rectangular-saped input signals suc as, t [0, ) 0, t [, ) u (t) =, (3), t [, 3) 0, t [3, 4) 0, t [0, ), t [, ) u (t) = 0, t [, 3), t [3, 4) are applied to system (), as sown in Figure (a), ten, for > 0 small, a second order Taylor expansion reveals (4) x(4) x(0) = [ f, f ](x(0)) + O( 3 ), (5) were [ f, f ] = f x f f x f is te Lie bracket between te vector fields f, f. Scaling te vector fields f, f by gives x(4) x(0) = [ f, f ](x(0)) + O( 3/ ). Ten, by successively repeating (5) wit new initial values x(l), l =,,... and taking te limit 0 leads to te approximate (Lie bracket) system x(t) = [ f, f ]( x(t)). (6) Regarding te (scalar) optimization problem (), one desirable metodology to find an extremum, would be a simple continuous-time gradient descent equation ẋ = x J(x). Interestingly, by defining i =,, and coosing f, f : R R as f i (x) := f i (J(x)), (7) f (x) = J(x), f (x) =, or (8) f (x) = sin(j(x)), f (x) = cos(j(x)), (9) we ave [f, f ](x) = x J(x). Hence, by substitution f i by / f i, i =,, in (5) and (), respectively, we obtain by () a derivative-free approximation of a gradient flow. Tis observation as been utilized and generalized for te design and analysis of continuous-time extremum seeking algoritms, see [3, 5, 7] and references terein. Especially, [5] presents a broad class of generating vector fields f, f for gradient approximation. Non-commutativity comes into play since Lie brackets naturally arise wen studying te commutativity of flows. In particular, if we denote wit ϕ t f (x i 0 ) : R n R n te flow map of te vector field f i : R n R n at time t + t 0 and initial condition x(t 0 ) = x 0 R n, ten we can express equation (5) as ) x(4) = (ϕ ϕ f ϕ ϕ (x f f f 0 ), (0)

3 u (t) u (t) (a) 4 t x(3) ϕ f x(4) x() ϕ f x(0) (b) ϕ f ϕ f x() Figure. Switcing vector fields: (a) periodic inputs u (t), u (t) depicted for one period 4; (b) non-commutative flow maps of vector fields ± f, ± f. as sown in Figure (b). It is easy to see tat x(4) = x(0) if and only if te flow maps ϕ f,ϕ f commute, since te flow is a bijection wit (ϕ f ) = ϕ f and ence x(4) = x(0) if and only if (ϕ f ϕ f )(x(0)) = (ϕ f ϕ f )(x(0)). Furter, it can be sown tat te flow maps commute if and only if te Lie bracket between f, f vanises [], ence te Lie bracket is an infinitesimal measure for te commutativity of vector fields... Non-Commutative Maps In principle, one could just numerically integrate () wit appropriate vector fields and inputs in order to get a derivative-free discrete-time algoritm. However, rectangular-saped inputs as sown in Figure (a) often lead to bad numerical beavior in combination wit standard numerical integration scemes. Hence, in continuous-time algoritms [3, 5], te rectangularsaped inputs are often replaced by sinusoidal inputs in order to avoid tese problems. A key idea of te proposed discrete-time optimization algoritm is to incorporate non-commutative maps more directly into a tailored integration sceme, wic approximates a gradient descent step wit te elp of composite maps of te form (0). Hereby, two callenges arise: i) How to efficiently obtain te maps? ii) Wat are suitable discrete-time input functions in an n-dimensional optimization problem? i) Maps. We construct te composition of flow maps by suitable numerical integration metods, were we consider two approaces. Firstly, we utilize te Eulerintegration metod. It does not lead to a Lie bracket approximation as in (5), since te Euler-integration metod is a first order metod wile Lie brackets are second order effects. However, we sow tat te Euler-integration metod still can be used for gradient approximation. Secondly, we utilize te so-called Heun-integration metod, also known as te trapezoidal-integration metod, wic preserve properties like (5) (see Lemma in Section 3). Accordingly, for an ODE ẋ = g(x) wit x R n and vector field g : R n R n we use te Euler- and Heun-integration steps given by E g(x k ) := x k + g(x k ), and () H g(x k ) := x k + (g(x k) + g(x k + g(x k ))), () as an approximation of te flow map ϕ g. ii) Inputs. As depicted in Figure (a), we consider periodic rectangular-saped inputs. Tese inputs can simply be interpreted as switcing f, f : R n R at every time step (interval) k (). Hence, a switced vector field is defined as f (x)e l if k mod 4 = 0 f g k (x) = (x)e l if k mod 4 =, (3) f (x)e l if k mod 4 = f (x)e l if k mod 4 = 3 were l = k/4 mod n + wit e l te l-t unit vector in R n. Functions f, f : R n R, as for example in (8) and (9) are components of vector fields g k (x) = f i (x)e l, but for te sake of convenience we sometimes call f, f vector fields and use te notation [f, f ] = x f f x f f. Regarding (3), one can tink of executing four steps in every coordinate direction successively, ence te switcing rule represents a coordinate wise approximation sceme. To keep te main idea clear, we consider only tis single switcing function and refer to furter work were we will investigate more complex switcing policies..3. Derivative-free Optimization Algoritms Combining te integration steps () and (), respectively, wit te sequential switcing rule (3) and scaling te vector fields f, f wit /, as discussed in te previous section, results in our discrete-time derivative-free optimization algoritms: x k+ = M g k (x k ) = E g k (x k ) (4a) H g k (x k ). (4b) As sown in te next section, every four steps (scalar case) x k+4 = (Mg k+3 Mg k+ Mg k+ Mg k )(x k ) (5) a gradient descent step under suitable conditions on te vector fields f, f is approximated. Summarizing, two algoritms presented in (4) and also in Algoritm, were derived by utilizing te effect of non-commutative maps, introduced by a sequential switcing rule of vector fields and proper integration metods. In te next section we analyze bot scemes by sowing te gradient approximation property and prove asymptotic convergence to a neigborood of an extremum. 3

4 Algoritm Derivative-free optimization algoritm wit non-commutative maps (4b) : Required: x 0,,f, f, stop criterion : Init: k = 0 3: wile stop criterion is not fulfilled do 4: l n mod k/4 + 5: e l [0 l,, 0 n l ] f (x)e l if k mod 4 = 0 f 6: g k (x) (x)e l if k mod 4 = f (x)e l if k mod 4 = f (x)e l if k mod 4 = 3 7: c g k (x k ) 8: c g k (x k + c ) 9: x k+ x k + (c + c ) 0: k k + : end wile : return [x 0, x,...] 3. MAIN RESULTS In te sequel, basic convergence and approximation properties of bot discrete-time derivative-free optimization algoritms presented in (4) are analyzed. Note, convergence rate results of derivative-free algoritms are almost absent in literature [8]. Te algoritms are applicable for broad classes of objective functions J, including nondifferentiable objective functions, given a coice of proper algoritmic parameters x 0,, f, f, as we observe in simulations, since only function evaluations of J are necessary. However, for te approximation and convergence analysis we assume: Assumption. Te objective function J : R n R in () and te vector fields f, f : R n R in (7) are class C functions. First, we state two lemmas, wic sow te approximated optimization direction after 4n steps, induced by te non-commutative maps of our proposed algoritms (4): Lemma. Let Assumption old and consider algoritm (4a). Ten te evolution of x k R n at step k + 4n is given by x k+4n = x k + ([f, f ](x k ) x f (x k )f (x k ) for all k N 0 x f (x k )f (x k )) + O( 3/ ). (6) Lemma. Let Assumption old and consider algoritm (4b). Ten te evolution of x k R n at step k + 4n is given by x k+4n = x k + [f, f ](x k ) + O( 3/ ). (7) for all k N 0 Te proofs of Lemma and Lemma are given in Appendix A. and Appendix A., respectively. We observe tat te Heun-integration steps Hg k (x k ) preserve te Lie bracket approximation property, as sown in (7). However, as mention in Section, successively applying te Euler-integration steps Eg k (x k ) reveals te Lie bracket but additional terms of te same order O() are present, as sown in (6). Interestingly, coosing proper vector fields f, f, bot algoritms approximate a gradient descent metod: Teorem. Let Assumption old and consider te algoritms in (4) wit te pair of vector fields (9). Ten te evolution of x k R n at step k + 4n is given by for all k N 0 x k+4n = x k x J(x k ) + O( 3/ ) (8) Proof. Tis result follows directly from Lemma and Lemma and simple calculations. Remark. Te pair of vector fields (8) wit algoritm (4a), as commonly employed in continuous-time metods [3], yield an approximation sceme of te form x k+4n = x k x J(x k )( + J(x k )) + O( 3/ ). (9) Hence, tis sceme is not a gradient descent step but it is still suitable for optimization if, for example, te objective function is positive semi-definite. For te convergence analysis of (4), we impose te following additional assumptions on te cost function J : R n R in () : Assumption. J(x) is radially unbounded and tere exists a x R n suc tat x J(x) (x x ) > 0 for all x R n \{x }. Remark. Assumption A implies tat x is te unique global minimizer and tere exists no oter local minimum. Te following teorem sows asymptotic convergence to a neigborood of te minimum x of J(x): Teorem. Let Assumption and Assumption old. Consider te discrete-time derivative-free optimization algoritm (4) and let te vector fields f, f satisfy for (4a) and (4b) respectively: x J(x) = ([f, f ] x f f x f f ) (x), (0) x J(x) = [f, f ](x). () Ten for all 0 < δ < δ tere exists an > 0 suc tat for all (0, ) and all initial conditions x 0 S δ x, x k converges to S δ x. 4

5 .5 4 x k, y k, z k.5 J(x) k Figure. Convergence of x k in (4) for setup P wit = 0.5 to a neigborood of x =. Te flow maps as in (5) for M = E are igligted wit E f ( ), E f ( ), E f ( ), E f ( ) and te same color sceme (dotted) for (5), M = H. Tis is compared wit te trajectory resulting from a gradient descent algoritm wit te exact gradient ( ). By filtering x k, a good asymptotic convergence beavior of y k to x can be observed ( ). Te proof of Teorem is given in Appendix A.3. Note, tat Teorem states te semi-global uniform practical asymptotic stability property [3] of S δ x of (4) under te given assumptions. 4. SIMULATIONS In tis section we study our discrete-time derivative-free optimization algoritms (4) in various simulation examples and provide some tuning rules. To tis end, we consider te cost function J(x) = (x ) + 6. If not oterwise specified we use te vector fields (9) and initialize te algoritms wit x 0 = x(0) = 0.5. For te sake of convenience we define tis setup as P := (J, x 0, f, f ). Note tat te results obtained wit suc a quadratic cost function also provide insigt into te results tat would be obtained wit an arbitrary function of class C near a minimum wit positive definite Hessian. We start by analyzing (4), applied to te basic setup P, wic is depicted for (a large) step size = 0.5 in Figure, were te switcing of te vector fields f, f is igligted. As it can be observed, te trajectories of x k are converging into a neigborood of x, wic is of order O( ) (see proof of Teorem ). To eliminate te steady-state oscillatory beavior, we propose te filter y k+ = y k + 4n k i=k 4n x i+ x i were y 0 = x 0 and x l = x 0, l < 0, wic sows a good asymptotic convergence beavior of te algoritms (4) to te extremum x as illustrated in Figure. Obviously, y k is a windowed filter wit lengt 4n, wic is not fed back into te algoritm. Tis beavior can also be observed in a multidimensional optimization problem as depicted in Figure 3. 0 x 3 Figure 3. A two-dimensional optimization problem wit J(x) = (x ) + (x ) + 6. Trajectories x k ( ) of (4a) and y k ( ) converge to te extremum x = [, ] ( ) initialized wit x 0 = y 0 = [0.5, 0.5] ( ). x k k Figure 4. Coosing smaller step sizes for algoritm (4a) or (4b) yield to a smaller neigborood of convergence. Trajectories of x k for setup P wit step sizes = 0.5 ( ), = 0. ( ), = 0.0 ( ), = 0.00 ( ). As known from continuous-time metods, see for example [3], increasing te (switcing) frequency, and ence reducing te step size, leads to a convergence into a smaller neigborood around x as depicted for different s in Figure 4. Clearly, for decreasing te step size, more iterations are needed, ence more function evaluations. As mentioned in Section, an advantage of te proposed class of algoritms is robustness wit respect to noisy objective functions. Terefore, consider te setup P, but wit a noisy cost function J : R R suc tat J(x k ) N (J(x k ), 0.04), () were N (J(x k ), 0.04) is a normal distribution wit mean J(x k ) and standard derivation 0.04 = 0.. In Figure 5, algoritm (4b) is compared wit te well known difference quotient metod to approximate te gradient x 0 5

6 x k, x k k Figure 5. Study of noisy objective function: trajectory x k of algoritm (4b) ( ), trajectory x k of gradient descent wit gradient approximation via difference quotient ( ), trajectory of gradient descent wit exact gradient ( ). D(J( x)) := (J( x k ) J( x k + )) used in a gradient descent algoritm x k+ = x k D(J( x)) wit step size = 0.0 and initial condition x 0 = x 0. Apparently, approximating te gradient via te difference quotient metod is muc more sensitive regarding noisy objectives as algoritms (4). Tis is reasoned by te averaging beavior of te proposed algoritms, implied by utilizing non-commutative maps. Concluding, we illustrated bot algoritms (4) on simple examples and we introduced a filtering metod. Secondly, we sowed te impact of decreasing and te performance under noisy measurements. Regarding te convergence beavior, algoritm (4a) and (4b) sow similar convergence beavior for te considered vector fields (9) and switcing function (3). Neverteless, algoritm (4b) needs two times more function evaluations tan (4a). 5. CONCLUSION In tis work we introduced a metodology for te design of novel discrete-time derivative-free optimization algoritms. Based on non-commutative maps, designed by two different numerical integration metods and a sequential switcing rule, it was sown ow to approximate a gradient descent step. Furtermore, practical convergence and stability towards an extremum of te objective function was proven. Te algoritms are illustrated using numerical examples. Te introduced class of algoritms raise several new researc questions, wic will be part of future work. For example, wat are more efficient switcing rules in multidimensional optimization problems compared to te introduced coordinate wise switcing rule. Moreover, it is interesting to caracterize a general class of noncommutative maps wic sow gradient approximation properties or to study convergence rates or accelerated gradient scemes. References [] J. Feiling, A. Zeller, and C. Ebenbauer, Derivativefree optimization algoritms based on noncommutative maps, IEEE Control Systems Letters, submitted, 08. [] K. B. Ariyur and M. Krstic, Real-time optimization by extremum-seeking control. Jon Wiley & Sons, 003. [3] M. Guay and T. Zang, Adaptive extremum seeking control of nonlinear dynamic systems wit parametric uncertainties, Automatica, vol. 39, no. 7, pp , 003. [4] Y. Tan, W. Moase, C. Manzie, D. Nešić, and I. Mareels, Extremum seeking from 9 to 00, in Control Conference (CCC), 00 9t Cinese. IEEE, 00, pp [5] K. T. Atta, A. Joansson, and T. Gustafsson, Extremum seeking control based on pasor estimation, Systems & Control Letters, vol. 85, pp , 05. [6] J. Poveda, M. Benosman, and A. Teel, Distributed extremum seeking in multi-agent systems wit arbitrary switcing graps, IFAC-PapersOnLine, vol. 50, no., pp , 07. [7] J. Poveda and A. Teel, A robust event-triggered approac for fast sampled-data extremization and learning, IEEE Transactions on Automatic Control, vol. 6, no. 0, pp , 07. [8] Y. Nesterov and V. Spokoiny, Random gradient-free minimization of convex functions, Foundations of Computational Matematics, vol. 7, no., pp , 07. [9] J. C. Duci, M. I. Jordan, M. J. Wainwrigt, and A. Wibisono, Optimal rates for zero-order convex optimization: Te power of two function evaluations, IEEE Transactions on Information Teory, vol. 6, no. 5, pp , 05. [0] V. Torczon, On te convergence of pattern searc algoritms, SIAM Journal on optimization, vol. 7, no., pp. 5, 997. [] J. C. Spall, Multivariate stocastic approximation using a simultaneous perturbation gradient approximation, IEEE Transactions on Automatic Control, vol. 37, no. 3, pp , 99. 6

7 [] R. Brockett, Te early days of geometric nonlinear control, Automatica, vol. 50, no. 9, pp. 03 4, 04. [3] H.-B. Dürr, M. S. Stanković, C. Ebenbauer, and K. H. Joansson, Lie bracket approximation of extremum seeking systems, Automatica, vol. 49, no. 6, pp , 03. [4] H.-B. Dürr, M. S. Stanković, K. H. Joansson, and C. Ebenbauer, Extremum seeking on submanifolds in te Euclidian space, Automatica, vol. 50, no. 0, pp , 04. [5] V. Gruskovskaya, A. Zuyev, and C. Ebenbauer, On a class of generating vector fields for te extremum seeking problem: Lie bracket approximation and stability properties, Automatica, vol. 94, pp. 5 60, 08. [6] H.-B. Dürr, C. Zeng, and C. Ebenbauer, Saddle point seeking for convex optimization problems, IFAC Proceedings Volumes, vol. 46, no. 3, pp , 03. [7] A. Sceinker and M. Krstić, Extremum seeking wit bounded update rates, Systems & Control Letters, vol. 63, pp. 5 3, 04. [8] S. Micalowsky, B. Garesifard, and C. Ebenbauer, A Lie bracket approximation approac to distributed optimization over directed graps, Automatica, 08 (provisionally accepted). [9] C. Altafini, Nonintegrable discrete-time driftless control systems: geometric pases beyond te area rule, in Decision and Control (CDC), 06 IEEE 55t Conference on. IEEE, 06, pp [0] D. Popovic, M. Jankovic, S. Magner, and A. R. Teel, Extremum seeking metods for optimization of variable cam timing engine operation, IEEE Transactions on Control Systems Tecnology, vol. 4, no. 3, pp , 006. [] H. Nijmeijer and A. Van der Scaft, Nonlinear dynamical control systems. Springer, 990, vol. 75. A. APPENDIX A.. Proof of Lemma We consider te derivative-free optimization algoritm (4a) and assume witout loss of generality k mod 4 = 0 and k/4 mod n = 0. Due to our assumption on k, g k (x k ) = f (x k )e. Since, te switcing policy (3) is based on a coordinate-wise implementation, it is sufficient to analyze te evolution of x k in only one dimension. Hence, it olds x k+ = x k + f (x k )e. (3) For te sake of readability in te sequel we define fi k := f i (x k )e and Fi k := ( f i x (x k)) e and neglect e. Terefore, te next step is given by x k+ = x k + (f k + f (x k + f k )). (4) Performing a Taylor expansion on f (x k + f k ) in (4) reveals x k+ = x k + (f k + fk ) + Fk fk + O(3/ ), (5) were all iger order terms are pused in O( 3/ ). Repeating tis procedure, as presented above, x k evolutes as follows: x k+3 = x k + f k + (Fk fk Fk fk Fk fk ) + O( 3/ ), (6) x k+4 = x k + (F k fk Fk fk Fk fk Fk fk ) + O( 3/ ). (7) Eventually, repeating te same procedure for dimensions {, 3,..., n} delivers te same expression (7) for eac dimension, ence (6) can be directly concluded. A.. Proof of Lemma As in te proof of Lemma we repeat te same procedure and only state te main equations. For notations and assumptions (w.l.o.g) reread Appendix A.. Terefore it olds x k+ = x k + (f k + f (x k + ) f k). (8) Performing a Taylor expansion on f (x k + f k ) in (8) reveals x k+ = x k + f k + Fk fk + O(3/ ). (9) Repeat te procedure, as presented above, x k evolutes as follows: x k+ = x k + (f k + fk ) + ) (F k fk + Fk (fk + fk ) + O( 3/ ), (30) x k+3 = x k + f k + O(3/ ) + ( Fk fk + Fk fk + Fk fk ), (3) x k+4 = x k + (F k fk Fk fk ) + O(3/ ). (3) Eventually, repeating te same procedure for dimensions {, 3,..., n} delivers te same expression (3) for eac dimension, ence (7) can be directly concluded. 7

8 A.3. Proof of Teorem Let 0 δ 3 δ δ δ 0. Te proof is separated in: ) Define a Lyapunov-like function V(x), suc tat V(x k+4n ) V(x k ) < 0 for S δ 0 x \S δ 3 x, ) Practical invariance of S δ x, 3) Convergence of x k to S δ x wit x 0 S δ x. ) Consider te algoritms (4) and teir evolution as given in (6) and (7) under conditions (0), () on vector fields f, f as stated in Teorem. W.l.o.g., let te Lagrange remainder of te Taylor expansion (6) and (7), respectively, be of te form 3/ R k = O( 3/ ), were R k R n depends on te vector fields f, f and teir Jacobians and Hessians. Hence, (4) is given by 3) Due to (36) wit > 0, it olds tat for every initial value x 0 S δ x, tere exist a maximum number of iterations k > 0, suc tat for all (0, min{, }), it olds x k S δ 3 x. Furtermore, as in ), one can sow tat tere exists a 3 > 0, suc tat for all (0, 3 ) and x 0 S δ 3 x, x k S δ x for all k 0. Tus, for all (0, min{,, 3 }), if x 0 S δ x, ten x k converges to S δ x. Figure 6 illustrates te proof and te introduced compact sets S x. x 0 x k+4n = x k x J(x k ) + 3/ R k. (33) Consider te Lyapunov-like candidate function V(x k ) = J(x k ) J(x ), ten it olds for all k 0, V(x k+4n ) V(x k ) = ) = J (x k x J(x k ) + 3/ R k J(x k ) = x J(x k ) x J(x k ) + 3/ x J(x k ) R k + γ H k γ, (34) were te last equality is gained by a second order Taylor expansion at x k, wit te Lagrange reminder γ H k γ, were γ = x J(x k ) + 3/ R k and H k R n n. R k and H k depend on J, f, f and teir Jacobians and Hessians, Hence, R k, H k, and x J(x) are bounded on every compact set S δ 0 x, due to Assumption. Terefore, for every δ 0 tere exists a 0 R δ0 R suc tat for all x k S δ 0 x old x S δ 3 x S δ x S δ x S δ 0 x Figure 6. Convergence of x k R ( ) wit initial value x 0 ( ) S δ x S δ 0 x to S δ x. For all k > k, x k stays in S δ x. Note, every 4n-t step is marked wit. V(x k+4n ) V(x k ) x J(x k ) + 3/ R δ0. (35) Ten under Assumption, tere exists a > 0, suc tat for all (0, ) old V(x k+4n ) V(x k ) ɛ on L = L 0 \L 3, (36) wit ɛ > 0, S δ 0 x \S δ 3 x L and sub-level sets of V(x), L 0 S δ 0 x and L 3 S δ 3 x. ) By Assumption and te first order Taylor expansions, it olds tat for all k 0, 0 < l < 4n, tere exist an upper bound on te Lagrange reminders 0 R k+l R in S δ 0 x suc tat V(x k+l ) = V(x k + k+l i=k g i (x i )) V(x k ) + R k+l (37) Hence, in combination wit ) tere exist a > 0 suc tat for all (0, ), x 0 S δ x x k S δ 0 x for all k 0. 8

Copyright c 2008 Kevin Long

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

More information

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative

Mathematics 5 Worksheet 11 Geometry, Tangency, and the Derivative Matematics 5 Workseet 11 Geometry, Tangency, and te Derivative Problem 1. Find te equation of a line wit slope m tat intersects te point (3, 9). Solution. Te equation for a line passing troug a point (x

More information

Differentiation in higher dimensions

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

More information

The Verlet Algorithm for Molecular Dynamics Simulations

The Verlet Algorithm for Molecular Dynamics Simulations Cemistry 380.37 Fall 2015 Dr. Jean M. Standard November 9, 2015 Te Verlet Algoritm for Molecular Dynamics Simulations Equations of motion For a many-body system consisting of N particles, Newton's classical

More information

THE IDEA OF DIFFERENTIABILITY FOR FUNCTIONS OF SEVERAL VARIABLES Math 225

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

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

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

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

More information

LIMITATIONS OF EULER S METHOD FOR NUMERICAL INTEGRATION

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

More information

1 Introduction to Optimization

1 Introduction to Optimization Unconstrained Convex Optimization 2 1 Introduction to Optimization Given a general optimization problem of te form min x f(x) (1.1) were f : R n R. Sometimes te problem as constraints (we are only interested

More information

2.8 The Derivative as a Function

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

More information

Continuity and Differentiability of the Trigonometric Functions

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

More information

232 Calculus and Structures

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

More information

Solving Continuous Linear Least-Squares Problems by Iterated Projection

Solving Continuous Linear Least-Squares Problems by Iterated Projection Solving Continuous Linear Least-Squares Problems by Iterated Projection by Ral Juengling Department o Computer Science, Portland State University PO Box 75 Portland, OR 977 USA Email: juenglin@cs.pdx.edu

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

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

More information

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations

Parameter Fitted Scheme for Singularly Perturbed Delay Differential Equations International Journal of Applied Science and Engineering 2013. 11, 4: 361-373 Parameter Fitted Sceme for Singularly Perturbed Delay Differential Equations Awoke Andargiea* and Y. N. Reddyb a b Department

More information

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

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

More information

NONLINEAR SYSTEMS IDENTIFICATION USING THE VOLTERRA MODEL. Georgeta Budura

NONLINEAR SYSTEMS IDENTIFICATION USING THE VOLTERRA MODEL. Georgeta Budura NONLINEAR SYSTEMS IDENTIFICATION USING THE VOLTERRA MODEL Georgeta Budura Politenica University of Timisoara, Faculty of Electronics and Telecommunications, Comm. Dep., georgeta.budura@etc.utt.ro Abstract:

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

2.11 That s So Derivative

2.11 That s So Derivative 2.11 Tat s So Derivative Introduction to Differential Calculus Just as one defines instantaneous velocity in terms of average velocity, we now define te instantaneous rate of cange of a function at a point

More information

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error.

AMS 147 Computational Methods and Applications Lecture 09 Copyright by Hongyun Wang, UCSC. Exact value. Effect of round-off error. Lecture 09 Copyrigt by Hongyun Wang, UCSC Recap: Te total error in numerical differentiation fl( f ( x + fl( f ( x E T ( = f ( x Numerical result from a computer Exact value = e + f x+ Discretization error

More information

ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS. Yukihiko Nakata. Yoichi Enatsu. Yoshiaki Muroya

ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS. Yukihiko Nakata. Yoichi Enatsu. Yoshiaki Muroya Manuscript submitted to AIMS Journals Volume X, Number X, XX 2X Website: ttp://aimsciences.org pp. X XX ON THE GLOBAL STABILITY OF AN SIRS EPIDEMIC MODEL WITH DISTRIBUTED DELAYS Yukiiko Nakata Basque Center

More information

A = h w (1) Error Analysis Physics 141

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

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds.

Flavius Guiaş. X(t + h) = X(t) + F (X(s)) ds. Numerical solvers for large systems of ordinary differential equations based on te stocastic direct simulation metod improved by te and Runge Kutta principles Flavius Guiaş Abstract We present a numerical

More information

Online Learning: Bandit Setting

Online Learning: Bandit Setting Online Learning: Bandit Setting Daniel asabi Summer 04 Last Update: October 0, 06 Introduction [TODO Bandits. Stocastic setting Suppose tere exists unknown distributions ν,..., ν, suc tat te loss at eac

More information

How to Find the Derivative of a Function: Calculus 1

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

More information

Gradient Descent etc.

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

More information

Numerical Differentiation

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

More information

Quasiperiodic phenomena in the Van der Pol - Mathieu equation

Quasiperiodic phenomena in the Van der Pol - Mathieu equation Quasiperiodic penomena in te Van der Pol - Matieu equation F. Veerman and F. Verulst Department of Matematics, Utrect University P.O. Box 80.010, 3508 TA Utrect Te Neterlands April 8, 009 Abstract Te Van

More information

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

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

More information

MATH745 Fall MATH745 Fall

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

More information

Convergence and Descent Properties for a Class of Multilevel Optimization Algorithms

Convergence and Descent Properties for a Class of Multilevel Optimization Algorithms Convergence and Descent Properties for a Class of Multilevel Optimization Algoritms Stepen G. Nas April 28, 2010 Abstract I present a multilevel optimization approac (termed MG/Opt) for te solution of

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

Function Composition and Chain Rules

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

More information

Linearized Primal-Dual Methods for Linear Inverse Problems with Total Variation Regularization and Finite Element Discretization

Linearized Primal-Dual Methods for Linear Inverse Problems with Total Variation Regularization and Finite Element Discretization Linearized Primal-Dual Metods for Linear Inverse Problems wit Total Variation Regularization and Finite Element Discretization WENYI TIAN XIAOMING YUAN September 2, 26 Abstract. Linear inverse problems

More information

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist

1. Questions (a) through (e) refer to the graph of the function f given below. (A) 0 (B) 1 (C) 2 (D) 4 (E) does not exist Mat 1120 Calculus Test 2. October 18, 2001 Your name Te multiple coice problems count 4 points eac. In te multiple coice section, circle te correct coice (or coices). You must sow your work on te oter

More information

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line Teacing Differentiation: A Rare Case for te Problem of te Slope of te Tangent Line arxiv:1805.00343v1 [mat.ho] 29 Apr 2018 Roman Kvasov Department of Matematics University of Puerto Rico at Aguadilla Aguadilla,

More information

Influence of the Stepsize on Hyers Ulam Stability of First-Order Homogeneous Linear Difference Equations

Influence of the Stepsize on Hyers Ulam Stability of First-Order Homogeneous Linear Difference Equations International Journal of Difference Equations ISSN 0973-6069, Volume 12, Number 2, pp. 281 302 (2017) ttp://campus.mst.edu/ijde Influence of te Stepsize on Hyers Ulam Stability of First-Order Homogeneous

More information

HOMEWORK HELP 2 FOR MATH 151

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

More information

Lyapunov characterization of input-to-state stability for semilinear control systems over Banach spaces

Lyapunov characterization of input-to-state stability for semilinear control systems over Banach spaces Lyapunov caracterization of input-to-state stability for semilinear control systems over Banac spaces Andrii Mironcenko a, Fabian Wirt a a Faculty of Computer Science and Matematics, University of Passau,

More information

Chapter 5 FINITE DIFFERENCE METHOD (FDM)

Chapter 5 FINITE DIFFERENCE METHOD (FDM) MEE7 Computer Modeling Tecniques in Engineering Capter 5 FINITE DIFFERENCE METHOD (FDM) 5. Introduction to FDM Te finite difference tecniques are based upon approximations wic permit replacing differential

More information

Approximation of the Viability Kernel

Approximation of the Viability Kernel Approximation of te Viability Kernel Patrick Saint-Pierre CEREMADE, Université Paris-Daupine Place du Marécal de Lattre de Tassigny 75775 Paris cedex 16 26 october 1990 Abstract We study recursive inclusions

More information

New families of estimators and test statistics in log-linear models

New families of estimators and test statistics in log-linear models Journal of Multivariate Analysis 99 008 1590 1609 www.elsevier.com/locate/jmva ew families of estimators and test statistics in log-linear models irian Martín a,, Leandro Pardo b a Department of Statistics

More information

SECTION 3.2: DERIVATIVE FUNCTIONS and DIFFERENTIABILITY

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

More information

Combining functions: algebraic methods

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

More information

Quantum Numbers and Rules

Quantum Numbers and Rules OpenStax-CNX module: m42614 1 Quantum Numbers and Rules OpenStax College Tis work is produced by OpenStax-CNX and licensed under te Creative Commons Attribution License 3.0 Abstract Dene quantum number.

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

On the Identifiability of the Post-Nonlinear Causal Model

On the Identifiability of the Post-Nonlinear Causal Model UAI 9 ZHANG & HYVARINEN 647 On te Identifiability of te Post-Nonlinear Causal Model Kun Zang Dept. of Computer Science and HIIT University of Helsinki Finland Aapo Hyvärinen Dept. of Computer Science,

More information

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

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

More information

Polynomial Interpolation

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

More information

New Streamfunction Approach for Magnetohydrodynamics

New Streamfunction Approach for Magnetohydrodynamics New Streamfunction Approac for Magnetoydrodynamics Kab Seo Kang Brooaven National Laboratory, Computational Science Center, Building 63, Room, Upton NY 973, USA. sang@bnl.gov Summary. We apply te finite

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

2.3 Product and Quotient Rules

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

More information

Global Output Feedback Stabilization of a Class of Upper-Triangular Nonlinear Systems

Global Output Feedback Stabilization of a Class of Upper-Triangular Nonlinear Systems 9 American Control Conference Hyatt Regency Riverfront St Louis MO USA June - 9 FrA4 Global Output Feedbac Stabilization of a Class of Upper-Triangular Nonlinear Systems Cunjiang Qian Abstract Tis paper

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

Exercises for numerical differentiation. Øyvind Ryan

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

More information

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households

Volume 29, Issue 3. Existence of competitive equilibrium in economies with multi-member households Volume 29, Issue 3 Existence of competitive equilibrium in economies wit multi-member ouseolds Noriisa Sato Graduate Scool of Economics, Waseda University Abstract Tis paper focuses on te existence of

More information

Technology-Independent Design of Neurocomputers: The Universal Field Computer 1

Technology-Independent Design of Neurocomputers: The Universal Field Computer 1 Tecnology-Independent Design of Neurocomputers: Te Universal Field Computer 1 Abstract Bruce J. MacLennan Computer Science Department Naval Postgraduate Scool Monterey, CA 9393 We argue tat AI is moving

More information

arxiv: v1 [math.dg] 4 Feb 2015

arxiv: v1 [math.dg] 4 Feb 2015 CENTROID OF TRIANGLES ASSOCIATED WITH A CURVE arxiv:1502.01205v1 [mat.dg] 4 Feb 2015 Dong-Soo Kim and Dong Seo Kim Abstract. Arcimedes sowed tat te area between a parabola and any cord AB on te parabola

More information

WHEN GENERALIZED SUMSETS ARE DIFFERENCE DOMINATED

WHEN GENERALIZED SUMSETS ARE DIFFERENCE DOMINATED WHEN GENERALIZED SUMSETS ARE DIFFERENCE DOMINATED VIRGINIA HOGAN AND STEVEN J. MILLER Abstract. We study te relationsip between te number of minus signs in a generalized sumset, A + + A A, and its cardinality;

More information

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System

Discontinuous Galerkin Methods for Relativistic Vlasov-Maxwell System Discontinuous Galerkin Metods for Relativistic Vlasov-Maxwell System He Yang and Fengyan Li December 1, 16 Abstract e relativistic Vlasov-Maxwell (RVM) system is a kinetic model tat describes te dynamics

More information

Math 2921, spring, 2004 Notes, Part 3. April 2 version, changes from March 31 version starting on page 27.. Maps and di erential equations

Math 2921, spring, 2004 Notes, Part 3. April 2 version, changes from March 31 version starting on page 27.. Maps and di erential equations Mat 9, spring, 4 Notes, Part 3. April version, canges from Marc 3 version starting on page 7.. Maps and di erential equations Horsesoe maps and di erential equations Tere are two main tecniques for detecting

More information

The derivative function

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

More information

Research Article New Results on Multiple Solutions for Nth-Order Fuzzy Differential Equations under Generalized Differentiability

Research Article New Results on Multiple Solutions for Nth-Order Fuzzy Differential Equations under Generalized Differentiability Hindawi Publising Corporation Boundary Value Problems Volume 009, Article ID 395714, 13 pages doi:10.1155/009/395714 Researc Article New Results on Multiple Solutions for Nt-Order Fuzzy Differential Equations

More information

Finite Difference Methods Assignments

Finite Difference Methods Assignments Finite Difference Metods Assignments Anders Söberg and Aay Saxena, Micael Tuné, and Maria Westermarck Revised: Jarmo Rantakokko June 6, 1999 Teknisk databeandling Assignment 1: A one-dimensional eat equation

More information

Weierstraß-Institut. im Forschungsverbund Berlin e.v. Preprint ISSN

Weierstraß-Institut. im Forschungsverbund Berlin e.v. Preprint ISSN Weierstraß-Institut für Angewandte Analysis und Stocastik im Forscungsverbund Berlin e.v. Preprint ISSN 0946 8633 Stability of infinite dimensional control problems wit pointwise state constraints Micael

More information

7 Semiparametric Methods and Partially Linear Regression

7 Semiparametric Methods and Partially Linear Regression 7 Semiparametric Metods and Partially Linear Regression 7. Overview A model is called semiparametric if it is described by and were is nite-dimensional (e.g. parametric) and is in nite-dimensional (nonparametric).

More information

Poisson Equation in Sobolev Spaces

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

More information

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract Superconvergence of energy-conserving discontinuous Galerkin metods for linear yperbolic equations Yong Liu, Ci-Wang Su and Mengping Zang 3 Abstract In tis paper, we study superconvergence properties of

More information

CORRELATION TEST OF RESIDUAL ERRORS IN FREQUENCY DOMAIN SYSTEM IDENTIFICATION

CORRELATION TEST OF RESIDUAL ERRORS IN FREQUENCY DOMAIN SYSTEM IDENTIFICATION IAC Symposium on System Identification, SYSID 006 Marc 9-3 006, Newcastle, Australia CORRELATION TEST O RESIDUAL ERRORS IN REQUENCY DOMAIN SYSTEM IDENTIICATION István Kollár *, Ri Pintelon **, Joan Scouens

More information

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

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

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

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

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 34, pp. 14-19, 2008. Copyrigt 2008,. ISSN 1068-9613. ETNA A NOTE ON NUMERICALLY CONSISTENT INITIAL VALUES FOR HIGH INDEX DIFFERENTIAL-ALGEBRAIC EQUATIONS

More information

A SHORT INTRODUCTION TO BANACH LATTICES AND

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

More information

The Laplace equation, cylindrically or spherically symmetric case

The Laplace equation, cylindrically or spherically symmetric case Numerisce Metoden II, 7 4, und Übungen, 7 5 Course Notes, Summer Term 7 Some material and exercises Te Laplace equation, cylindrically or sperically symmetric case Electric and gravitational potential,

More information

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

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

More information

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

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

More information

Polynomial Interpolation

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

More information

The cluster problem in constrained global optimization

The cluster problem in constrained global optimization Te cluster problem in constrained global optimization Te MIT Faculty as made tis article openly available. Please sare ow tis access benefits you. Your story matters. Citation As Publised Publiser Kannan,

More information

Department of Statistics & Operations Research, Aligarh Muslim University, Aligarh, India

Department of Statistics & Operations Research, Aligarh Muslim University, Aligarh, India Open Journal of Optimization, 04, 3, 68-78 Publised Online December 04 in SciRes. ttp://www.scirp.org/ournal/oop ttp://dx.doi.org/0.436/oop.04.34007 Compromise Allocation for Combined Ratio Estimates of

More information

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

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

More information

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

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

More information

Yishay Mansour. AT&T Labs and Tel-Aviv University. design special-purpose planning algorithms that exploit. this structure.

Yishay Mansour. AT&T Labs and Tel-Aviv University. design special-purpose planning algorithms that exploit. this structure. A Sparse Sampling Algoritm for Near-Optimal Planning in Large Markov Decision Processes Micael Kearns AT&T Labs mkearns@researc.att.com Yisay Mansour AT&T Labs and Tel-Aviv University mansour@researc.att.com

More information

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes

A First-Order System Approach for Diffusion Equation. I. Second-Order Residual-Distribution Schemes A First-Order System Approac for Diffusion Equation. I. Second-Order Residual-Distribution Scemes Hiroaki Nisikawa W. M. Keck Foundation Laboratory for Computational Fluid Dynamics, Department of Aerospace

More information

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c)

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c) Paper 1: Pure Matematics 1 Mark Sceme 1(a) (i) (ii) d d y 3 1x 4x x M1 A1 d y dx 1.1b 1.1b 36x 48x A1ft 1.1b Substitutes x = into teir dx (3) 3 1 4 Sows d y 0 and states ''ence tere is a stationary point''

More information

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES Ronald Ainswort Hart Scientific, American Fork UT, USA ABSTRACT Reports of calibration typically provide total combined uncertainties

More information

Introduction to Derivatives

Introduction to Derivatives Introduction to Derivatives 5-Minute Review: Instantaneous Rates and Tangent Slope Recall te analogy tat we developed earlier First we saw tat te secant slope of te line troug te two points (a, f (a))

More information

Effect of the Dependent Paths in Linear Hull

Effect of the Dependent Paths in Linear Hull 1 Effect of te Dependent Pats in Linear Hull Zenli Dai, Meiqin Wang, Yue Sun Scool of Matematics, Sandong University, Jinan, 250100, Cina Key Laboratory of Cryptologic Tecnology and Information Security,

More information

Digital Filter Structures

Digital Filter Structures Digital Filter Structures Te convolution sum description of an LTI discrete-time system can, in principle, be used to implement te system For an IIR finite-dimensional system tis approac is not practical

More information

Symmetry Labeling of Molecular Energies

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

More information

The Complexity of Computing the MCD-Estimator

The Complexity of Computing the MCD-Estimator Te Complexity of Computing te MCD-Estimator Torsten Bernolt Lerstul Informatik 2 Universität Dortmund, Germany torstenbernolt@uni-dortmundde Paul Fiscer IMM, Danisc Tecnical University Kongens Lyngby,

More information

Wind Turbine Micrositing: Comparison of Finite Difference Method and Computational Fluid Dynamics

Wind Turbine Micrositing: Comparison of Finite Difference Method and Computational Fluid Dynamics IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 1, No 1, January 01 ISSN (Online): 169-081 www.ijcsi.org 7 Wind Turbine Micrositing: Comparison of Finite Difference Metod and Computational

More information

Efficient, unconditionally stable, and optimally accurate FE algorithms for approximate deconvolution models of fluid flow

Efficient, unconditionally stable, and optimally accurate FE algorithms for approximate deconvolution models of fluid flow Efficient, unconditionally stable, and optimally accurate FE algoritms for approximate deconvolution models of fluid flow Leo G. Rebolz Abstract Tis paper addresses an open question of ow to devise numerical

More information

LECTURE 14 NUMERICAL INTEGRATION. Find

LECTURE 14 NUMERICAL INTEGRATION. Find LECTURE 14 NUMERCAL NTEGRATON Find b a fxdx or b a vx ux fx ydy dx Often integration is required. However te form of fx may be suc tat analytical integration would be very difficult or impossible. Use

More information

Pre-Calculus Review Preemptive Strike

Pre-Calculus Review Preemptive Strike Pre-Calculus Review Preemptive Strike Attaced are some notes and one assignment wit tree parts. Tese are due on te day tat we start te pre-calculus review. I strongly suggest reading troug te notes torougly

More information

Section 15.6 Directional Derivatives and the Gradient Vector

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

More information

EFFICIENCY OF MODEL-ASSISTED REGRESSION ESTIMATORS IN SAMPLE SURVEYS

EFFICIENCY OF MODEL-ASSISTED REGRESSION ESTIMATORS IN SAMPLE SURVEYS Statistica Sinica 24 2014, 395-414 doi:ttp://dx.doi.org/10.5705/ss.2012.064 EFFICIENCY OF MODEL-ASSISTED REGRESSION ESTIMATORS IN SAMPLE SURVEYS Jun Sao 1,2 and Seng Wang 3 1 East Cina Normal University,

More information

Chapter Seven The Quantum Mechanical Simple Harmonic Oscillator

Chapter Seven The Quantum Mechanical Simple Harmonic Oscillator Capter Seven Te Quantum Mecanical Simple Harmonic Oscillator Introduction Te potential energy function for a classical, simple armonic oscillator is given by ZÐBÑ œ 5B were 5 is te spring constant. Suc

More information

Copyright 2012 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future

Copyright 2012 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future Copyrigt 212 IEEE. Personal use of tis material is permitted. Permission from IEEE must be obtained for all oter uses, in any current or future media, including reprinting/republising tis material for

More information