Skip to main content
Top
Published in: Journal of Economic Structures 1/2020

Open Access 01-12-2020 | Research

The Samuelson macroeconomic model as a singular linear matrix difference equation

Authors: Fernando Ortega, Maria Filomena Barros

Published in: Journal of Economic Structures | Issue 1/2020

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

In this paper, we revisit the famous classical Samuelson’s multiplier–accelerator model for national economy. We reform this model into a singular discrete time system and study its solutions. The advantage of this study gives a better understanding of the structure of the model and more deep and elegant results.
Notes

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

1 Introduction

Many authors have studied generalized discrete, see (Apostolopoulos and Ortega 2019; Dassios 2015a; Dassios and Kalogeropoulos 2013; Ogata 1987; Ortega and Apostolopoulos 2018), and continuous time systems, see (Dassios et al. 2019, 2020; Lewis 1986, 1987, 1992; Liu et al. 2019; Milano and Dassios 2016, 2017), and their applications especially in cases where the memory effect is needed including generalized discrete, see (Dassios and Baleanu 2015; Dassios and Kalogeropoulos 2014; Dassios and Szajowski 2016), and continuous time systems with delays, see (Liu et al. 2017, 2019, 2020; Tzounas et al. 2020). Many of these results have already been extended to systems of differential, see (Dassios and Baleanu (2018a, b; Klamka 2010; Klamka and Wyrwał 2008; Podlubny 1999) and difference equations with fractional operators, see (Dassios 2015c, 2018b).
Keynesian macroeconomics inspired the seminal work of (Samuelson 1939), who actually introduced the business cycle theory. Although primitive and using only the demand point of view, the Samuelson’s prospect still provides an excellent insight into the problem and justification of business cycles appearing in national economies. In the past decades, many more sophisticated models have been proposed by other researchers, see (Barros and Ortega 2019; Dassios and Devine 2016; Dassios and Zimbidis 2014; Dassios et al. 2014; Dorf 1983; Kuo 1996; Puu et al. 2004; Rosser 2000). All these models use superior and more delicate mechanisms involving monetary aspects, inventory issues, business expectation, borrowing constraints, welfare gains and multi-country consumption correlations.
Some of the previous articles also contribute to the discussion for the inadequacies of Samuelson’s model. The basic shortcoming of the original model is the incapability to produce a stable path for the national income when realistic values for the different parameters (multiplier and accelerator parameters) are entered into the system of equations. Of course, this statement contradicts with the empirical evidence which supports temporary or long-lasting business cycles.
In this article, we propose an alternative view of the model by reforming it into a singular discrete time system.
The paper theory of difference equations is organized as follows. Section 2 provides a short review for the organization of the original model and in Sect. 3, we introduce the proposed reformulation into a system of difference equations. Section 4 investigates the solutions of the proposed system.

2 The original model

The original version of Samuelson’s multiplier–accelerator original model is based on the following assumptions:
Assumption 2.1
National income \(T_k\) in year k equals to the summation of three elements: consumption, \(C_k\), private investment, \(I_k\), and governmental expenditure \(G_k\)
$$\begin{aligned} T_k=C_k+I_k+G_k. \end{aligned}$$
(1)
Assumption 2.2
Consumption \(C_k\) in year k depends on past income (only on last year’s value) and on marginal tendency to consume, modeled with a, the multiplier parameter, where \(0< a < 1\),
$$\begin{aligned} C_k=aT_{k-1}. \end{aligned}$$
(2)
Assumption 2.3
Private investment \(I_k\) in year k depends on consumption changes and on the accelerator factor b, where \(b>0\). Consequently, \(I_k\) depends on national income changes,
$$\begin{aligned} I_k=b(C_k-C_{k-1})=ab(T_{k-1}-T_{k-2}). \end{aligned}$$
(3)
Assumption 2.4
Governmental expenditure \(G_k\) in year k remains constant
$$\begin{aligned} G_k={\bar{G}}. \end{aligned}$$
Hence, the national income is determined via the following second-order linear difference equation
$$\begin{aligned} T_{k+2}-a(1+b)T_{k+1}+abT_k={\bar{G}}. \end{aligned}$$
See (Samuelson 1939) for the needed theory of difference equations that lead to the solution of the above equation.

3 The reformulation: Singular Samuelson’s model

Let
$$\begin{aligned} Y_k=\left[ \begin{array}{c}T_k\\ C_k\\ I_k\end{array}\right] . \end{aligned}$$
Then, (1) can be written as
$$\begin{aligned} 0=-T_k+C_k+I_k+G_k, \end{aligned}$$
or, equivalently,
$$\begin{aligned} \left[ \begin{array}{ccc}0&0&0\end{array}\right] Y_{k+1} =\left[ \begin{array}{ccc}-1&1&1\end{array}\right] Y_k+G_k. \end{aligned}$$
Equation (2) can be written as
$$\begin{aligned} C_{k+1}=aT_k \end{aligned}$$
or, equivalently,
$$\begin{aligned} \left[ \begin{array}{ccc}0&1&0\end{array}\right] Y_{k+1} =\left[ \begin{array}{ccc}a&0&0\end{array}\right] Y_k. \end{aligned}$$
Finally (3) can be written as
$$\begin{aligned} I_{k+1}=b(C_{k+1}-C_k). \end{aligned}$$
or, equivalently,
$$\begin{aligned} -bC_{k+1}+I_{k+1}=-bC_k. \end{aligned}$$
or, equivalently,
$$\begin{aligned} \left[ \begin{array}{ccc}0&-b&1\end{array}\right] Y_{k+1} =\left[ \begin{array}{ccc}0&-b&0\end{array}\right] Y_k. \end{aligned}$$
Hence the above expressions can be written in a matrix form. We proved the following theorem:
Theorem 3.1
The difference equation (1) can be written in the form of the following singular discrete time system:
$$\begin{aligned} \begin{array}{cc} FY_{k+1}=GY_k+V_k,\quad k= 2, 3,\ldots , \end{array} \end{aligned}$$
(4)
where
$$\begin{aligned} F=\left[ \begin{array}{ccc} 0&{}0&{}0\\ 0&{}1&{}0\\ 0&{}-b&{}1\end{array}\right] ,\quad G=\left[ \begin{array}{ccc} -1&{}1&{}1\\ a&{}0&{}0\\ 0&{}-b&{}0\end{array}\right] ,\quad V_k=\left[ \begin{array}{c} G_k\\ 0\\ 0\end{array}\right] . \end{aligned}$$
Note thatFis singular (det\(F=0)\). Throughout the paper, we will use in several parts matrix pencil theory to establish our results. A matrix pencil is a family of matrices\(sF-G\), parametrized by a complex numbers, see (Dassios and Baleanu 2013).
Definition 3.1
Given \(F,G\in {\mathbb {R}}^{r \times m}\) and an arbitrary \(s\in {\mathbb {C}}\), the matrix pencil \(sF-G\) is called
1.
Regular when \(r=m\) and det\((sF-G)\ne 0\);
 
2.
Singular when \(r\ne m\) or \(r=m\) and det\((sF-G)\equiv 0\).
 
Corollary 3.1
The system (4) has always aregular pencil\(\forall a,b\).
Proof
The determinant det\((sF-G)=s^2-a(b+1)s+ab\ne 0\). Hence from Definition 2.1, the pencil is regular. The proof is completed.
The class of \(sF-G\) is characterized by a uniquely defined element, known as the Weierstrass canonical form, see (Dassios 2017), specified by the complete set of invariants of \(sF-G\). This is the set of elementary divisors of type \((s-a_j)^{p_j}\), called finite elementary divisors, where \(a_j\) is a finite eigenvalue of algebraic multiplicity \(p_j\) (\(1\le j \le \nu\)), and the set of elementary divisors of type \({\hat{s}}^q=\frac{1}{s^q}\), called infinite elementary divisors, where q is the algebraic multiplicity of the infinite eigenvalue. \(\sum _{j =1}^\nu p_j = p\) and \(p+q=m\).
From the regularity of \(sF-G\), there exist non-singular matrices P, Q\(\in {\mathbb {R}}^{m \times m}\) such that
$$\begin{aligned} \begin{array}{c}PFQ=\left[ \begin{array}{cc} I_p&{}0_{p,q}\\ 0_{q,p}&{}H_q\end{array}\right] , \\ PGQ=\left[ \begin{array}{cc} J_p&{}0_{p,q}\\ 0_{q,p}&{}I_q\end{array}\right] .\end{array} \end{aligned}$$
(5)
\(J_p\), \(H_q\) are appropriate matrices with \(H_q\) a nilpotent matrix with index \(q_*\), \(J_p\) a Jordan matrix and \(p+q=m\). With \(0_{q,p}\) we denote the zero matrix of \(q\times p\). The matrix Q can be written as
$$\begin{aligned} Q=\left[ \begin{array}{cc}Q_p&Q_q\end{array}\right] . \end{aligned}$$
(6)
\(Q_p\in {\mathbb {R}}^{m \times p}\) and \(Q_q\in {\mathbb {R}}^{m \times q}\). The matrix P can be written as
$$\begin{aligned} P=\left[ \begin{array}{c}P_1 \\ P_2\end{array}\right] . \end{aligned}$$
(7)
\(P_1\in {\mathbb {R}}^{p \times r}\) and \(P_2\in {\mathbb {R}}^{q \times r}\).
The solution of system (4) is given by the following Theorem:
Theorem 3.2
(See Dassios 2012) We consider the system (4). Since its pencil is always regular, its solution exists and for\(k\ge 0\), is given by the formula
$$\begin{aligned} Y_k=Q_pJ_p^kC+QD_k. \end{aligned}$$
Here,\(D_k=\left[ \begin{array}{c} \sum ^{k-1}_{i=0}J_p^{k-i-1}P_1V_i\\ sum^{q_{*}-1}_{i=0}H_q^iP_2V_{k+i} \end{array}\right]\)and\(C\in {\mathbb {R}}^p\)is a constant vector. The matrices\(Q_p\), \(Q_q\), \(P_1\), \(P_2\), \(J_p\), \(H_q\)are defined by (5), (6) and (7).

4 Results and discussion

In this section we will present our main results. We will provide the solution to the system (4) and consequently we will derive the sequence for the national income, the consumption and the private investment.
Theorem 4.1
We consider the system (4). Then in yeark, national income\(T_k\), consumption\(C_k\)and private investment\(I_k\)are given by
$$\begin{aligned} &T_k=s_1^{k+1}c_1+s_2^{k+1}c_2+a\sum ^{k-1}_{i=0}[(s_1^{k-1}+s_2^{k-1})]G_i,\\& C_k=a(s_1^kc_1+s_2^kc_2)+a^2\sum ^{k-1}_{i=0}[(s_1^{k-i-1}+s_2^{k-i-1})]G_i,\\& I_k=s_1^{k}(s_1-a)c_1+s_2^{k}(s_2-a)c_2+a\sum ^{k-1}_{i=0}[((s_1-a)s_1^{k-1} +(s_2-a)s_2^{k-1})]G_i. \end{aligned}$$
Proof
From Corollary 3.1, the pencil \(sF-G\) is always regular. Furthermore, the pencil has one infinite eigenvalue and two finite:
$$\begin{aligned} s_1=\frac{a(1+b)+\sqrt{a^2(1+b)^2-4ab}}{2},\quad s_2=\frac{a(1+b)-\sqrt{a^2(1+b)^2-4ab}}{2}. \end{aligned}$$
From Theorem 3.2, the solution of (4) is given by
$$\begin{aligned} Y_k=Q_pJ_p^kC+Q\left[ \begin{array}{c} \sum ^{k-1}_{i=0}J_p^{k-i-1}P_1V_i\\ sum^{q_{*}-1}_{i=0}H_q^iP_2V_{k+i} \end{array}\right] . \end{aligned}$$
Since we have one infinite eigenvalue, we have
$$\begin{aligned} H_q=0 \end{aligned}$$
and \(J_p\) is the Jordan matrix of the two finite eigenvalues:
$$\begin{aligned} Y_k=Q_p \left[ \begin{array}{cc} s_1^k&{}0\\ 0&{}s_2^k \end{array}\right] C+Q\left[ \begin{array}{c} \sum ^{k-1}_{i=0}J_p^{k-i-1}P_1V_i\\ 0 \end{array}\right] . \end{aligned}$$
The matrix \(Q_p\) has the two eigenvectors of the two finite eigenvalues:
$$\begin{aligned} Q_p= \left[ \begin{array}{cc} s_1&{}s_2\\ a&{}a\\ s_1-a&{}s_2-a \end{array}\right] , \end{aligned}$$
while \(Q_q\) is the eigenvector of the infinite eigenvalue:
$$\begin{aligned} Q_q= \left[ \begin{array}{c} 1\\ 0\\ 0 \end{array}\right] . \end{aligned}$$
Hence,
$$\begin{aligned} Q=\left[ \begin{array}{ccc} s_1&{}s_2&{}1\\ a&{}a&{}0\\ s_1-a&{}s_2-a&{}0 \end{array}\right] \end{aligned}$$
and the solution \(Y_k\) takes the form:
$$\begin{aligned} Y_k= & {} \left[ \begin{array}{cc} s_1&{}s_2\\ a&{}a\\ s_1-a&{}s_2-a \end{array}\right] \left[ \begin{array}{cc} s_1^k&{}0\\ 0&{}s_2^k \end{array}\right] C \\& + \left[ \begin{array}{ccc} s_1&{}s_2&{}1\\ a&{}a&{}0\\ s_1-a&{}s_2-a&{}0 \end{array}\right] \left[ \begin{array}{c} \sum ^{k-1}_{i=0} \left[ \begin{array}{cc} s_1^{k-i-1}&{}0\\ 0&{}s_2^{k-i-1} \end{array}\right] P_1V_i\\ 0 \end{array}\right] . \end{aligned}$$
Finally, here \(P_1\) is the matrix which contains the right eigenvectors of the finite eigenvalues
$$\begin{aligned} P_1= \left[ \begin{array}{ccc} a&{}1&{}\frac{a}{s_1}\\ a&{}1&{}\frac{a}{s_2} \end{array}\right] . \end{aligned}$$
Hence,
$$\begin{aligned} Y_k= & {} \left[ \begin{array}{cc} s_1&{}s_2\\ a&{}a\\ s_1-a&{}s_2-a \end{array}\right] \left[ \begin{array}{cc} s_1^k&{}0\\ 0&{}s_2^k \end{array}\right] C \\& + \left[ \begin{array}{ccc} s_1&{}s_2&{}1\\ a&{}a&{}0\\ s_1-a&{}s_2-a&{}0 \end{array}\right] \left[ \begin{array}{c} \sum ^{k-1}_{i=0}\left[ \begin{array}{cc} s_1^{k-i-1}&{}0\\ 0&{}s_2^{k-i-1} \end{array}\right] \left[ \begin{array}{ccc} a&{}1&{}\frac{a}{s_1}\\ a&{}1&{}\frac{a}{s_2} \end{array}\right] \left[ \begin{array}{c} G_i\\ 0\\ 0 \end{array}\right] \\ 0 \end{array}\right] , \end{aligned}$$
or, equivalently,
$$\begin{aligned} Y_k= \left[ \begin{array}{l} s_1^{k+1}c_1+s_2^{k+1}c_2+a\sum ^{k-1}_{i=0}[(s_1^{k-1}+s_2^{k-1})]G_i\\ a(s_1^kc_1+s_2^kc_2)+a^2\sum ^{k-1}_{i=0}[(s_1^{k-i-1}+s_2^{k-i-1})]G_i\\ s_1^{k}(s_1-a)c_1+s_2^{k}(s_2-a)c_2+a\sum ^{k-1}_{i=0}[((s_1-a)s_1^{k-1} +(s_2-a)s_2^{k-1})]G_i \end{array}\right] , \end{aligned}$$
or, equivalently,
$$\begin{aligned} \left[ \begin{array}{c}T_k\\ C_k\\ I_k\end{array}\right] = \left[ \begin{array}{l} s_1^{k+1}c_1+s_2^{k+1}c_2+a\sum ^{k-1}_{i=0}[(s_1^{k-1}+s_2^{k-1})]G_i\\ a(s_1^kc_1+s_2^kc_2)+a^2\sum ^{k-1}_{i=0}[(s_1^{k-i-1}+s_2^{k-i-1})]G_i\\ s_1^{k}(s_1-a)c_1+s_2^{k}(s_2-a)c_2+a\sum ^{k-1}_{i=0}[((s_1-a)s_1^{k-1} +(s_2-a)s_2^{k-1})]G_i \end{array}\right] . \end{aligned}$$
The proof is completed.
The way this method in this theorem reconstructs the Samuelson’s model can be also used in models of similar nature. For example, it can be used into other macroeconomic models, or models where the memory effect appears, and models with delays, see (Dassios et al. 2017; Moaaz et al. 2020a, b). In addition, this updated form of Samuelson’s model can provide new alternative methods to prove stability of similar dynamical systems, see (Apostolopoulos and Ortega 2018; Boutarfa and Dassios 2017; Dassios 2015b, 2018a).

4.1 Initial conditions

We assume system (4) and the known initial conditions (IC): \(Y_{2}\). Note that it is a necessity the initial condition to be \(Y_2\) because \(Y_k\) is defined from \(T_{k-1}\), \(T_{k-2}\), and for \(k=2\), \(T_2\) is defined by \(T_1\),\(T_0\).
Definition 4.1
Consider the system (4) with known IC. Then, the IC are called consistent if there exists a solution for the system (4) which satisfies the given conditions.
Proposition 4.1
(See Dassios 2015d) The IC of system (4) are consistent if and only if
$$\begin{aligned} Y_2\in colspanQ_p +QD_2. \end{aligned}$$
Proposition 4.2
(See Dassios et al. 2014) Consider the system (4) with given IC. Then, the solution for the initial value problem is unique if and only if the IC are consistent. Then, the unique solution is given by the formula
$$\begin{aligned} Y_k=Q_pJ_p^kZ^p_{2}+QD_k, \end{aligned}$$
where\(D_k=\left[ \begin{array}{c} \sum ^{k-1}_{i=0}J_p^{k-i-1}P_1V_i\\ sum^{q_{*}-1}_{i=0} H_q^iP_2V_{k+i} \end{array}\right]\)and\(Z^p_2\)is the unique solution of the algebraic system\(Y_2=Q_pZ^p_2+D_2\).
Proposition 4.2
The singular reformulated Samuelson’s model (4) has always a unique solution for any given initial conditions.
Proof
The column \(Y_k\) in (4) is defined as
$$\begin{aligned} Y_k= \left[ \begin{array}{c}T_k\\ C_k\\ I_k\end{array}\right] , \end{aligned}$$
whereby for \(k=2,\) we get
$$\begin{aligned} Y_2= \left[ \begin{array}{c}T_2\\ C_2\\ I_2\end{array}\right] , \end{aligned}$$
or, equivalently, using (2), (3)
$$\begin{aligned} Y_2 = \left[ \begin{array}{c}T_2\\ aT_1\\ ab(T_1-T_0)\end{array}\right] . \end{aligned}$$
or, equivalently,
$$\begin{aligned} Y_2 = \left[ \begin{array}{c}1\\ 0\\ 0 \end{array}\right] T_2+\left[ \begin{array}{c} 0 \\ 1 \\ b\end{array}\right] aT_{1}+\left[ \begin{array}{c} 0\\ 0\\ -b \end{array}\right] aT_0. \end{aligned}$$
But \(T_2=a(1+b)T_1-abT_0+{\bar{G}}\). Thus
$$\begin{aligned} Y_2 =\left[ \begin{array}{c}1+b\\ 1\\ b\end{array}\right] aT_1 +\left[ \begin{array}{c}-b\\ 0\\ b\end{array}\right] aT_0 +\left[ \begin{array}{c}1\\ 0\\ 0\end{array}\right] {\bar{G}}. \end{aligned}$$
However
$$\begin{aligned} colspanQ_p=\left\langle\left[ \begin{array}{c}1+b\\ 1\\ b\end{array}\right] , \left[ \begin{array}{c}-b\\ 0\\ b\end{array}\right] \right\rangle,\quad QD_2= \left[ \begin{array}{c}1\\ 0\\ 0\end{array}\right] . \end{aligned}$$
Hence
$$\begin{aligned} Y_2\in \left\langle\left[ \begin{array}{c}1+b\\ 1\\ b\end{array}\right] , \left[ \begin{array}{c}-b\\ 0\\ b\end{array}\right]\right\rangle +\left[ \begin{array}{c}1\\ 0\\ 0\end{array}\right] , \end{aligned}$$
or, equivalently,
$$\begin{aligned} Y_2\in colspanQ_p +QD_2. \end{aligned}$$
Hence from Proposition 4.1, the IC of the singular reformulated Samuelson’s model (4) are always consistent and from Proposition 4.1, the singular reformulated Samuelson’s model (4) has a unique solution for given IC. The proof is completed.

5 Conclusions

In this article, we focused and provided a new alternative formulation of the famous Samuelson macroeconomic model. We proved that this model can be studied via an equivalent singular system of difference equations using pencil theory. We provided properties for existence of solutions. As a future research, it is interesting to study stability and stabilization properties for non-consistent initial conditions. For this case optimization methods, see (Dassios et al. 2015), and concepts from graph theory, see (Cuffe et al. 2016; Dassios et al. 2019), will be required. For this idea, there is already some ongoing research in progress.

Acknowledgements

We would like to express our sincere gratitude to Dr. Sung Cho for his helpful and fruitful discussion that improved this article.

Competing Interests

The authors declare that they have no competing interests.
Open AccessThis article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://​creativecommons.​org/​licenses/​by/​4.​0/​.

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Literature
go back to reference Apostolopoulos N, Ortega F (2018) The stability of systems of difference equation with non-consistent initial conditions. Dyn Contin Discrete Impuls Syst Series A: Math Anal 25(1):31–40 Apostolopoulos N, Ortega F (2018) The stability of systems of difference equation with non-consistent initial conditions. Dyn Contin Discrete Impuls Syst Series A: Math Anal 25(1):31–40
go back to reference Apostolopoulos N, Ortega F (2019) On the causality of singular systems of difference equations of first and fractional order. Dyn Contin Discrete Impuls Systems Series A: Math Anal 26:435–445 Apostolopoulos N, Ortega F (2019) On the causality of singular systems of difference equations of first and fractional order. Dyn Contin Discrete Impuls Systems Series A: Math Anal 26:435–445
go back to reference Barros MF, Ortega F (2019) An optimal equilibrium for a reformulated Samuelson economic discrete time system. J Econ Struct 8:29CrossRef Barros MF, Ortega F (2019) An optimal equilibrium for a reformulated Samuelson economic discrete time system. J Econ Struct 8:29CrossRef
go back to reference Boutarfa B, Dassios I (2017) A stability result for a network of two triple junctions on the plane. Math Methods Appl Sci 40(17):6076–6084CrossRef Boutarfa B, Dassios I (2017) A stability result for a network of two triple junctions on the plane. Math Methods Appl Sci 40(17):6076–6084CrossRef
go back to reference Cuffe P, Dassios I, Keane A (2016) Analytic loss minimization: a proof. IEEE Trans Power Syst 31(4):3322–3323CrossRef Cuffe P, Dassios I, Keane A (2016) Analytic loss minimization: a proof. IEEE Trans Power Syst 31(4):3322–3323CrossRef
go back to reference Dassios I (2012) On non homogeneous linear generalized linear discrete time systems. Circuits Syst Signal Process 31(5):1699–1712CrossRef Dassios I (2012) On non homogeneous linear generalized linear discrete time systems. Circuits Syst Signal Process 31(5):1699–1712CrossRef
go back to reference Dassios I (2015a) On a boundary value problem of a singular discrete time system with a singular pencil, dynamics of continuous. Discret Impuls Syst Ser A Math Anal 22(3):211–231 Dassios I (2015a) On a boundary value problem of a singular discrete time system with a singular pencil, dynamics of continuous. Discret Impuls Syst Ser A Math Anal 22(3):211–231
go back to reference Dassios I (2015b) Stability of basic steady states of networks in bounded domains. Comput Math Appl 70(9):2177–2196CrossRef Dassios I (2015b) Stability of basic steady states of networks in bounded domains. Comput Math Appl 70(9):2177–2196CrossRef
go back to reference Dassios I (2018a) Stability of bounded dynamical networks with symmetry. Symmetry 10(4):121CrossRef Dassios I (2018a) Stability of bounded dynamical networks with symmetry. Symmetry 10(4):121CrossRef
go back to reference Dassios I (2018b) A practical formula of solutions for a family of linear non-autonomous fractional nabla difference equations. J Comput Appl Math 339:317–328CrossRef Dassios I (2018b) A practical formula of solutions for a family of linear non-autonomous fractional nabla difference equations. J Comput Appl Math 339:317–328CrossRef
go back to reference Dassios I (2019) Analytic loss minimization: theoretical framework of a second order optimization method. Symmetry 11(2):136CrossRef Dassios I (2019) Analytic loss minimization: theoretical framework of a second order optimization method. Symmetry 11(2):136CrossRef
go back to reference Dassios IK, Baleanu D (2013) On a singular system of fractional nabla difference equations with boundary conditions. Bound Value Probl 2013:148CrossRef Dassios IK, Baleanu D (2013) On a singular system of fractional nabla difference equations with boundary conditions. Bound Value Probl 2013:148CrossRef
go back to reference Dassios I, Baleanu D (2018) Caputo and related fractional derivatives in singular systems. Appl Math Comput 337:591–606 Dassios I, Baleanu D (2018) Caputo and related fractional derivatives in singular systems. Appl Math Comput 337:591–606
go back to reference Dassios I, Devine M (2016) A macroeconomic mathematical model for the national income of a union of countries with interaction and trade. J Econ Struct 5:18CrossRef Dassios I, Devine M (2016) A macroeconomic mathematical model for the national income of a union of countries with interaction and trade. J Econ Struct 5:18CrossRef
go back to reference Dassios IK, Kalogeropoulos G (2013) On a non-homogeneous singular linear discrete time system with a singular matrix pencil. Circuits Syst Signal Process 32(4):1615–1635CrossRef Dassios IK, Kalogeropoulos G (2013) On a non-homogeneous singular linear discrete time system with a singular matrix pencil. Circuits Syst Signal Process 32(4):1615–1635CrossRef
go back to reference Dassios I, Kalogeropoulos G (2014) On the stability of equilibrium for a reformulated foreign trade model of three countries. J Ind Eng Int 10(3):71CrossRef Dassios I, Kalogeropoulos G (2014) On the stability of equilibrium for a reformulated foreign trade model of three countries. J Ind Eng Int 10(3):71CrossRef
go back to reference Dassios IK, Szajowski K (2016) Bayesian optimal control for a non-autonomous stochastic discrete time system. Appl Math Comput 274:556–564 Dassios IK, Szajowski K (2016) Bayesian optimal control for a non-autonomous stochastic discrete time system. Appl Math Comput 274:556–564
go back to reference Dassios I, Zimbidis A (2014) The classical Samuelson’s model in a multi-country context under a delayed framework with interaction. Dyn Contin Discret Impuls Syst Ser B Appl Algorithms 21(4–5b):261–274 Dassios I, Zimbidis A (2014) The classical Samuelson’s model in a multi-country context under a delayed framework with interaction. Dyn Contin Discret Impuls Syst Ser B Appl Algorithms 21(4–5b):261–274
go back to reference Dassios I, Zimbidis A, Kontzalis C (2014a) The delay effect in a stochastic multiplier–accelerator model. J Econ Struct 3:7CrossRef Dassios I, Zimbidis A, Kontzalis C (2014a) The delay effect in a stochastic multiplier–accelerator model. J Econ Struct 3:7CrossRef
go back to reference Dassios I, Baleanu D, Kalogeropoulos G (2014b) On non-homogeneous singular systems of fractional nabla difference equations. Appl Math Comput 227:112–131 Dassios I, Baleanu D, Kalogeropoulos G (2014b) On non-homogeneous singular systems of fractional nabla difference equations. Appl Math Comput 227:112–131
go back to reference Dassios I, Fountoulakis K, Gondzio J (2015) A preconditioner for a primal–dual Newton conjugate gradients method for compressed sensing problems. SIAM J Sci Comput 37:A2783–A2812CrossRef Dassios I, Fountoulakis K, Gondzio J (2015) A preconditioner for a primal–dual Newton conjugate gradients method for compressed sensing problems. SIAM J Sci Comput 37:A2783–A2812CrossRef
go back to reference Dassios I, Jivkov AP, Abu-Muharib A, James P (2017) A mathematical model for plasticity and damage: a discrete calculus formulation. J Comput Appl Math 312:27–38CrossRef Dassios I, Jivkov AP, Abu-Muharib A, James P (2017) A mathematical model for plasticity and damage: a discrete calculus formulation. J Comput Appl Math 312:27–38CrossRef
go back to reference Dassios I, Tzounas G, Milano F (2019) The Mobius transform effect in singular systems of differential equations. Appl Math Comput 361:338–353 Dassios I, Tzounas G, Milano F (2019) The Mobius transform effect in singular systems of differential equations. Appl Math Comput 361:338–353
go back to reference Dassios I, Cuffe P, Keane A (2019) Calculating nodal voltages using the admittance matrix spectrum of an electrical network. Mathematics 7(1):106CrossRef Dassios I, Cuffe P, Keane A (2019) Calculating nodal voltages using the admittance matrix spectrum of an electrical network. Mathematics 7(1):106CrossRef
go back to reference Dassios I, Tzounas G, Milano F (2020) Participation factors for singular systems of differential equations circuits. Syst Signal Process 39(1):83–110CrossRef Dassios I, Tzounas G, Milano F (2020) Participation factors for singular systems of differential equations circuits. Syst Signal Process 39(1):83–110CrossRef
go back to reference Dassios I, Baleanu D (2018) Optimal solutions for singular linear systems of Caputo fractional differential equations. Math Methods Appl Sci Dassios I, Baleanu D (2018) Optimal solutions for singular linear systems of Caputo fractional differential equations. Math Methods Appl Sci
go back to reference Dorf RC (1983) Modern control systems, 3rd edn. Addison-Wesley, Boston Dorf RC (1983) Modern control systems, 3rd edn. Addison-Wesley, Boston
go back to reference Klamka J (2010) Controllability and minimum energy control problem of fractional discrete-time systems. New trends in nanotechnology and fractional calculus. Springer, New York, pp 503–509CrossRef Klamka J (2010) Controllability and minimum energy control problem of fractional discrete-time systems. New trends in nanotechnology and fractional calculus. Springer, New York, pp 503–509CrossRef
go back to reference Klamka J, Wyrwał J (2008) Controllability of second-order infinite-dimensional systems. Syst Control Lett 57(5):386–391CrossRef Klamka J, Wyrwał J (2008) Controllability of second-order infinite-dimensional systems. Syst Control Lett 57(5):386–391CrossRef
go back to reference Kuo BC, (1996) Automatic control systems, 5th edn. Prentice Hall, Upper Saddle River Kuo BC, (1996) Automatic control systems, 5th edn. Prentice Hall, Upper Saddle River
go back to reference Lewis FL (1987) Recent work in singular systems. In: Proc Int Symp singular systems, Atlanta, GA, pp 20-24 Lewis FL (1987) Recent work in singular systems. In: Proc Int Symp singular systems, Atlanta, GA, pp 20-24
go back to reference Lewis FL (1986) A survey of linear singular systems. Circuits Syst Signal Process 5:3–36CrossRef Lewis FL (1986) A survey of linear singular systems. Circuits Syst Signal Process 5:3–36CrossRef
go back to reference Lewis FL (1992) A review of 2D implicit systems. Automatica 28(2):345–354CrossRef Lewis FL (1992) A review of 2D implicit systems. Automatica 28(2):345–354CrossRef
go back to reference Liu M, Dassios I, Milano F (2019a) On the stability analysis of systems of neutral delay differential equations. Circuits Syst Signal Process 38(4):1639–1653CrossRef Liu M, Dassios I, Milano F (2019a) On the stability analysis of systems of neutral delay differential equations. Circuits Syst Signal Process 38(4):1639–1653CrossRef
go back to reference Liu M, Dassios I, Tzounas G, Milano F (2019b) Stability analysis of power systems with inclusion of realistic-modeling of WAMS delays. IEEE Trans Power Syst 34(1):627–636CrossRef Liu M, Dassios I, Tzounas G, Milano F (2019b) Stability analysis of power systems with inclusion of realistic-modeling of WAMS delays. IEEE Trans Power Syst 34(1):627–636CrossRef
go back to reference Liu M, Dassios I, Tzounas G, Milano F (2020) Model-independent derivative control delay compensation methods for power systems. Energies 13(2):342CrossRef Liu M, Dassios I, Tzounas G, Milano F (2020) Model-independent derivative control delay compensation methods for power systems. Energies 13(2):342CrossRef
go back to reference Liu M, Dassios I, Milano F (2017) Small-signal stability analysis of neutral delay differential equations. IECON 2017—43rd annual conference of the IEEE industrial electronics society. IEEE, New York, pp 5644–5649 Liu M, Dassios I, Milano F (2017) Small-signal stability analysis of neutral delay differential equations. IECON 2017—43rd annual conference of the IEEE industrial electronics society. IEEE, New York, pp 5644–5649
go back to reference Milano F, Dassios I (2016) Small-signal stability analysis for non-index 1 Hessenberg form systems of delay differential-algebraic equations. IEEE Trans Circuits Syst I Regul Pap 63(9):1521–1530CrossRef Milano F, Dassios I (2016) Small-signal stability analysis for non-index 1 Hessenberg form systems of delay differential-algebraic equations. IEEE Trans Circuits Syst I Regul Pap 63(9):1521–1530CrossRef
go back to reference Milano F, Dassios I (2017) Primal and dual generalized eigenvalue problems for power systems small-signal stability analysis. IEEE Trans Power Syst 32(6):4626–4635CrossRef Milano F, Dassios I (2017) Primal and dual generalized eigenvalue problems for power systems small-signal stability analysis. IEEE Trans Power Syst 32(6):4626–4635CrossRef
go back to reference Moaaz O, Dassios I, Bazighifan O, Muhib A (2020) Oscillation theorems for nonlinear differential equations of fourth-order. Mathematics 8(4):520CrossRef Moaaz O, Dassios I, Bazighifan O, Muhib A (2020) Oscillation theorems for nonlinear differential equations of fourth-order. Mathematics 8(4):520CrossRef
go back to reference Moaaz O, Dassios I, Bazighifan O (2020) Oscillation criteria of higher-order neutral differential equations with several deviating arguments. Mathematics 8(3):402CrossRef Moaaz O, Dassios I, Bazighifan O (2020) Oscillation criteria of higher-order neutral differential equations with several deviating arguments. Mathematics 8(3):402CrossRef
go back to reference Ogata K (1987) Discrete time control systems. Prentice Hall, Upper Saddle River Ogata K (1987) Discrete time control systems. Prentice Hall, Upper Saddle River
go back to reference Ortega F, Apostolopoulos N (2018) A generalised linear system of difference equations with infinite many solutions. Dyn Contin Discret Impuls Syst Ser B Appl Algorithms 25:397–407 Ortega F, Apostolopoulos N (2018) A generalised linear system of difference equations with infinite many solutions. Dyn Contin Discret Impuls Syst Ser B Appl Algorithms 25:397–407
go back to reference Podlubny I (1999) Fractional differential equations, mathematics in science and engineering. Academic Press, San Diego p xxiv+340 Podlubny I (1999) Fractional differential equations, mathematics in science and engineering. Academic Press, San Diego p xxiv+340
go back to reference Puu T, Gardini L, Sushko I (2004) A Hicksian multiplier–accelerator model with floor determined by capital stock. J Econ Behav Organ 56:331–348CrossRef Puu T, Gardini L, Sushko I (2004) A Hicksian multiplier–accelerator model with floor determined by capital stock. J Econ Behav Organ 56:331–348CrossRef
go back to reference Rosser JB (2000) From catastrophe to chaos: a general theory of economic discontinuities. Academic Publishers, BostonCrossRef Rosser JB (2000) From catastrophe to chaos: a general theory of economic discontinuities. Academic Publishers, BostonCrossRef
go back to reference Samuelson P (1939) Interactions between the multiplier analysis and the principle of acceleration. Rev Econ Stat 21:75–78CrossRef Samuelson P (1939) Interactions between the multiplier analysis and the principle of acceleration. Rev Econ Stat 21:75–78CrossRef
go back to reference Tzounas G, Dassios I, Milano F (2020) Modal participation factors of algebraic variables. IEEE Trans Power Syst 35(1):742–750CrossRef Tzounas G, Dassios I, Milano F (2020) Modal participation factors of algebraic variables. IEEE Trans Power Syst 35(1):742–750CrossRef
Metadata
Title
The Samuelson macroeconomic model as a singular linear matrix difference equation
Authors
Fernando Ortega
Maria Filomena Barros
Publication date
01-12-2020
Publisher
Springer Berlin Heidelberg
Published in
Journal of Economic Structures / Issue 1/2020
Electronic ISSN: 2193-2409
DOI
https://doi.org/10.1186/s40008-020-00207-3

Other articles of this Issue 1/2020

Journal of Economic Structures 1/2020 Go to the issue