Related papers: AIMpy: A Python code to solve Schr\"odinger-like e…
Interior point methods (IPMs) are a common approach for solving linear programs (LPs) with strong theoretical guarantees and solid empirical performance. The time complexity of these methods is dominated by the cost of solving a linear…
A formal uniform asymptotic solution of the system of differential equations $ h^{2}\frac{d^{2}U_{1}}{dz^{2}}+\Phi_{1} U_{1}=\alpha U_{2} $ , $ h^{2}\frac{d^{2}U_{2}}{dz^{2}}+\Phi_{2} U_{2}=\alpha U_{1}$ , for $ z\in D$ and for h real,…
We study the existence of nontrivial solutions for a class of asymptotically periodic semilinear Schr\"odinger equations in $\mathbb{R}^N$. By combining variational methods and the concentration-compactness principle we obtain a nontrivial…
We consider the Schr\"{o}dinger equation $(i\partial_t+\Delta)u=0$ on an $n$-dimensional simplex with Dirichlet boundary conditions. We use a commutator argument along with integration by parts to obtain an observability asymptotic for any…
The bound state solutions of the $D$-dimensional Schr\"{o}dinger equation for new mixed class of potential, $V(r)=\frac{V_1}{r^2}+\frac{V_2e^{-\alpha r}}{r}+V_3coth\alpha r+V_4\,,$ are studied within the framework of the Pekeris…
This article explains and illustrates the use of a set of coupled dynamical equations, second order in a fictitious time, which converges to solutions of stationary Schr\"{o}dinger equations with additional constraints. We include three…
In the past few years we have derived asymptotic expansions for lambda_d of the dimer problem and lambda_d(p) of the monomer-dimer problem. The many expansions so far computed are collected herein. We shine a light on results in two…
In this paper, it is shown that the solutions of general differentiable constrained optimization problems can be viewed as asymptotic solutions to sets of Ordinary Differential Equations (ODEs). The construction of the ODE associated to the…
We consider scalar semilinear elliptic PDEs, where the nonlinearity is strongly monotone, but only locally Lipschitz continuous. To linearize the arising discrete nonlinear problem, we employ a damped Zarantonello iteration, which leads to…
We analyze the Hermite polynomials $H_{n}(x)$ and their zeros asymptotically, as $n\to\infty.$ We obtain asymptotic approximations from the differential-difference equation which they satisfy, using the ray method. We give numerical…
This paper introduces Eilmer, a general-purpose open-source compressible flow solver developed at the University of Queensland, designed to support research calculations in hypersonics and high-speed aerothermodynamics. Eilmer has a broad…
Solving nonlinear systems is an important problem. Numerical continuation methods efficiently solve certain nonlinear systems. The Asymptotic Numerical Method (ANM) is a powerful continuation method that usually converges faster than…
We develop symbolic methods of asymptotic approximations for solutions of linear ordinary differential equations and use to them stabilize numerical calculations. Our method follows classical analysis for first-order systems and…
We consider a single particle which is bound by a central potential and obeys the Dirac equation in d dimensions. We first apply the asymptotic iteration method to recover the known exact solutions for the pure Coulomb case. For a…
We study asymptotic behavior of one-step $M$-estimators based on samples from arrays of not necessarily identically distributed random variables and representing explicit approximations to the corresponding consistent $M$-estimators. These…
We construct a sequence that converges to a solution of the Cauchy problem for a singularly perturbed linear inhomogeneous differential equation of an arbitrary order. This sequence is also an asymptotic sequence in the following sense: the…
In this work we present and study an iterative algorithm used to asymptotically solve nonlinear differential equations. This algorithm (Iterative First Order HAM or IFOHAM) is based on the first order equation of the Homotopy Analysis…
We propose a new class of asymptotic preserving schemes to solve kinetic equations with mono-kinetic singular limit. The main idea to deal with the singularity is to transform the equations by appropriate scalings in velocity. In…
We derive asymptotic formulas for the solution of the derivative nonlinear Schr\"odinger equation on the half-line under the assumption that the initial and boundary values lie in the Schwartz class. The formulas clearly show the effect of…
Manapy is a parallel, unstructured, finite-volume based solver for the solution of partial differential equations (PDE). The framework is written using Python, it is object-oriented, and is organized in such a way that it is easy to…