Content deleted Content added
→Solution: It is clearly incorrect to italicize digits or parentheses in this situation; see WP:MOSMATH. Also, I'm using \varepsilon. |
etc............. |
||
Line 1:
In [[mathematics]] and [[physics]], '''multiple-scale analysis''' (also called the '''method of multiple scales''') comprises techniques used to construct uniformly valid [[approximation]]s to the solutions of [[perturbation theory|perturbation problems]], both for small as well as large values of the [[independent variable]]s. This is done by introducing fast-scale and
==Example: undamped Duffing equation==
Line 5:
As an example for the method of multiple-scale analysis, consider the undamped and unforced [[Duffing equation]]:<ref>This example is treated in: Bender & Orszag (1999) pp. 545–551.</ref>
:<math>\frac{d^2 y}{d t^2} + y + \
which is a second-order [[ordinary differential equation]] describing a [[nonlinear]] [[oscillator]]. A solution ''y''(''t'') is sought for small values of the (positive) nonlinearity parameter 0 < ''ε'' ≪ 1. The undamped Duffing equation is known to be a [[Hamiltonian system]]:
:<math>\frac{dp}{dt}=-\frac{dH}{dq}, \qquad \frac{dq}{dt}=+\frac{dH}{dp},
with ''q'' = ''y''(''t'') and ''p'' = ''dy''/''dt''. Consequently, the Hamiltonian ''H''(''p'', ''q'') is a conserved quantity, a constant, equal to ''H'' = ½ + ¼ ''ε'' for the given [[initial conditions]]. This implies that both ''y'' and ''dy''/''dt'' have to be bounded:
:<math>\left| y(t) \right| \le \sqrt{1 + \tfrac12 \
===Straightforward perturbation-series solution===
Line 20:
:<math>
y(t) = \cos(t)
+ \
+ \mathcal{O}(\
</math>
Line 27:
===Method of multiple scales===
To construct a global valid solution, the method of ''multiple-scale analysis'' is used. Introduce the slow scale ''t''<sub>1</sub>
:<math>t_1 = \
and assume the solution ''y''(''t'') is a perturbation-series solution dependent both on ''t'' and ''t''<sub>1</sub>
:<math>y(t) = Y_0(t,t_1) + \
So:
Line 41:
\frac{dy}{dt}
&= \left( \frac{\partial Y_0}{\partial t} + \frac{dt_1}{dt} \frac{\partial Y_0}{\partial t_1} \right)
+ \
+ \cdots
\\
&= \frac{\partial Y_0}{\partial t}
+ \
+ \mathcal{O}(\
\end{align}
</math>
using ''dt''<sub>1</sub>
:<math>
\frac{d^2 y}{d t^2}
= \frac{\partial^2 Y_0}{\partial t^2}
+ \
+ \mathcal{O}(\
</math>
|