You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given **initial conditions** $Y_{-1}, Y_{-2}$, we want to generate
291
-
a **solution** of the difference equation {eq}`second_stochastic2`.
289
+
Given *initial conditions* $Y_{-1}, Y_{-2}$, we want to generate
290
+
a *solution* of the difference equation {eq}`second_stochastic2`.
292
291
293
292
It can be represented as
294
293
@@ -333,14 +332,14 @@ $$
333
332
where $v$ and $\theta$ are constants that must be chosen to satisfy initial conditions for $Y_{-1}, Y_{-2}$.
334
333
335
334
This formula shows that when the roots are complex, $Y_t$ displays
336
-
oscillations with **period** $\check p =
337
-
\frac{2 \pi}{\omega}$ and **damping factor** $r$.
335
+
oscillations with *period* $\check p =
336
+
\frac{2 \pi}{\omega}$ and *damping factor* $r$.
338
337
339
-
We say that $\check p$ is the **period** because in that amount of time the cosine wave $\cos(\omega t + \theta)$ goes through exactly one complete cycles.
338
+
We say that $\check p$ is the *period* because in that amount of time the cosine wave $\cos(\omega t + \theta)$ goes through exactly one complete cycles.
340
339
341
340
(Draw a cosine function to convince yourself of this please)
342
341
343
-
**Remark:** Following {cite}`Samuelson1939`, we want to choose the parameters
342
+
*Remark:* Following {cite}`Samuelson1939`, we want to choose the parameters
344
343
$\alpha, \beta$ of the model so that the absolute values (of the possibly
345
344
complex) roots $\lambda_1, \lambda_2$ of the characteristic
0 commit comments