Convergence Analysis of an Optimal Scaling Algorithm for Semilinear Elliptic Boundary Value Problems

Size: px
Start display at page:

Download "Convergence Analysis of an Optimal Scaling Algorithm for Semilinear Elliptic Boundary Value Problems"

Transcription

1 Convergence Analysis of an Optimal Scaling Algorithm for Semilinear Elliptic Boundary Value Problems Goong Chen,a, Berthold G. Englert and Jianxin Zhou Abstract Proof of convergence for iterative schemes for finding unstable solutions of semilinear elliptic boundary value problems is an arduous task. In perspective is a special iterative algorithm using the idea of scaling. In the form called Scaling Iterative Algorithm (SIA) based on normalizing each iterate s function value to be at a given interior point of the domain, it is found that SIA is computationally quite advantageous. Yet no convergence analysis is available. In this paper, we present a different idea of scaling which is an optimal scaling in the sense that the first integral is optimized. For this Optimal Scaling Iterative Algorithm (OSIA), we prove the convergence under certain assumptions on the nonlinearity and stipulated stepsize rule. : Department of Mathematics, Texas A&M University, College Station, TX addresses: gchen@math.tamu.edu and jzhou@math.tamu.edu. : Max Planck Institut für Quantanoptik, Garching, Germany. address: bge@mpq.mpg.de. : Supported in part by a TITF initiative from Texas A&M University.

2 Introduction In the computation of numerical solutions of semilinear elliptic boundary value problems (BVPs) in the form { u(x) + f(x, u(x)) =, x Ω, Bu Ω =, (.) where in the above, Ω is a bounded open domain in N with sufficiently smooth boundary Ω, and B is a linear boundary operator involving u and u n Ω), several algorithms have been found to be effective ([]) () DIA: the direct iteration algorithm; () MIA: the monotone iteration algorithm; (the normal derivative of u on () MMA: the minimax algorithm, including the mountain-pass (MPA), the high-linking algorithm (HLA), etc.; () SIA: the scaling iteration algorithm; () Variational derivative iteration type algorithm such as Newton s algorithm or Sobolev gradients [], etc. Each algorithm has its advantages and disadvantages and should be chosen according to certain a priori knowledge of the solution manifold structure, if any such knowledge is available. For example, DIA and MIA are useful in capturing the so-called stable solutions (Morse index=) while MPA and SIA are useful in capturing the so-called mountain pass solutions (Morse index=) which are unstable. As for algorithm complexity, DIA, MIA and SIA are one-level algorithm and easy to program; MMA is a two-level algorithm which can be used to capture saddle points of high Morse index for a more general functional. Associated with the various algorithms, whether theoretical or numerical, there is the all important question of convergence. Algorithms enable the finding of a solution of a nonlinear problem through iterations where at each iteration often an iterate of a linear problem is sought. Will the sequence or a subsequence thereof of iterates converge, in a certain sense, to a definitive solution of the given nonlinear problem? The answer of this question is well understood in the case of MIA, where the sequences of sub-solutions and super-solutions will sandwich a bona fide (stable) solution in the C,α (Ω)-norm [, 8], under certain relatively easily verifiable) conditions on (.). However, for the various algorithmic versions of MPA and HLA ([,, 7, ] e.g.), proofs of convergence to an unstable solution turn out to be much more challenging. In the original formulation of the famous Mountain Pass Lemma by Ambrosetti and Rabinowitz [], its proof is not totally constructive. Also compounding

3 this difficulty is an associated variational problem which must be treated globally. For a theoretical method to be amenable to numerical implementation, adaptations are necessary. One of the main components of such adaptations is the localization of the global procedure in the Mountain Pass Lemma, resulting in several possible versions of MMA. Only recently, convergence analysis for a local MMA has been successfully carried out; see [,, ]. In this paper, our main interest is in SIA, the scaling iterative algorithm. The version of SIA as presented in [, pp. 7 7] (see more details in (.) (.) in Section ) was found to be very effective in computing numerical solutions of a certain class of unstable solutions of semilinear elliptic BVPs, especially the Lane Emden type equation whose nonlinearity is a power law. The accuracy and convergence rate of SIA in [] totally agree with the MPA in every example computed in []. Yet SIA in [, ] has a major advantage over MPA in that SIA is an one-level algorithm and considerably easier to program and implement. However, the form of SIA as presented and used in [] has not yet been placed a solid rigorous foundation because no convergence proof was established, despite many years of serious efforts by the authors of []. Recently, in a continuing attempt to analyze the convergence of SIA, we have come up with a new version of SIA which may be called an optimal scaling iteration algorithm (OSIA). The SIA in [] was based on scaling at a single interior point of domain Ω. However, the new OSIA is based on scaling along a given direction. It turns out to work much in the same way as in a theoretical study done much earlier by Ding and Ni [9]. This confluence of ideas is indeed a pleasure. Even though the work in [9] is not relevant to any iterative algorithms, credits are due to the authors of [9] for the priority of the intersected ideas. Here, our main interest lies in treating OSIA as an algorithm, with emphasis on its convergence analysis. Because of the closeness and similarity, we are able to utilize the ideas of convergence analysis developed earlier by Li and Zhou [] [] for MMA and applied them to OSIA. In Section, we describe the procedures of OSIA and relevant matters. In Section, convergence analysis of OSIA is given. Even though we must concede that convergence proof for SIA (as presented in []) is still open, from our work in Section one can begin to understand why such a proof is challenging to clench. Hopefully, this paper will contain at least some more than tangential ideas and will also draw attention toward a convergence proof of SIA. The various algorithms, DIA, MIA, MMA, SIA, Newton s, etc., may be implemented with finite difference (FDM), finite elements (FEM) and boundary elements (BEM). At the present time, error estimates for such algorithms and discretization schemes are available only for MIA; see [, 8,,, 7], for example. This is a wide open area in numerical analysis of nonlinear PDEs where more investigations are most welcome.

4 Scaling Iteration Algorithms It is well-known that semilinear elliptic PDEs of the form u au + bu p = on Ω, u > on Ω, u Ω =, (.) where a and b > are two arbitrarily given constants and p >, satisfy the scaling property. For example, if u is a solution of (.), then from u we can find a solution v to the problem v av + bλv p = on Ω, v > on Ω, v Ω = for any constant λ > by taking v = λ p u. This property can be exploited for computational purposes as follows. Consider solving (.). Define v(x) = u(x) u(x ), for some fixed x Ω. Then v satisfies v(x) av(x) + λbv p (x) =, Ω, λ [u(x )] p, v(x ) =, v >, Ω, v Ω =. (.) We now define SIA as follows SIA Step : Choose any v (x) on Ω; v sufficiently smooth; Step : Find λ n+ and v n+ ( ) such that v n+ (x) av n+ (x) = λ n+ bv p n(x), x Ω, v n+ (x ) =, v n+ Ω =. Step : If v n+ v n H (Ω) < ε output and stop. Else set n = n + and go to Step. (.) Remark.. It is clear that if in Step, we have v k+ v k = then v k+ is a solution to (.) and consequently u = λ p n+ v n+ solves (.). Assume that DIA, the direct iteration algorithm, were applied to (.) as follows: with chosen v (x) on Ω, for n =,,,...,

5 solve { v n+ av n+ = bvn p on Ω, v n+ Ω =. Then what we have found numerically is that the above iteration converges either to the trivial solution v or diverges to infinity. Thus the motivation for setting v n+ (x ) = in (.) is to prevent the convergence of v to the trivial solution, and to prevent v n from run away to infinity. Before we present a variant of SIA, let us digress from iterative schemes for semilinear PDEs and instead look at the common Newton s algorithm for scalar-valued functions. This is intended to provide heuristics for the subsequent discussion. Recall Newton s method for solving a nonlinear equation g(x) = : iteration: Take an initial guess x, and then let See Fig.. x n+ = x n g(x n) g (x n ). (.) g x n+ x n+ x n Figure : Newton s iteration to approximate a zero of a given function g. Newton s method does not assume a variational structure (which actually should be utilized as much as possible if it is available). It may also fail to converge in the following situation; see Fig..

6 zero x n+ g xn Figure : A situation where Newton s method fails to converge to a zero of g. The iteration repeats itself between x n and x n+. The method is known to be unstable. Suppose that we want to find a critical point u of a variational problem with first integral J(v), i.e., find u s.t. J (u ) =. (.) The infinite dimensional analogue of Newton method becomes u n+ = u n [J (u n )] J (u n ). (.) It involves computation of the second derivative J (u n ) of an infinite-dimensional functional J at u n. Note that the iteration (.) could face serious trouble when u satisfying (.) is a degenerate critical point, i.e., the operator J (u ) does not exist or is not invertible. (.7) In some sense, degeneracy is not avoidable in finding a saddle point. Let u be a nondegenerate local minimum critical point of J. So J (u ) has all positive eigenvalues. Let u be a mountain pass solution (saddl epoint) to be found. We assume that u is nondegenerate, J (u ) has a negativeeigen value. If J is C, then there will be a point u between u and u such that J (u ) has a zero eigenvalue. Thus J (u ) is not invertible and around u, J is ill-conditioned. Such a case can be bypassed if an initial guess is chosen to be close to u.

7 As to enhance stability of Newton s algorithm, there is some rescue from optimization theory. An important idea as suggested in Fig. is to introduce a variable stepsize: u n+ = u n s n [J (u n )] J (u n ), (.8) where s n satisfies certain stepsize rules (such as Armijo s [ ], Goldstein s [ ], or Powell s [ ], etc.). This modification facilitates convergence and enhances stability. Now we are in a position to present an optimal scaling algorithm with variable stepsize, acronymed OSIA. Consider the semilinear elliptic BVP { u(x) + f(x, u(x)) =, x Ω, u Ω =. (.9) Let the corresponding first integral be J(u) = Ω [ ] u F (x, u) dx (.) where F satisfies F (x, u) = f(x, u). u For the semilinear problem (.9), let H = H(Ω) and be the H(Ω)-norm and denote S = {u H : u = }. we now define the following iterative scheme: OSIA Step : Set k =. Given u k S. Step : Find λ k = arg λ max J(λu k ) and set v k = λ k u k. Step : Solve v k from { v k = f(, v k ), on Ω, v k Ω =. Step : If v k v k < ε then stop and exit, else go to Step. Step : Denote u k (s) = s v k + ( s)v k s v k + ( s)v k S, < s and λ k(s) = arg max J(λu k (s)), λ choose < s k satisfying certain stepsize rule, e.g., (.). Step : Set v k+ = λ k (s k )u k (s k ) and update k = k +, then go to Step. Remark.. Note that the problem settings for both SIA and OSIA assume a variational structure. But SIA does not utilize its variational structure, while Steps and in OSIA use its variational structure. It is clear that the problem setting (.) of OSIA is more general 7

8 than the problem setting (.9) of SIA. If in Step of OSIA, we have v k v k =, then v k is a solution to (.9). The normalization in Step of OSIA signifies return to the unit sphere S. There are several different ways to define a stepsize rule, e.g., we may define Definition.. Let v k, v k, λ k, λ k (s) and u k (s) be defined as in OSIA. If v k v k then we define the stepsize rule by { s k = max < s J(λ k (s)u k (s)) J(v k ) sλ } k v k + s( v k v k ) v k v k. (.) Example.. A model problem is the Lane Emden equation u(x) + u p (x) = on Ω, u(x) > on Ω, u Ω =. (.) The first integral is J(v) = Ω [ v ] p + v p+ dx. The key iteration step in Steps says that v k is determined from solving d dλ Ω v k = λ p k up k, (.) where λ k is chosen such that J(λu k ) is maximized at λ = λ k. Thus [ λ u k p + λp+ u k p+ ] dx =, i.e., λ k = / u k dx /p u k p+ dx. Therefore, the scaling in (.) is optimal in this sense. Ω Ω Convergence of OSIA With the variational functional J in (.), under some standard conditions on f, a direct computation shows that (weak) solutions to (.9) coincide with critical points of J. We now proceed to prove the convergence of OSIA under certain assumptions on the nonlinearity f and the stipulated stepsize rule (.). 8

9 Let, denote the inner product in H (Ω) and let d = J (u) be the negative gradient of J at u. For each v H (Ω), we have d, v = J (u), v d dt J(u + tv) t=. Then d v dx = [ u v + f(, u)v] dx, or Ω d v dx = [ u + f(, u)]v dx. Ω Thus d = J (u) solves { d = [ u + f(, u)] on Ω, d Ω =. (.) Note that if { v k = f(, v k ) on Ω, v k Ω =, then { ( v k v k ) = v k + f(, v k ) on Ω, ( v k v k ) Ω =, or d k v k v k = J (v k ) is the negative gradient of J at v k. Now Step in OSIA reads: If d k < ε then stop and exit, else got to Step. OSIA becomes a critical point approximation algorithm. To prove its convergence, let us rewrite u k (s) in Step of OSIA as where s v = u k (s) = v k + s( v k v k ) v k + s( v k v k ) = s v k. The stepsize rule (.) becomes v k + sd k v k + sd k = { s k = max < s J(λ k (s)u k (s)) J(v k ) u k + s v d k u k + s v d k sλ } k v k + sd k d k. (.) With H = H (Ω) and S = {u H : u = }, let J be given in (.). For each u S, define the peak selection of J by p(u) = λ u u where λ u = arg max λ J(λu). It is clear that OSIA becomes a variant of the local minimax method presented in []. Thus in general, OSIA is a two-level algorithm. Howver when an explicit formula for computing λ k is available, such as in Example., OSIA remains an one-level algorithm. The relation 9

10 between the negative gradient and the steepest descent direction can be seen as follows. The steepest descent direction of J at a point u is a unit vector d u such that d u = arg max J (u), d. (.) d H, d = When H is a Hilbert space, the right hand side of (.) is equal to J (u). Thus d u = J (u) J (u) is the steepest descent direction which differs from the negative gradient only by a positive factor. Note that we are looking for a critical point u, i.e., J (u ) =. Since dividing by a term going to zero will introduce an extra error term in numerical computation and there is a stepsize before the steepest descent direction in the algorithm, this stepsize can absorb a positve factor anyway, we can simply use the negative gradient to replace the steepest descent direction in the algorithm. Following similar arguments as in [, ], we can prove Theorem.. (Theorem. in []) Assume that Conditions (h) (h ) in [] are satisfied and that there exist a > and a > s.t. for s as specified in (h), Then the peak selection p of J is C. f ξ (x, ξ) a + a ξ s. (.) Now we assume that Conditions (h) (h ) in [] and (.) hold. Theorem.. ([, ]) Let u k and v k = p(u k ), k =,,,... be the sequence generated by OSIA, then (a) J(v k+ ) < J(v k ), i.e., OSIA is a strictly decreasing algorithm and thus stable; (b) {v k } k= has a subsequence {vk i =p(u k i )} that converges to a critical point; (c) any limit point of {v k } is a critical point of J. In particular, any convergent subsequence {v k i } of {v k } converges to a critical point. If a critical point is not isolated, we can only expect some point-to-set convergnce as similar to Theorem. in []. When a critical point is isolated, by a similar proof of Theorem. in [], we can establish the following point-to-point convergence. Theorem.. If J(p(ū)) = loc min u S J(p(u)) and v = p(ū) is an isolated critical point, then there exists an open set U in H, such that ū U S and starting from any u U S, the sequence {v k } k= generated by OSIA converges to v = p(ū). Theorem.. (Theorem. in []) Assume that Conditions (h) (h ) in [] and (.) are satisfied, then a critical point found by OSIA has Morse index.

11 Numerical Examples Figure : The domain and its totally triangular finite elements.

12 .... Figure : A solution to () with J = Figure : A solution to () with J =..... Figure : A solution to () with J =.8

13 7 Figure 7: A solution to () with J = Figure 8: A solution to () with J =.8 8 Figure 9: A solution to () with J = 79.97

14 8 Figure : A solution to () with J = Figure : A solution to () with J = 9.9 Figure : A solution to () with J = 8.77

15 Figure : A solution to () with J = 97. References [] H. Amann, Supersolution, monotone iteration and stability, J. Diff. Eq (97), [] A. Ambrosetti and P.H. Rabinowitz, Dual variational methods in critical point theory and applications, J. Funct. Anal. (97), 9 8. [] G. Chen, Y. Deng, W.M. Ni and J. Zhou, Boundary element monotone iteration scheme for semilinear elliptic partial differential equations, Part II: Quasimonotone iteration for coupled systems, Math. Comp. 9 (999), 9. [] G. Chen, W.M. Ni and J. Zhou, Algorithms and visualization for solutions of nonlinear elliptic equations, Int. J. Bifurc. & Chaos 7 (),. [] G. Chen, W.M. Ni, A. Perronnet and J. Zhou, ibid, Part II: Dirichlet, Neumann and Robin boundary conditions and problems in D, Int. J. Bifurc. & Chaos (), [] Y.S. Choi and P.J. McKenna, A mountain pass method for the numerical solution of semilinear elliptic problems, Nonlin. Anal. (99), 7 7. [7] Y.S. Choi and P.J. McKenna, Numerical mountain pass methods for nonlinear boundary value problems, in Nonlinear Problems in Applied Mathematics, T.S. Angell, et al., eds., SIAM, Philadelphia, 99, 8 9. [8] Y. Deng, G. Chen, W.M. Ni and J. Zhou, Boundary element monotone iteration scheme for semilinear elliptic partial differential equations, Math. Comp. (99), 9 98.

16 [9] W.Y. Ding and W.M. Ni, On the existence of positive entire solutions of a semilinear elliptic equation, Arch. Rat. Mech. Anal. 9 (98), 8 8. [] Z. Ding, D. Costa and G. Chen, A high linking method for sign changing solutions of semilinear elliptic equations, Nonlin. Anal. 8 (999), 7. [] C.U. Huy, P.J. McKenna and W. Walter, Finite difference approximations to the Dirichlet problem for elliptic systems, Numer. Math. 9 (98), 7 7. [] K. Ishihara, Monotone explicit iterations of the finite element approximations for the nonlinear boundary value problems, Numer. Math. (98), 9 7. [] Y. Li and J. Zhou, Local characterizations of saddle points and their Morse indices, in Control Nonlinear Distributed Parameter Systems, G. Chen, I. Lasiecka and J. Zhou, eds., Chap., Lecture Notes in Pure & Appl. Math., Vol. 8, Marcel Dekker, New York,,. [] Y. Li and J. Zhou, A minimax method for finding multiple critical points and its applications to semilinear PDE, SIAM J. Sci. Comp. (), 8 8. [] Y. Li and J. Zhou, Convergence results of a local minimax method for finding multiple critical points, to appear in SIAM J. Sci. Comp. [] J.W. Neuberger, Sobolev Gradients and Differential Equations, Lecture Notes in Mathematics, Vol. 7, Springer, Berlin Heidelberg New York, 997. [7] C.V. Pao, Block monotone iterative methods for numerical solutions of nonlinear elliptic equations, Numer. Math. 7 (99), 9. [8] D. Sattinger, Monotone methods in nonlinear elliptic and parabolic boundary value problems, Indiana Univ. Math. J. (97/7), 979.

Computational Theory and Methods for Finding Multiple Critical Points

Computational Theory and Methods for Finding Multiple Critical Points Computational Theory and Methods for Finding Multiple Critical Points Jianxin Zhou Introduction Let H be a Hilbert space and J C (H, ). Denote δj its Frechet derivative and J its gradient. The objective

More information

A Local Min-Orthogonal Method for Finding Multiple Saddle Points

A Local Min-Orthogonal Method for Finding Multiple Saddle Points A Local Min-Orthogonal Method for Finding Multiple Saddle Points Jianxin Zhou Department of Mathematics, Texas A&M University College Station, TX 77843 Abstract The purpose of this paper is twofold. The

More information

ARTICLE IN PRESS. Saddle critical point analysis and computation. Jianxin Zhou. Texas A&M University, College Station, TX, USA

ARTICLE IN PRESS. Saddle critical point analysis and computation. Jianxin Zhou. Texas A&M University, College Station, TX, USA PROD. TYPE: FTP PP: -0 (col.fig.: nil) NA468 DTD VER:.0. ED: Jyoti PAGN: Vish -- SCAN: Pradeep Nonlinear Analysis ( ) www.elsevier.com/locate/na Saddle critical point analysis and computation Abstract

More information

SEMILINEAR ELLIPTIC EQUATIONS WITH DEPENDENCE ON THE GRADIENT

SEMILINEAR ELLIPTIC EQUATIONS WITH DEPENDENCE ON THE GRADIENT Electronic Journal of Differential Equations, Vol. 2012 (2012), No. 139, pp. 1 9. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu SEMILINEAR ELLIPTIC

More information

Optimization with Some Uncontrollable Variables: A Min-Equilibrium Approach

Optimization with Some Uncontrollable Variables: A Min-Equilibrium Approach Optimization with Some Uncontrollable Variables: A Min-Equilibrium Approach Jianxin Zhou Texas A&M University, College Station, Texas, USA Keywords: Minimization with some uncontrollable variables, riskiness

More information

Nonlinear elliptic systems with exponential nonlinearities

Nonlinear elliptic systems with exponential nonlinearities 22-Fez conference on Partial Differential Equations, Electronic Journal of Differential Equations, Conference 9, 22, pp 139 147. http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu

More information

COMBINED EFFECTS FOR A STATIONARY PROBLEM WITH INDEFINITE NONLINEARITIES AND LACK OF COMPACTNESS

COMBINED EFFECTS FOR A STATIONARY PROBLEM WITH INDEFINITE NONLINEARITIES AND LACK OF COMPACTNESS Dynamic Systems and Applications 22 (203) 37-384 COMBINED EFFECTS FOR A STATIONARY PROBLEM WITH INDEFINITE NONLINEARITIES AND LACK OF COMPACTNESS VICENŢIU D. RĂDULESCU Simion Stoilow Mathematics Institute

More information

EXISTENCE OF SOLUTIONS FOR A RESONANT PROBLEM UNDER LANDESMAN-LAZER CONDITIONS

EXISTENCE OF SOLUTIONS FOR A RESONANT PROBLEM UNDER LANDESMAN-LAZER CONDITIONS Electronic Journal of Differential Equations, Vol. 2008(2008), No. 98, pp. 1 10. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu (login: ftp) EXISTENCE

More information

An Orthogonal Subspace Minimization Method for Finding Multiple Solutions to the Defocusing Nonlinear Schrödinger Equation with Symmetry

An Orthogonal Subspace Minimization Method for Finding Multiple Solutions to the Defocusing Nonlinear Schrödinger Equation with Symmetry An Orthogonal Subspace Minimization Method for Finding Multiple Solutions to the Defocusing Nonlinear Schrödinger Equation with Symmetry Changchun Wang and Jianxin Zhou January, 23 Abstract: An orthogonal

More information

ALGORITHMS AND VISUALIZATION FOR SOLUTIONS OF NONLINEAR ELLIPTIC EQUATIONS

ALGORITHMS AND VISUALIZATION FOR SOLUTIONS OF NONLINEAR ELLIPTIC EQUATIONS International Journal of Bifurcation and Chaos, Vol. 10, No. 7 (2000) 1565 1612 c World Scientific Publishing Company ALGORITHMS AND VISUALIZATION FOR SOLUTIONS OF NONLINEAR ELLIPTIC EQUATIONS GOONG CHEN

More information

Second Order Elliptic PDE

Second Order Elliptic PDE Second Order Elliptic PDE T. Muthukumar tmk@iitk.ac.in December 16, 2014 Contents 1 A Quick Introduction to PDE 1 2 Classification of Second Order PDE 3 3 Linear Second Order Elliptic Operators 4 4 Periodic

More information

NONLINEAR FREDHOLM ALTERNATIVE FOR THE p-laplacian UNDER NONHOMOGENEOUS NEUMANN BOUNDARY CONDITION

NONLINEAR FREDHOLM ALTERNATIVE FOR THE p-laplacian UNDER NONHOMOGENEOUS NEUMANN BOUNDARY CONDITION Electronic Journal of Differential Equations, Vol. 2016 (2016), No. 210, pp. 1 7. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu NONLINEAR FREDHOLM ALTERNATIVE FOR THE p-laplacian

More information

An Algorithm for Computing Unstable Solutions of Semilinear Boundary Value Problems

An Algorithm for Computing Unstable Solutions of Semilinear Boundary Value Problems Computing 51,327-334 (1993) COITl~tll~ 9 Springer-Verlag 1993 Printed in Austria An Algorithm for Computing Unstable Solutions of Semilinear Boundary Value Problems P. Korman, Cincinnati Received June

More information

INSTABILITY ANALYSIS OF SADDLE POINTS BY A LOCAL MINIMAX METHOD

INSTABILITY ANALYSIS OF SADDLE POINTS BY A LOCAL MINIMAX METHOD INSTABILITY ANALYSIS OF SADDLE POINTS BY A LOCAL MINIMAX METHOD JIANXIN ZHOU Abstract. The objective of this work is to develop some tools for local instability analysis of multiple critical points, which

More information

EXISTENCE OF SOLUTIONS FOR CROSS CRITICAL EXPONENTIAL N-LAPLACIAN SYSTEMS

EXISTENCE OF SOLUTIONS FOR CROSS CRITICAL EXPONENTIAL N-LAPLACIAN SYSTEMS Electronic Journal of Differential Equations, Vol. 2014 (2014), o. 28, pp. 1 10. ISS: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu EXISTECE OF SOLUTIOS

More information

A NUMERICALLY BASED INVESTIGATION ON THE SYMMETRY BREAKING AND ASYMPTOTIC BEHAVIOR OF THE GROUND STATES TO THE p-hénon EQUATION

A NUMERICALLY BASED INVESTIGATION ON THE SYMMETRY BREAKING AND ASYMPTOTIC BEHAVIOR OF THE GROUND STATES TO THE p-hénon EQUATION Electronic Journal of Differential Equations, Vol. 2011 (2011), No. 20, pp. 1 23. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu A NUMERICALLY

More information

arxiv: v1 [math.ap] 16 Jan 2015

arxiv: v1 [math.ap] 16 Jan 2015 Three positive solutions of a nonlinear Dirichlet problem with competing power nonlinearities Vladimir Lubyshev January 19, 2015 arxiv:1501.03870v1 [math.ap] 16 Jan 2015 Abstract This paper studies a nonlinear

More information

EXISTENCE OF WEAK SOLUTIONS FOR A NONUNIFORMLY ELLIPTIC NONLINEAR SYSTEM IN R N. 1. Introduction We study the nonuniformly elliptic, nonlinear system

EXISTENCE OF WEAK SOLUTIONS FOR A NONUNIFORMLY ELLIPTIC NONLINEAR SYSTEM IN R N. 1. Introduction We study the nonuniformly elliptic, nonlinear system Electronic Journal of Differential Equations, Vol. 20082008), No. 119, pp. 1 10. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu login: ftp) EXISTENCE

More information

Boundary Layer Solutions to Singularly Perturbed Problems via the Implicit Function Theorem

Boundary Layer Solutions to Singularly Perturbed Problems via the Implicit Function Theorem Boundary Layer Solutions to Singularly Perturbed Problems via the Implicit Function Theorem Oleh Omel chenko, and Lutz Recke Department of Mathematics, Humboldt University of Berlin, Unter den Linden 6,

More information

Finite difference method for elliptic problems: I

Finite difference method for elliptic problems: I Finite difference method for elliptic problems: I Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen

More information

Existence of ground states for fourth-order wave equations

Existence of ground states for fourth-order wave equations Accepted Manuscript Existence of ground states for fourth-order wave equations Paschalis Karageorgis, P.J. McKenna PII: S0362-546X(10)00167-7 DOI: 10.1016/j.na.2010.03.025 Reference: NA 8226 To appear

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

SELF-ADJOINTNESS OF SCHRÖDINGER-TYPE OPERATORS WITH SINGULAR POTENTIALS ON MANIFOLDS OF BOUNDED GEOMETRY

SELF-ADJOINTNESS OF SCHRÖDINGER-TYPE OPERATORS WITH SINGULAR POTENTIALS ON MANIFOLDS OF BOUNDED GEOMETRY Electronic Journal of Differential Equations, Vol. 2003(2003), No.??, pp. 1 8. ISSN: 1072-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (login: ftp) SELF-ADJOINTNESS

More information

Numerical Approximation of Phase Field Models

Numerical Approximation of Phase Field Models Numerical Approximation of Phase Field Models Lecture 2: Allen Cahn and Cahn Hilliard Equations with Smooth Potentials Robert Nürnberg Department of Mathematics Imperial College London TUM Summer School

More information

Conservative Control Systems Described by the Schrödinger Equation

Conservative Control Systems Described by the Schrödinger Equation Conservative Control Systems Described by the Schrödinger Equation Salah E. Rebiai Abstract An important subclass of well-posed linear systems is formed by the conservative systems. A conservative system

More information

Nonlinear Schrödinger problems: symmetries of some variational solutions

Nonlinear Schrödinger problems: symmetries of some variational solutions Nonlinear Differ. Equ. Appl. (3), 5 5 c Springer Basel AG -97/3/35- published online April 3, DOI.7/s3--3- Nonlinear Differential Equations and Applications NoDEA Nonlinear Schrödinger problems: symmetries

More information

Minimal periods of semilinear evolution equations with Lipschitz nonlinearity

Minimal periods of semilinear evolution equations with Lipschitz nonlinearity Minimal periods of semilinear evolution equations with Lipschitz nonlinearity James C. Robinson a Alejandro Vidal-López b a Mathematics Institute, University of Warwick, Coventry, CV4 7AL, U.K. b Departamento

More information

Elliptic equations with one-sided critical growth

Elliptic equations with one-sided critical growth Electronic Journal of Differential Equations, Vol. 00(00), No. 89, pp. 1 1. ISSN: 107-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (login: ftp) Elliptic equations

More information

A Computational Approach to Study a Logistic Equation

A Computational Approach to Study a Logistic Equation Communications in MathematicalAnalysis Volume 1, Number 2, pp. 75 84, 2006 ISSN 0973-3841 2006 Research India Publications A Computational Approach to Study a Logistic Equation G. A. Afrouzi and S. Khademloo

More information

SYMMETRY RESULTS FOR PERTURBED PROBLEMS AND RELATED QUESTIONS. Massimo Grosi Filomena Pacella S. L. Yadava. 1. Introduction

SYMMETRY RESULTS FOR PERTURBED PROBLEMS AND RELATED QUESTIONS. Massimo Grosi Filomena Pacella S. L. Yadava. 1. Introduction Topological Methods in Nonlinear Analysis Journal of the Juliusz Schauder Center Volume 21, 2003, 211 226 SYMMETRY RESULTS FOR PERTURBED PROBLEMS AND RELATED QUESTIONS Massimo Grosi Filomena Pacella S.

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

A Note on the Elliptic Sine-Gordon Equation

A Note on the Elliptic Sine-Gordon Equation Contemporary Mathematics A Note on the Elliptic Sine-Gordon Equation Goong Chen, Zhonghai Ding, Chia-Ren Hu, Wei-Ming Ni, and Jianxin Zhou Abstract. The elliptic sine-gordon equation originates from the

More information

NEWTON S METHOD IN THE CONTEXT OF GRADIENTS

NEWTON S METHOD IN THE CONTEXT OF GRADIENTS Electronic Journal of Differential Equations, Vol. 2007(2007), No. 124, pp. 1 13. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu (login: ftp) NEWTON

More information

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov,

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov, LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES Sergey Korotov, Institute of Mathematics Helsinki University of Technology, Finland Academy of Finland 1 Main Problem in Mathematical

More information

Existence of Secondary Bifurcations or Isolas for PDEs

Existence of Secondary Bifurcations or Isolas for PDEs Existence of Secondary Bifurcations or Isolas for PDEs Marcio Gameiro Jean-Philippe Lessard Abstract In this paper, we introduce a method to conclude about the existence of secondary bifurcations or isolas

More information

Two-parameter regularization method for determining the heat source

Two-parameter regularization method for determining the heat source Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 8 (017), pp. 3937-3950 Research India Publications http://www.ripublication.com Two-parameter regularization method for

More information

Computational Methods and Theory for Solving Nonlinear Differential Multiple Solution Problems

Computational Methods and Theory for Solving Nonlinear Differential Multiple Solution Problems Computational Methods and Theory for Solving Nonlinear Differential Multiple Solution Problems Jianxin Zhou, Texas A&M University, College Station. collaborated with X.J. Chen, B.B. Ji, A. Le, M.Q. Li,

More information

Changing sign solutions for the CR-Yamabe equation

Changing sign solutions for the CR-Yamabe equation Changing sign solutions for the CR-Yamabe equation Ali Maalaoui (1) & Vittorio Martino (2) Abstract In this paper we prove that the CR-Yamabe equation on the Heisenberg group has infinitely many changing

More information

Global bifurcations of concave semipositone problems

Global bifurcations of concave semipositone problems Global bifurcations of concave semipositone problems JUNPING SHI Department of Mathematics, College of William and Mary Williamsburg, VA 23185 Department of Mathematics, Harbin Normal University Harbin,

More information

On Friedrichs inequality, Helmholtz decomposition, vector potentials, and the div-curl lemma. Ben Schweizer 1

On Friedrichs inequality, Helmholtz decomposition, vector potentials, and the div-curl lemma. Ben Schweizer 1 On Friedrichs inequality, Helmholtz decomposition, vector potentials, and the div-curl lemma Ben Schweizer 1 January 16, 2017 Abstract: We study connections between four different types of results that

More information

A Numerical Algorithm for Finding Positive Solutions of Superlinear Dirichlet Problem

A Numerical Algorithm for Finding Positive Solutions of Superlinear Dirichlet Problem ISSN 1479-3889 (print), 1479-3897 (online) International Journal of Nonlinear Science Vol.3(2007) No.1,pp.27-31 A Numerical Algorithm for Finding Positive Solutions of Superlinear Dirichlet Problem G.A.Afrouzi

More information

Non-radial solutions to a bi-harmonic equation with negative exponent

Non-radial solutions to a bi-harmonic equation with negative exponent Non-radial solutions to a bi-harmonic equation with negative exponent Ali Hyder Department of Mathematics, University of British Columbia, Vancouver BC V6TZ2, Canada ali.hyder@math.ubc.ca Juncheng Wei

More information

WELL-POSEDNESS OF THE TWO-DIMENSIONAL GENERALIZED BENJAMIN-BONA-MAHONY EQUATION ON THE UPPER HALF PLANE

WELL-POSEDNESS OF THE TWO-DIMENSIONAL GENERALIZED BENJAMIN-BONA-MAHONY EQUATION ON THE UPPER HALF PLANE WELL-POSEDNESS OF THE TWO-DIMENSIONAL GENERALIZED BENJAMIN-BONA-MAHONY EQUATION ON THE UPPER HALF PLANE YING-CHIEH LIN, C. H. ARTHUR CHENG, JOHN M. HONG, JIAHONG WU, AND JUAN-MING YUAN Abstract. This paper

More information

MULTIPLE SOLUTIONS FOR AN INDEFINITE KIRCHHOFF-TYPE EQUATION WITH SIGN-CHANGING POTENTIAL

MULTIPLE SOLUTIONS FOR AN INDEFINITE KIRCHHOFF-TYPE EQUATION WITH SIGN-CHANGING POTENTIAL Electronic Journal of Differential Equations, Vol. 2015 (2015), o. 274, pp. 1 9. ISS: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu MULTIPLE SOLUTIOS

More information

New exact multiplicity results with an application to a population model

New exact multiplicity results with an application to a population model New exact multiplicity results with an application to a population model Philip Korman Department of Mathematical Sciences University of Cincinnati Cincinnati, Ohio 45221-0025 Junping Shi Department of

More information

EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS WITH UNBOUNDED POTENTIAL. 1. Introduction In this article, we consider the Kirchhoff type problem

EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS WITH UNBOUNDED POTENTIAL. 1. Introduction In this article, we consider the Kirchhoff type problem Electronic Journal of Differential Equations, Vol. 207 (207), No. 84, pp. 2. ISSN: 072-669. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS

More information

A New Proof of Anti-Maximum Principle Via A Bifurcation Approach

A New Proof of Anti-Maximum Principle Via A Bifurcation Approach A New Proof of Anti-Maximum Principle Via A Bifurcation Approach Junping Shi Abstract We use a bifurcation approach to prove an abstract version of anti-maximum principle. The proof is different from previous

More information

REGULARITY AND COMPARISON PRINCIPLES FOR p-laplace EQUATIONS WITH VANISHING SOURCE TERM. Contents

REGULARITY AND COMPARISON PRINCIPLES FOR p-laplace EQUATIONS WITH VANISHING SOURCE TERM. Contents REGULARITY AND COMPARISON PRINCIPLES FOR p-laplace EQUATIONS WITH VANISHING SOURCE TERM BERARDINO SCIUNZI Abstract. We prove some sharp estimates on the summability properties of the second derivatives

More information

Nonlinear Maxwell equations a variational approach Version of May 16, 2018

Nonlinear Maxwell equations a variational approach Version of May 16, 2018 Nonlinear Maxwell equations a variational approach Version of May 16, 018 Course at the Karlsruher Institut für Technologie Jarosław Mederski Institute of Mathematics of the Polish Academy of Sciences

More information

CONDITION-DEPENDENT HILBERT SPACES FOR STEEPEST DESCENT AND APPLICATION TO THE TRICOMI EQUATION Jason W. Montgomery

CONDITION-DEPENDENT HILBERT SPACES FOR STEEPEST DESCENT AND APPLICATION TO THE TRICOMI EQUATION Jason W. Montgomery CONDITION-DEPENDENT HILBERT SPACES FOR STEEPEST DESCENT AND APPLICATION TO THE TRICOMI EQUATION Jason W. Montgomery Dissertation Prepared for the Degree of DOCTOR OF PHILOSOPHY UNIVERSITY OF NORTH TEXAS

More information

EXISTENCE OF NONTRIVIAL SOLUTIONS FOR A QUASILINEAR SCHRÖDINGER EQUATIONS WITH SIGN-CHANGING POTENTIAL

EXISTENCE OF NONTRIVIAL SOLUTIONS FOR A QUASILINEAR SCHRÖDINGER EQUATIONS WITH SIGN-CHANGING POTENTIAL Electronic Journal of Differential Equations, Vol. 2014 (2014), No. 05, pp. 1 8. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu EXISTENCE OF NONTRIVIAL

More information

INFINITELY MANY SOLUTIONS FOR A CLASS OF SUBLINEAR SCHRÖDINGER EQUATIONS

INFINITELY MANY SOLUTIONS FOR A CLASS OF SUBLINEAR SCHRÖDINGER EQUATIONS Journal of Applied Analysis and Computation Volume 8, Number 5, October 018, 1475 1493 Website:http://jaac-online.com/ DOI:10.11948/018.1475 INFINITELY MANY SOLUTIONS FOR A CLASS OF SUBLINEAR SCHRÖDINGER

More information

Unconstrained minimization of smooth functions

Unconstrained minimization of smooth functions Unconstrained minimization of smooth functions We want to solve min x R N f(x), where f is convex. In this section, we will assume that f is differentiable (so its gradient exists at every point), and

More information

EXISTENCE OF SOLUTIONS TO P-LAPLACE EQUATIONS WITH LOGARITHMIC NONLINEARITY

EXISTENCE OF SOLUTIONS TO P-LAPLACE EQUATIONS WITH LOGARITHMIC NONLINEARITY Electronic Journal of Differential Equations, Vol. 2009(2009), No. 87, pp. 1 10. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu EXISTENCE OF SOLUTIONS

More information

A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements

A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements W I S S E N T E C H N I K L E I D E N S C H A F T A Domain Decomposition Method for Quasilinear Elliptic PDEs Using Mortar Finite Elements Matthias Gsell and Olaf Steinbach Institute of Computational Mathematics

More information

A very short introduction to the Finite Element Method

A very short introduction to the Finite Element Method A very short introduction to the Finite Element Method Till Mathis Wagner Technical University of Munich JASS 2004, St Petersburg May 4, 2004 1 Introduction This is a short introduction to the finite element

More information

Technische Universität Graz

Technische Universität Graz Technische Universität Graz A note on the stable coupling of finite and boundary elements O. Steinbach Berichte aus dem Institut für Numerische Mathematik Bericht 2009/4 Technische Universität Graz A

More information

SUBSOLUTIONS: A JOURNEY FROM POSITONE TO INFINITE SEMIPOSITONE PROBLEMS

SUBSOLUTIONS: A JOURNEY FROM POSITONE TO INFINITE SEMIPOSITONE PROBLEMS Seventh Mississippi State - UAB Conference on Differential Equations and Computational Simulations, Electronic Journal of Differential Equations, Conf. 17 009), pp.13 131. ISSN: 107-6691. URL: http://ejde.math.txstate.edu

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE 1. Linear Partial Differential Equations A partial differential equation (PDE) is an equation, for an unknown function u, that

More information

Local Mesh Refinement with the PCD Method

Local Mesh Refinement with the PCD Method Advances in Dynamical Systems and Applications ISSN 0973-5321, Volume 8, Number 1, pp. 125 136 (2013) http://campus.mst.edu/adsa Local Mesh Refinement with the PCD Method Ahmed Tahiri Université Med Premier

More information

THE FORM SUM AND THE FRIEDRICHS EXTENSION OF SCHRÖDINGER-TYPE OPERATORS ON RIEMANNIAN MANIFOLDS

THE FORM SUM AND THE FRIEDRICHS EXTENSION OF SCHRÖDINGER-TYPE OPERATORS ON RIEMANNIAN MANIFOLDS THE FORM SUM AND THE FRIEDRICHS EXTENSION OF SCHRÖDINGER-TYPE OPERATORS ON RIEMANNIAN MANIFOLDS OGNJEN MILATOVIC Abstract. We consider H V = M +V, where (M, g) is a Riemannian manifold (not necessarily

More information

Global unbounded solutions of the Fujita equation in the intermediate range

Global unbounded solutions of the Fujita equation in the intermediate range Global unbounded solutions of the Fujita equation in the intermediate range Peter Poláčik School of Mathematics, University of Minnesota, Minneapolis, MN 55455, USA Eiji Yanagida Department of Mathematics,

More information

Non-homogeneous semilinear elliptic equations involving critical Sobolev exponent

Non-homogeneous semilinear elliptic equations involving critical Sobolev exponent Non-homogeneous semilinear elliptic equations involving critical Sobolev exponent Yūki Naito a and Tokushi Sato b a Department of Mathematics, Ehime University, Matsuyama 790-8577, Japan b Mathematical

More information

Critical Groups in Saddle Point Theorems without a Finite Dimensional Closed Loop

Critical Groups in Saddle Point Theorems without a Finite Dimensional Closed Loop Math. Nachr. 43 00), 56 64 Critical Groups in Saddle Point Theorems without a Finite Dimensional Closed Loop By Kanishka Perera ) of Florida and Martin Schechter of Irvine Received November 0, 000; accepted

More information

Worst Case Complexity of Direct Search

Worst Case Complexity of Direct Search Worst Case Complexity of Direct Search L. N. Vicente May 3, 200 Abstract In this paper we prove that direct search of directional type shares the worst case complexity bound of steepest descent when sufficient

More information

Lane-Emden problems: symmetries of low energy solutions

Lane-Emden problems: symmetries of low energy solutions Lane-Emden roblems: symmetries of low energy solutions Ch. Grumiau Institut de Mathématique Université de Mons Mons, Belgium June 2012 Flagstaff, Arizona (USA) Joint work with M. Grossi and F. Pacella

More information

AN APPLICATION OF THE LERAY-SCHAUDER DEGREE THEORY TO THE VARIABLE COEFFICIENT SEMILINEAR BIHARMONIC PROBLEM. Q-Heung Choi and Tacksun Jung

AN APPLICATION OF THE LERAY-SCHAUDER DEGREE THEORY TO THE VARIABLE COEFFICIENT SEMILINEAR BIHARMONIC PROBLEM. Q-Heung Choi and Tacksun Jung Korean J. Math. 19 (2011), No. 1, pp. 65 75 AN APPLICATION OF THE LERAY-SCHAUDER DEGREE THEORY TO THE VARIABLE COEFFICIENT SEMILINEAR BIHARMONIC PROBLEM Q-Heung Choi and Tacksun Jung Abstract. We obtain

More information

NONTRIVIAL SOLUTIONS TO INTEGRAL AND DIFFERENTIAL EQUATIONS

NONTRIVIAL SOLUTIONS TO INTEGRAL AND DIFFERENTIAL EQUATIONS Fixed Point Theory, Volume 9, No. 1, 28, 3-16 http://www.math.ubbcluj.ro/ nodeacj/sfptcj.html NONTRIVIAL SOLUTIONS TO INTEGRAL AND DIFFERENTIAL EQUATIONS GIOVANNI ANELLO Department of Mathematics University

More information

THE POINCARÉ RECURRENCE PROBLEM OF INVISCID INCOMPRESSIBLE FLUIDS

THE POINCARÉ RECURRENCE PROBLEM OF INVISCID INCOMPRESSIBLE FLUIDS ASIAN J. MATH. c 2009 International Press Vol. 13, No. 1, pp. 007 014, March 2009 002 THE POINCARÉ RECURRENCE PROBLEM OF INVISCID INCOMPRESSIBLE FLUIDS Y. CHARLES LI Abstract. Nadirashvili presented a

More information

Multiple positive solutions for a class of quasilinear elliptic boundary-value problems

Multiple positive solutions for a class of quasilinear elliptic boundary-value problems Electronic Journal of Differential Equations, Vol. 20032003), No. 07, pp. 1 5. ISSN: 1072-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu login: ftp) Multiple positive

More information

b i (µ, x, s) ei ϕ(x) µ s (dx) ds (2) i=1

b i (µ, x, s) ei ϕ(x) µ s (dx) ds (2) i=1 NONLINEAR EVOLTION EQATIONS FOR MEASRES ON INFINITE DIMENSIONAL SPACES V.I. Bogachev 1, G. Da Prato 2, M. Röckner 3, S.V. Shaposhnikov 1 The goal of this work is to prove the existence of a solution to

More information

Technische Universität Graz

Technische Universität Graz Technische Universität Graz Stability of the Laplace single layer boundary integral operator in Sobolev spaces O. Steinbach Berichte aus dem Institut für Numerische Mathematik Bericht 2016/2 Technische

More information

Bulletin of the. Iranian Mathematical Society

Bulletin of the. Iranian Mathematical Society ISSN: 1017-060X (Print) ISSN: 1735-8515 (Online) Bulletin of the Iranian Mathematical Society Vol. 42 (2016), No. 1, pp. 129 141. Title: On nonlocal elliptic system of p-kirchhoff-type in Author(s): L.

More information

A derivative-free nonmonotone line search and its application to the spectral residual method

A derivative-free nonmonotone line search and its application to the spectral residual method IMA Journal of Numerical Analysis (2009) 29, 814 825 doi:10.1093/imanum/drn019 Advance Access publication on November 14, 2008 A derivative-free nonmonotone line search and its application to the spectral

More information

SYMMETRY OF POSITIVE SOLUTIONS OF SOME NONLINEAR EQUATIONS. M. Grossi S. Kesavan F. Pacella M. Ramaswamy. 1. Introduction

SYMMETRY OF POSITIVE SOLUTIONS OF SOME NONLINEAR EQUATIONS. M. Grossi S. Kesavan F. Pacella M. Ramaswamy. 1. Introduction Topological Methods in Nonlinear Analysis Journal of the Juliusz Schauder Center Volume 12, 1998, 47 59 SYMMETRY OF POSITIVE SOLUTIONS OF SOME NONLINEAR EQUATIONS M. Grossi S. Kesavan F. Pacella M. Ramaswamy

More information

Title: Localized self-adjointness of Schrödinger-type operators on Riemannian manifolds. Proposed running head: Schrödinger-type operators on

Title: Localized self-adjointness of Schrödinger-type operators on Riemannian manifolds. Proposed running head: Schrödinger-type operators on Title: Localized self-adjointness of Schrödinger-type operators on Riemannian manifolds. Proposed running head: Schrödinger-type operators on manifolds. Author: Ognjen Milatovic Department Address: Department

More information

An optimal control problem for a parabolic PDE with control constraints

An optimal control problem for a parabolic PDE with control constraints An optimal control problem for a parabolic PDE with control constraints PhD Summer School on Reduced Basis Methods, Ulm Martin Gubisch University of Konstanz October 7 Martin Gubisch (University of Konstanz)

More information

POSITIVE GROUND STATE SOLUTIONS FOR SOME NON-AUTONOMOUS KIRCHHOFF TYPE PROBLEMS

POSITIVE GROUND STATE SOLUTIONS FOR SOME NON-AUTONOMOUS KIRCHHOFF TYPE PROBLEMS ROCKY MOUNTAIN JOURNAL OF MATHEMATICS Volume 47, Number 1, 2017 POSITIVE GROUND STATE SOLUTIONS FOR SOME NON-AUTONOMOUS KIRCHHOFF TYPE PROBLEMS QILIN XIE AND SHIWANG MA ABSTRACT. In this paper, we study

More information

Regularization on Discrete Spaces

Regularization on Discrete Spaces Regularization on Discrete Spaces Dengyong Zhou and Bernhard Schölkopf Max Planck Institute for Biological Cybernetics Spemannstr. 38, 72076 Tuebingen, Germany {dengyong.zhou, bernhard.schoelkopf}@tuebingen.mpg.de

More information

1 Lyapunov theory of stability

1 Lyapunov theory of stability M.Kawski, APM 581 Diff Equns Intro to Lyapunov theory. November 15, 29 1 1 Lyapunov theory of stability Introduction. Lyapunov s second (or direct) method provides tools for studying (asymptotic) stability

More information

LECTURE 5 APPLICATIONS OF BDIE METHOD: ACOUSTIC SCATTERING BY INHOMOGENEOUS ANISOTROPIC OBSTACLES DAVID NATROSHVILI

LECTURE 5 APPLICATIONS OF BDIE METHOD: ACOUSTIC SCATTERING BY INHOMOGENEOUS ANISOTROPIC OBSTACLES DAVID NATROSHVILI LECTURE 5 APPLICATIONS OF BDIE METHOD: ACOUSTIC SCATTERING BY INHOMOGENEOUS ANISOTROPIC OBSTACLES DAVID NATROSHVILI Georgian Technical University Tbilisi, GEORGIA 0-0 1. Formulation of the corresponding

More information

Stability properties of positive solutions to partial differential equations with delay

Stability properties of positive solutions to partial differential equations with delay Electronic Journal of Differential Equations, Vol. 2001(2001), No. 64, pp. 1 8. ISSN: 1072-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu ftp ejde.math.swt.edu (login: ftp) Stability properties

More information

Partial Differential Equations

Partial Differential Equations Part II Partial Differential Equations Year 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2015 Paper 4, Section II 29E Partial Differential Equations 72 (a) Show that the Cauchy problem for u(x,

More information

Nonlinear problems with lack of compactness in Critical Point Theory

Nonlinear problems with lack of compactness in Critical Point Theory Nonlinear problems with lack of compactness in Critical Point Theory Carlo Mercuri CASA Day Eindhoven, 11th April 2012 Critical points Many linear and nonlinear PDE s have the form P(u) = 0, u X. (1) Here

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

Some non-local population models with non-linear diffusion

Some non-local population models with non-linear diffusion Some non-local population models with non-linear diffusion Francisco Julio S.A. Corrêa 1, Manuel Delgado 2 and Antonio Suárez 2, 3 1. Universidade Federal de Campina Grande Centro de Ciências e Tecnologia

More information

Nonlinear Analysis. Global solution curves for boundary value problems, with linear part at resonance

Nonlinear Analysis. Global solution curves for boundary value problems, with linear part at resonance Nonlinear Analysis 71 (29) 2456 2467 Contents lists available at ScienceDirect Nonlinear Analysis journal homepage: www.elsevier.com/locate/na Global solution curves for boundary value problems, with linear

More information

SHARP BOUNDARY TRACE INEQUALITIES. 1. Introduction

SHARP BOUNDARY TRACE INEQUALITIES. 1. Introduction SHARP BOUNDARY TRACE INEQUALITIES GILES AUCHMUTY Abstract. This paper describes sharp inequalities for the trace of Sobolev functions on the boundary of a bounded region R N. The inequalities bound (semi-)norms

More information

UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS

UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9947(XX)0000-0 UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS YULIAN

More information

INFINITELY MANY SOLUTIONS FOR A CLASS OF SUBLINEAR SCHRÖDINGER EQUATIONS. Jing Chen and X. H. Tang 1. INTRODUCTION

INFINITELY MANY SOLUTIONS FOR A CLASS OF SUBLINEAR SCHRÖDINGER EQUATIONS. Jing Chen and X. H. Tang 1. INTRODUCTION TAIWANESE JOURNAL OF MATHEMATICS Vol. 19, No. 2, pp. 381-396, April 2015 DOI: 10.11650/tjm.19.2015.4044 This paper is available online at http://journal.taiwanmathsoc.org.tw INFINITELY MANY SOLUTIONS FOR

More information

Chapter 12. Partial di erential equations Di erential operators in R n. The gradient and Jacobian. Divergence and rotation

Chapter 12. Partial di erential equations Di erential operators in R n. The gradient and Jacobian. Divergence and rotation Chapter 12 Partial di erential equations 12.1 Di erential operators in R n The gradient and Jacobian We recall the definition of the gradient of a scalar function f : R n! R, as @f grad f = rf =,..., @f

More information

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games

Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Stability of Feedback Solutions for Infinite Horizon Noncooperative Differential Games Alberto Bressan ) and Khai T. Nguyen ) *) Department of Mathematics, Penn State University **) Department of Mathematics,

More information

Elliptic Kirchhoff equations

Elliptic Kirchhoff equations Elliptic Kirchhoff equations David ARCOYA Universidad de Granada Sevilla, 8-IX-2015 Workshop on Recent Advances in PDEs: Analysis, Numerics and Control In honor of Enrique Fernández-Cara for his 60th birthday

More information

A semilinear Schrödinger equation with magnetic field

A semilinear Schrödinger equation with magnetic field A semilinear Schrödinger equation with magnetic field Andrzej Szulkin Department of Mathematics, Stockholm University 106 91 Stockholm, Sweden 1 Introduction In this note we describe some recent results

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 Sobolev Embedding Theorems Embedding Operators and the Sobolev Embedding Theorem

More information

Methods for Unconstrained Optimization Numerical Optimization Lectures 1-2

Methods for Unconstrained Optimization Numerical Optimization Lectures 1-2 Methods for Unconstrained Optimization Numerical Optimization Lectures 1-2 Coralia Cartis, University of Oxford INFOMM CDT: Modelling, Analysis and Computation of Continuous Real-World Problems Methods

More information

A PROJECTED HESSIAN GAUSS-NEWTON ALGORITHM FOR SOLVING SYSTEMS OF NONLINEAR EQUATIONS AND INEQUALITIES

A PROJECTED HESSIAN GAUSS-NEWTON ALGORITHM FOR SOLVING SYSTEMS OF NONLINEAR EQUATIONS AND INEQUALITIES IJMMS 25:6 2001) 397 409 PII. S0161171201002290 http://ijmms.hindawi.com Hindawi Publishing Corp. A PROJECTED HESSIAN GAUSS-NEWTON ALGORITHM FOR SOLVING SYSTEMS OF NONLINEAR EQUATIONS AND INEQUALITIES

More information

2.098/6.255/ Optimization Methods Practice True/False Questions

2.098/6.255/ Optimization Methods Practice True/False Questions 2.098/6.255/15.093 Optimization Methods Practice True/False Questions December 11, 2009 Part I For each one of the statements below, state whether it is true or false. Include a 1-3 line supporting sentence

More information

Optimal shape and position of the support for the internal exact control of a string

Optimal shape and position of the support for the internal exact control of a string Optimal shape and position of the support for the internal exact control of a string Francisco Periago Abstract In this paper, we consider the problem of optimizing the shape and position of the support

More information

Non-Constant Stable Solutions to Reaction- Diffusion Equations in Star-Shaped Domains

Non-Constant Stable Solutions to Reaction- Diffusion Equations in Star-Shaped Domains Rose-Hulman Undergraduate Mathematics Journal Volume 6 Issue Article 4 Non-Constant Stable Solutions to Reaction- iffusion Equations in Star-Shaped omains Greg rugan University of Texas at Austin, g_drugan@mail.utexas.edu

More information