Skip to main content

Questions tagged [perturbation-theory]

Perturbation theory describes a range of tools and techniques to find approximate solutions to problems containing small parameters.

351 questions with no upvoted or accepted answers
8 votes
0 answers
422 views

Region of attraction of simple ODE with perturbation

There are a few nice discussions about ROA covering a few subtopics: Region of attraction of : $x'=-y-x^3,y'=x-y^3$ via Lyapunov Function Region of attraction and stability via liapunov&#...
sleeve chen's user avatar
  • 8,335
7 votes
1 answer
207 views

Analyze $y' = y\cdot \cos(x+y)$

Anyone familiar with Mathematica will realize this ODE is the first example of the NDSolve command's documentation, a screenshot of which is shown below I am wondering if it possible to get some ...
Taozi's user avatar
  • 2,663
6 votes
0 answers
88 views

Method of Dominant Balance with high order system

This question comes from Bender and Orszag's Asymptotic Methods and Perturbation Theory. I'm practicing applying the method of dominant balance to study behavior as $x\to \infty$ for systems which ...
mwalth's user avatar
  • 1,106
6 votes
0 answers
206 views

Eigenvectors not stable under matrix perturbation

Let $A,B$ be square matrices of the same size but arbitrary components. It is a fact that the eigenvalues of $A$ and $A+\epsilon B$ are close for $\epsilon$ small, but the eigenvectors may be ...
jdods's user avatar
  • 6,360
6 votes
2 answers
125 views

Numerically unstable matrix decompositions (to simple perturbations e.g. $A+ \varepsilon A$)

So basically the title says it all. I would like to find a decomposition, or something similar, e.g. any transformation that would "notice" a slight perturbation in a given matrix; as in $f(...
Collapse's user avatar
  • 1,393
6 votes
0 answers
967 views

Inverse of almost diagonal matrixes

Consider an $n\times n$ matrix $A$, and it's perturbation matrix $dA$. Let for simplicity $A=I$ be a matrix with ones on the diagonal and zeros off-diagonal. Let $dA$ have zeros on the diagonal and ...
pandreyanov's user avatar
6 votes
0 answers
343 views

Boundary Layer, leading order, Pertubation Theory, Differential Equations

I have got the following problem, taken from Multiple Scale and singular perturbation methods, Kevorkian & Cole book, page 94, exercise 1.b.: Find the leading order of the problem: $\varepsilon ...
Ankara's user avatar
  • 221
6 votes
1 answer
362 views

Bounding the roots of the sum of two monic polynomials with real coefficients.

Let $P_1(z)$ and $P_2(z)$ be monic polynomials with real coefficients and roots $\{z_1^{(1)},z_1^{(2)},...\}$ and $\{z_2^{(1)},z_2^{(2)},...\}$, respectively. Are there any results relating the non-...
paursand's user avatar
5 votes
0 answers
467 views

Eigenvalue, Eigenvector, of a Tridiagonal Symmetric "nearly" Toeplitz Matrix

I am trying to find the eigenvalues/eigenvectors of a NxN tridiagonal symmetric "nearly" Toeplitz matrix, except that a modification on the top left corner \begin{pmatrix} a^2 & -a \\ -a & 1+a^...
Rico Gu's user avatar
  • 63
4 votes
0 answers
110 views

Inverse of perturbed Kac-Murdock-Szegö matrix

A Kac-Murdock-Szegö (KMS) matrix is a matrix of the form $A_{ij}=\rho^{|i-j|}$ for $i,j=1,2,\ldots,n$ and $\rho\neq1$. The inverse of $A^{-1}$ is well known, see e.g. https://journal.austms.org.au/ojs/...
user_goldeneye's user avatar
4 votes
0 answers
79 views

$D((A+B)^*)= D(A^*)$ if $B$ is $A$-bounded with $A$-bound $0$

Let $A:D(A) \subseteq H \to H$ and $B:D(B) \subseteq H \to H$ be linear operators on a Hilbert space $H$ such that $A$ is a closed densely defined operator and $B$ is relatively bounded with respect ...
Mike Van's user avatar
  • 1,048
4 votes
0 answers
385 views

Taylor approximation to a matrix logarithm of a product of matrix exponentials

Let $\mu_i,\nu_i\in\mathbb{R}^{n\times n}$ for $i\in{\{1,\dots,I\}}$, and let $\sigma\in\mathbb{R}$. Assume that $\log{\prod_{i=1}^I{\exp{(\mu_i)}}}$ exists with real entries. It must be the case ...
cfp's user avatar
  • 685
4 votes
0 answers
182 views

Two variable perturbation analysis of differential equations

I have following set of equations, $\frac{dy(t)}{dt}=k z(t) - 3 k y(t) - y(t)^2 + \epsilon_1 (M-z(t))^2$ $\epsilon_2 \frac{dz(t)}{dt}=Mz(t) - z(t) y(t) - 2 \epsilon_2 y(t) + 2 \epsilon_1 \epsilon_2 (...
nitin's user avatar
  • 419
4 votes
0 answers
358 views

IVP Perturbation With Small Non-Linear Term

EDIT: Sorry to bump this without having anything extra to add, but I still cannot reconcile my solution with what was asked (in (2)). Could someone with expertise in this subject take a look? I ...
Sargera's user avatar
  • 4,214
4 votes
0 answers
132 views

How to bound the change between optimal points when perturbing an objective function?

Let $A,B \in \mathbb{R}^{n \times n}$ be two positive semi-definite matrices and let $a > 0$ be a constant. Consider the following maximization problem $$ \max_{x \in \mathbb{R}^n, \gamma}\ x^T \...
mkolar's user avatar
  • 897

15 30 50 per page
1
2 3 4 5
24