Skip to main content

Theory and Modern Applications

Investigation of linear difference equations with random effects

Abstract

In this study, random linear difference equations obtained by transforming the components of deterministic difference equations to random variables are investigated. Uniform, Bernoulli, binomial, negative binomial (or Pascal), geometric, hypergeometric and Poisson distributions have been used for the random effects for obtaining the random behavior of linear difference equations. The random version of the Z-transform, the RZ-transform, has been used to obtain an approximation for the random linear difference equation. Approximate expected values and variances are calculated by using the RZ-transform. The results have been obtained with Maple and are shown in graphs. It is shown that the random Z-transform is an effective tool for the investigation of random linear difference equations.

1 Introduction

Difference equations are known as the first theory to emerge with the systematical development of mathematics. Having emerged as the discrete analogues of differential equations, difference equations are a field of mathematics with a rich application area. Difference equations found in economy, biology, signal processing, computer engineering, genetics, medicine, ecology and digital control some of its application fields [19].

Today, difference equations are used for system analysis and design with the use of the Z-transform. The Z-transform has been introduced in mid-20th century [10]. The z-transform, together with probability theory, was first introduced by de Moivre in 1730 and is known among mathematicians as the “generator function method”. The Z-transform of an array is the generating function of this array, where the independent variable Z is replaced by a mutual \(1/Z\). It has been used within probability theory [11] and to treat data control systems [12]. In 1952, it was called the Z-transform by Ragazzini and Zadeh [13]. Recently, the Z-transform has been highly developed as a result of its use in digital computer systems. In these systems, discrete system theory is developed due to the fact that information and signals are discrete. The Z-transformation method is one of the transformation methods that can be applied to the solution of linear difference equations. It reduces the solutions of such equations to algebraic solutions and resembles the Laplace transform method commonly used in solving differential equations [12]. Some of the studies in this area are given in [1423].

In this study the random version of the Z-transform, the RZ-transform, has been applied to obtain an approximation to the solution of random linear difference equation. Difference equations are transformed into random difference equations through the use of several probability distributions. The approximate solutions obtained by Z-transform are used to obtain the approximate expected values and variances of random linear difference equations, which are shown in graphs. Sections 2 and 3 contain introductory information on linear difference equations and Z-transform method. Section 4 contains numerical examples with uniform, geometric, Poisson and Bernoulli distributions.

2 Difference equations

Definition 1

The equation with \(n \in \mathbb{N}=\{ 0,1,\ldots \}\) independent variables and unknown x such that

$$ F \bigl( n,x ( n ),x ( n+1 ),\ldots,x ( n+k ) \bigr) =0 $$

is called a difference equation [19].

Definition 2

Let x be a continuous variable and \(h_{k} (x)\) and \(g(x)\) be real valued functions with \(n\geq n_{0}\) such that \(h_{k} \neq 0\), then the difference equation

$$ h _{ 0 } ( x ) f ( x + n ) + h _{ 1 } f ( x + n - 1 ) +\cdots + h _{ n } ( x ) f ( x ) = g ( x ) $$
(1)

is called a linear difference equation of order n.

Equation (1) is called a linear homogeneous difference equation of order n for \(g ( x ) =0\) and a non-homogeneous linear difference equation of order n for \(g ( x ) \neq 0\) [13].

  • Z-transform

Definition 3

([1013, 2427]; Z-transform)

Let the sequence \(x(n)\) defined for the negative integers \(n=-1,-2,\ldots \) be given. The Z-transform for the sequence \(x(n)\) is given as

$$ \tilde{ x } ( z ) = Z \bigl( x ( n ) \bigr) = \sum_{ i = 0 }^{\infty } x ( i ) z ^{- i } . $$
(2)

Theorem 1

The set of numbers z on the complex plane is called the convergence region \(x(z)\) for the convergence of the sequence (2). The ratio test is the most used method for finding the convergence region of the sequence (2). Assume that

$$ \lim_{i\rightarrow \infty } \biggl\vert \frac{x(i+1)}{x(i)} \biggr\vert =R. $$

The convergence of (2) with ratio test is

$$ \lim_{i\rightarrow \infty } \biggl\vert \frac{x(i+1) z^{-i-1}}{x(i) z^{-i}} \biggr\vert < 1 $$

and its divergence

$$ \lim_{i\rightarrow \infty } \biggl\vert \frac{x(i+1) z^{-i-1}}{x(i) z^{-i}} \biggr\vert >1. $$

Hence, the sequence (2) is convergent for \(\vert z \vert >R\) and divergent for \(\vert z \vert < R\). The number R is called the radius of convergence. If \(R=0\), the sequence \(\tilde{x} ( z )\) is everywhere convergent. On the other side, if \(R=\infty \), the Z-transform is everywhere divergent.

  • Properties of Z-transform

1. Linearity: Let \(\tilde{x} ( z )\) be the Z-transform of \(x(n)\) with a radius of convergence of \(R_{1}\) and \(\tilde{y} ( z )\) be the Z-transform of \(y(n)\) with a radius of convergence of \(R_{2}\). For complex numbers λ, β

$$ Z \bigl[ \lambda x ( n ) +\beta y( n ) \bigr] = \lambda \tilde{ x } ( z ) + \beta \tilde{ y } ( z ), \quad \vert z \vert > \max ( R _{ 1 }, R _{ 2 } ) $$
(3)

2. Shifting: Let R be the radius of convergence of \(\tilde{x} ( z )\).

a. Right shifting: If \(x ( -j ) =0\), \(j=1,2,\ldots,k\), then

$$ Z \bigl[ x ( n - k ) \bigr] = z ^{- k } \tilde{ x } ( z ),\quad \vert z \vert >R . $$
(4)

b. Left shifting:

$$ Z \bigl[ x ( n + k ) \bigr] = z ^{ k } \tilde{ x } ( z ) - \sum _{ t = 0 }^{ k - 1 } x ( t ) z ^{ k - t }, \quad \vert z \vert >R . $$
(5)

The most used versions of (5) are

$$ \begin{gathered} Z \bigl[ x ( n + 1 ) \bigr] = z ^{ k } \tilde{ x } ( z ) - zx ( 0 ),\quad \vert z \vert >R , \\ Z \bigl[ x ( n + 2 ) \bigr] = z ^{ 2 } \tilde{ x } ( z ) - z ^{ 2 } x ( 0 ) - zx ( 1 ), \quad \vert z \vert >R. \end{gathered} $$

3. Initial and final values:

a. Initial value theorem:

$$ \lim_{ \vert z \vert \rightarrow \infty } \tilde{ x } ( z ) = x ( 0 ) . $$
(6)

b. Final value theorem:

$$ x ( \infty ) = \lim_{ n\rightarrow \infty } x ( n ) = \lim_{ z\rightarrow 1 } ( z - 1 ) \tilde{ x } ( z ) . $$
(7)

Proof

a. The proof of (6) follows from the definition of \(\tilde{x} ( z )\).

b. To prove (7)

$$ Z \bigl[ x ( n+1 ) -x(n) \bigr] = \sum_{i=0}^{\infty } \bigl[x(i+1) -x(i) \bigr]z^{-i}. $$

If (5) is applied to the left of this equation

$$ ( z-1 ) \tilde{x} ( z ) =x ( 0 ) + \sum_{i=0}^{\infty } \bigl[x(i+1) -x(i) \bigr]z^{-i}. $$

Thus,

$$ \lim_{z\rightarrow 1} (z-1) \tilde{x} ( z ) = x ( 0 ) + \sum _{i=0}^{\infty } \bigl[x ( i+1 ) -x(i) \bigr]z^{-i} = \lim_{n\rightarrow \infty } x ( n ). $$

 □

4. Multiplication by \(a ^{ n }\): Let \(\tilde{x} ( z )\) be the Z-transform of \(x(n)\) with a radius of convergence of R. Then

$$ Z \bigl[ a ^{ n } x ( n ) \bigr] = \tilde{ x } \biggl( \frac{ z }{ a } \biggr), \quad \vert z \vert > \vert a \vert R . $$
(8)

The proof of (8) follows from the definition.

5. Multiplication by \(n ^{ k }\):

$$ Z \bigl( n a^{n} \bigr) =-z \frac{d}{dz} Z \bigl( a^{n} \bigr). $$

Similarly, if the order is increased

$$ Z \bigl( n^{2} a^{n} \bigr) =-z \frac{d}{dz} \biggl[ -z \frac{d}{dz} Z \bigl( a^{n} \bigr) \biggr] $$

and hence

$$ Z \bigl( n^{2} a^{n} \bigr) = \biggl( -z \frac{d}{dz} \biggr)^{2} Z \bigl( a^{n} \bigr). $$

Its generalization gives

$$ \biggl( -z \frac{d}{dz} \biggr)^{k} \tilde{x} ( z ) = \biggl( -z \frac{d}{dz} \biggl( -z \frac{d}{dz} \biggl( \dots \biggl( -z \frac{d}{dz} \biggr) \dots \biggr) \biggr) \biggr). $$

Thus

$$ Z \bigl[ n ^{ k } x ( n ) \bigr] = \biggl( - z \frac{ d }{ dz } \biggr)^{ k } Z \bigl( x ( n ) \bigr) . $$
(9)

Definition

(Inverse Z-transform)

A Z-transform transforms the difference equation of an unknown \(x(n)\) sequence to an algebraic equation in \(\tilde{x} ( z )\). Afterwards, the \(x(n)\) sequence is obtained from \(\tilde{x} ( z )\) through an operation known as inverse Z-transform. Symbolically, this operation can be shown as

$$ Z ^{- 1 } \bigl[ \tilde{ x } ( z ) \bigr] = x ( n ) . $$
(10)

The uniqueness of the inverse Z-transform can be obtained as follows. Assume two sequences \(x(n)\), \(y(n)\) have the same Z-transform, i.e.

$$ \sum_{i=0}^{\infty } x(i) z^{-i} = \sum _{i=0}^{\infty } y(i) z^{-i},\quad \vert z \vert >R. $$
Table 1 Z-transform

Hence,

$$ \sum_{i=0}^{\infty } \bigl[ x ( i ) -y(i) \bigr] z^{-i} =0, \quad \vert z \vert >R $$

is used to obtain the inverse Z-transform [25].

3 Discrete time probability distributions

3.1 Discrete uniform distribution

Definition

For a random variable, the value of the probability function is a discrete probability distribution if all the values between the lower and upper bounds of the integer are constant. For any random positive n in the form of \(k_{1}, k_{2},\ldots, k_{n}\)

$$ P ( k,n ) = \textstyle\begin{cases} {1} / {n}, &k=1,2,3,\ldots,n,\\ 0, &\mbox{otherwise}, \end{cases} $$

if each of them shows equal probability, then this random variable is called a (discrete) uniform distributed random variable [28, 29].

Theorem

If X has a discrete uniform distribution, then

  1. a.

    \(E ( X ) = \frac{k+1}{2}\),

  2. b.

    \(V ( X ) = \frac{k^{2} -1}{12}\),

  3. c.

    \(M_{x} ( t ) = \frac{1}{k} \sum_{x=1}^{k} e^{tx}\).

3.2 Bernoulli distribution

Definition

For the random variable X, p takes a value of 1 with probability of success, and X, takes a value of 0 with probability of failure where \(q=1-p\), then this random variable is called the Bernoulli random variable. The Bernoulli probability mass function is given as [28, 29]:

$$ f ( x,p ) = p^{x} (1-p)^{1-x}, \quad x=0,1. $$

Theorem

If X has a Bernoulli distribution,

  1. a.

    \(E ( X ) =p\),

  2. b.

    \(V ( X ) =p ( 1-p )\),

  3. c.

    \(M_{x} ( t ) = e^{t} p+ ( 1-p ) \).

3.3 Binomial distribution

Definition

Let n be the total number of independent Bernoulli successful trials and X be the random variable. If the probability of success for a single experiment is p and the probability of failure \((1-p)\), then X is called the binomial random variable X and the probability function of X is

$$ f ( x;n,p ) = \binom{n}{x} p^{x} (1-p)^{n-x} , \quad x=0,1,2, \ldots,n. $$

Calculation of consecutive binomial probabilities:

$$ f ( x+1;n,p ) = \frac{ ( n-x ) p}{ ( x+1 ) ( 1-p )} f ( x;n,p ) , \quad x=0,1,\ldots,n-1. $$

Theorem

If X has a binomial distribution,

  1. a.

    \(E ( X ) =np\),

  2. b.

    \(V ( X ) =np ( 1-p )\),

  3. c.

    \(M_{x} ( t ) = [ e^{t} p+(1-p) ]^{n} \).

3.4 Negative binomial (Pascal) distribution

Definition

Let X be the random variable of the number of trials required to achieve success \(K\geq 1\), with the probability of success p in each experiment for independent Bernoulli trials. In this case, X is called a negative binomial random variable and its probability function is given as

$$ f ( x ) = \binom{x-1}{K-1} p^{K} (1-p)^{x-K}, \quad x=K,K+1,\ldots. $$

Theorem

If X has a negative binomial distribution,

  1. a.

    \(E ( X ) = \frac{k}{p}\),

  2. b.

    \(V ( X ) = \frac{k ( 1-p )}{p^{2}}\),

  3. c.

    \(M_{x} ( t ) = \frac{p^{k} e^{tk}}{ ( 1- e^{t} q )^{k}}\).

3.5 Geometric distribution

Definition

If the number of Bernoulli trials is repeated n times, the number of tests performed to achieve the first success is called geometric distribution and if X is the probability of success for each trial, p is the probability function for the number of trials required to achieve a single success [28, 29],

$$ f ( x ) =P ( X=k ) = q^{k-1} p, \quad x=1,2,3,\ldots. $$

Theorem

If X has a geometric distribution,

  1. a.

    \(E ( X ) = \frac{1}{p}\),

  2. b.

    \(V ( X ) = \frac{(1-p)}{p^{2}}\),

  3. c.

    \(M_{x} ( t ) =p e^{t} \frac{1}{1- [ e^{t} (1-p) ]} \).

3.6 Hypergeometric distribution

Definition

Let a be the number of elements of a given Type A in a mass consisting of a finite number of N elements. Let X be the number of elements of its type in a sample of n units that are randomly drawn without replacing them again. X is a random hypergeometric variable and the hypergeometric probability mass function is given as [28, 29]

$$ f ( x;N,M,n ) = \frac{\binom{M}{X} \binom{N-M}{n-x}}{\binom{N}{n}} , \quad x=0,1,\ldots,n. $$

Theorem

If X has a hypergeometric distribution,

  1. a.

    \(E ( X ) = \frac{nM}{N}\),

  2. b.

    \(V ( X ) = \frac{M ( M-1 ) n ( n-1 )}{N ( N-1 )} +M \frac{n}{N}\),

  3. c.

    \(M_{x} (t)= \frac{N-n}{N-1} n \frac{M}{N} (1- \frac{M}{N} )\).

3.7 Poisson distribution

Definition

\(f ( x ) =P ( X=x ) = \frac{e^{-\lambda } \lambda ^{x}}{x!}\); \(x=0,1,2,\ldots \) , \(\lambda >0\). The Taylor expansion of the function \(e^{y}\) and the probability function gives (\(e^{y} = \sum_{i=0}^{\infty } \frac{y^{i}}{i!}\)):

$$ \sum_{x=0}^{\infty } f ( X=x;\lambda ) = e^{-\lambda } \sum_{x=0}^{\infty } \frac{\lambda ^{x}}{x!} = e^{-\lambda } e^{\lambda } =1. $$

Theorem

If X has a Poisson distribution,

  1. a.

    \(E ( X ) =\lambda \),

  2. b.

    \(V ( X ) =\lambda \),

  3. c.

    \(M_{x} = e^{\lambda ( e^{t} -1)}\).

4 Numerical examples

Some numerical examples are given for random linear difference equations through the use of various probability distributions.

Example 1

Let A, B be random variables with uniform distribution such that

$$ x ( n + 2 ) +5 x ( n + 1 ) + 4x ( n ) = 0 , \quad x ( 0 ) = A , x ( 1 ) = B . $$
(11)

We investigate the behavior of the solution of (11) with the Z-transform method.

Solution. The Z-transform of both sides of (11) gives

$$ \begin{gathered} z ^{ 2 } \tilde{ x } ( z ) - z ^{ 2 } x ( 0 ) - zx ( 1 ) + 5 \tilde{ x } ( z ) - 5 zx ( 0 ) + 4 \tilde{ x } ( z ) = 0 , \\ \tilde{ x } ( z ) \bigl[ z ^{ 2 } + 5 z + 4 \bigr] - z ^{ 2 } A - zB - 5 zA = 0. \end{gathered} $$
(12)

Partial fractions of \({\tilde{x} ( z )} / {z}\) gives

$$ \frac{\tilde{ x } ( z )}{ z } = \frac{ z ^{ 2 } A + B + 5 A }{( z + 1 )( z + 4 )} = \frac{ a _{ 1 }}{ z + 1 } + \frac{ a _{ 2 }}{ z + 4 } . $$
(13)

It can be found that \(a_{1} = \frac{4A+B}{3}\), \(a_{2} = \frac{-A-B}{3}\). Hence,

$$ \tilde{ x } ( z ) = \frac{ ( \frac{ 4 A + B }{ 3 } ) z }{ z + 1 } + \frac{ ( \frac{- A - B }{ 3 } ) z }{ z + 4 } . $$
(14)

The inverse Z-transform \(Z^{-1} [ \tilde{x} ( z ) ] =x(n)\) gives

$$ x ( n ) = \biggl( \frac{4 A+ B }{ 3 } \biggr) ( - 1 )^{ n } + \biggl( \frac{- A - B }{ 3 } \biggr) ( - 4 )^{ n } . $$
(15)

Higher moments of the random variables are needed to obtain the approximate expected values and variances. The moment generating function of a uniformly distributed random variable \(X\sim U(\alpha ,\beta )\) is given as [29]

$$ M_{X} ( t ) = E \bigl[ e^{tX} \bigr] = \frac{ e^{\beta t} - e^{\alpha t}}{ ( \beta -\alpha ) t}. $$

Hence, the expected value and variance of the random variable X are

$$ E [ X ] = \frac{ \alpha +\beta }{2}, \quad\quad \operatorname{Var} [ X ] = \frac{ ( \alpha -\beta )^{2}}{12}. $$

To find the numerical characteristics of (5), we start with the expectation:

$$ E \bigl[ x ( n ) \bigr] = E \biggl[ \biggl( \frac{ 4 A + B }{ 3 } \biggr) ( - 1 )^{ n } \biggr] + E \biggl[ \biggl( \frac{- A - B }{ 3 } \biggr) ( - 4 )^{ n } \biggr] $$
(16)

which gives

$$ = \biggl( \frac{4}{3} ( -1 )^{n} - \frac{1}{3} ( -4 )^{n} \biggr) E [ A ] + \biggl( - \frac{1}{3} ( -4 )^{n} + \frac{1}{3} ( -1 )^{n} \biggr) E [ B ]. $$

The variance is obtained as follows:

$$ \operatorname{Var} \bigl[ x ( n ) \bigr] =\operatorname{Var} \biggl[ \biggl( \frac{4 A+ B }{ 3 } \biggr) ( - 1 )^{ n } \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{- A - B }{ 3 } \biggr) ( - 4 )^{ n } \biggr] $$
(17)

which is found to be

$$ =\operatorname{Var} [ A ] \biggl( \frac{1}{9} ( 16 )^{n} + \frac{16}{9} \biggr) +\operatorname{Var} [ B ] \biggl( \frac{1}{9} ( 16 )^{n} + \frac{1}{9} \biggr). $$
Figure 1
figure 1

Expected value and variance obtained from the Z-transform of (11)

Let us investigate the case \(\alpha =3\) and \(\beta =1\) for \(A,B\sim U(\alpha =3,\beta =1)\). The numerical characteristics of the approximate solution of the random linear difference equation obtained from the random Z-transform are obtained as follows [3044]:

$$\begin{aligned}& E \bigl[ x ( n ) \bigr] =E \biggl[ \biggl( \frac{4A+B}{3} \biggr) ( -1 )^{n} \biggr] +E \biggl[ \biggl( \frac{-A-B}{3} \biggr) ( -4 )^{n} \biggr] \\& \hphantom{E \bigl[ x ( n ) \bigr] }= \biggl( \frac{4}{3} ( -1 )^{n} - \frac{1}{3} ( -4 )^{n} \biggr) E [ A ] + \biggl( - \frac{1}{3} ( -4 )^{n} + \frac{1}{3} ( -1 )^{n} \biggr) E [ B ] \\& \hphantom{E \bigl[ x ( n ) \bigr] }= \biggl( \frac{4}{3} ( -1 )^{n} - \frac{1}{3} ( -4 )^{n} \biggr) 2+ \biggl( - \frac{1}{3} ( -4 )^{n} + \frac{1}{3} ( -1 )^{n} \biggr) 2 \\& \hphantom{E \bigl[ x ( n ) \bigr] }= \biggl( \frac{10}{3} \biggr) ( -1 )^{n} + \biggl( \frac{-4}{3} \biggr) ( -4 )^{n}, \\& \begin{aligned} \operatorname{Var} \bigl[ x ( n ) \bigr] &=\operatorname{Var} \biggl[ \biggl( \frac{4A+B}{3} \biggr) ( -1 )^{n} \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{-A-B}{3} \biggr) ( -4 )^{n} \biggr] \\ & = \operatorname{Var} [ A ] \biggl( \frac{1}{9} ( 16 )^{n} + \frac{16}{9} \biggr) +\operatorname{Var} [ B ] \biggl( \frac{1}{9} ( 16 )^{n} + \frac{1}{9} \biggr) \\ &= \frac{1}{3} \biggl( \frac{1}{9} ( 16 )^{n} + \frac{16}{9} \biggr) + \frac{1}{3} \biggl( \frac{1}{9} ( 16 )^{n} + \frac{1}{9} \biggr) \\ &= \biggl( \frac{2}{27} \biggr) ( 16 )^{n} + \biggl( \frac{17}{27} \biggr). \end{aligned} \end{aligned}$$

Example 2

Let A, B be random variables with geometric distribution such that \(A,B\sim G(p,q)\) where \(p= \frac{1}{3}\) and \(q= \frac{2}{3}\).

$$ x ( n + 2 ) -2 x ( n + 1 ) - 3 x ( n ) = 2 ^{ n }, \quad x ( 0 ) = A , x ( 1 ) = B . $$
(18)

We investigate the behavior of the solution of (18) with the Z-transform method.

Solution. The Z-transform of both sides gives

$$ \begin{gathered} z ^{ 2 } \tilde{ x } ( z ) - z ^{ 2 } x ( 0 ) - zx ( 1 ) - 2 \tilde{ x } ( z ) + 2 zx ( 0 ) - 3 \tilde{ x } ( z ) = \frac{ z }{ z - 2 }, \\ \tilde{ x } ( z ) \bigl[ z ^{ 2 } - 2 z - 3 \bigr] - z ^{ 2 } A - zB + 2 zA = \frac{ z }{ z - 2 }. \end{gathered} $$
(19)

Partial fraction of \({\tilde{x} ( z )} / {z}\) gives

$$ \frac{\tilde{ x } ( z )}{ z } = \frac{ 1 + ( z - 2 ) [ A ( z - 2 ) + B ]}{( z - 2 )( z - 3 )( z + 1 )} = \frac{ a _{ 1 }}{ z - 2 } + \frac{ a _{ 2 }}{ z - 3 } + \frac{ a _{ 3 }}{ z + 1 } . $$
(20)

This equation gives \(a_{1} = \frac{-1}{3}\), \(a_{2} = \frac{1+A+B}{4}\), \(a_{3} = \frac{1+9A-3B}{12} \). Hence

$$ \tilde{ x } ( z ) = \frac{ ( \frac{- 1 }{ 3 } ) z }{ z - 2 } + \frac{ ( \frac{ 1 + A + B }{ 4 } ) z }{ z - 3 } + \frac{ ( \frac{ 1 + 9 A - 3 B }{ 12 } ) z }{ z + 1 }. $$
(21)

The inverse Z-transform \(Z^{-1} [ \tilde{x} ( z ) ] =x(n)\) gives

$$ x ( n ) = \biggl( \frac{- 1 }{ 3 } \biggr) ( 2 )^{ n } + \biggl( \frac{ 1 }{ 4 } \biggr) ( 3 )^{ n } + \biggl( \frac{ 1 }{ 12 } \biggr) ( - 1 )^{ n } + \biggl( \frac{ A }{ 4 } + \frac{ B }{ 4 } \biggr) ( 3 )^{ n } + \biggl( \frac{ 3 A }{ 4 } - \frac{ B }{ 4 } \biggr) ( - 1 )^{ n } . $$
(22)

The moment generating function of a geometrically distributed random variable \(X\sim G(p,q)\) is given as [29]

$$ M_{X} ( t ) = E \bigl[ e^{tX} \bigr] = \frac{p e^{t}}{1-q e^{t}}. $$

Hence, the expected value and variance of the random variable X are

$$ E [ X ] = \frac{1}{p}, \quad\quad \operatorname{Var} [ X ] = \frac{q}{p^{2}}. $$

To find the numerical characteristics of (22), we start with the expectation:

$$ \begin{aligned} E \bigl[ x ( n ) \bigr] &= E \biggl[ \biggl( \frac{- 1 }{ 3 } \biggr) ( 2 )^{ n } \biggr] + E \biggl[ \biggl( \frac{ 1 }{ 4 } \biggr) ( 3 )^{ n } \biggr] + E \biggl[ \biggl( \frac{ 1 }{ 12 } \biggr) ( - 1 )^{ n } \biggr] \\ &\quad{} + E \biggl[ \biggl( \frac{ A }{ 4 } + \frac{ B }{ 4 } \biggr) ( 3 )^{ n } \biggr] + E \biggl[ \biggl( \frac{ 3 A }{ 4 } - \frac{ B }{ 4 } \biggr) ( - 1 )^{ n } \biggr] \end{aligned} $$
(23)

which gives

$$ = \frac{-1}{3} ( 2 )^{n} + \frac{1}{4} ( 3 )^{n} + \frac{1}{12} ( -1 )^{n} +E [ A ] \biggl( \frac{1}{4} ( 3 )^{n} + \frac{3}{4} ( -1 )^{n} \biggr) +E [ B ] \biggl( \frac{1}{4} ( 3 )^{n} - \frac{1}{4} ( -1 )^{n} \biggr). $$

The variance is obtained as follows:

$$ \begin{aligned} \operatorname{Var} \bigl[ x ( n ) \bigr] &=\operatorname{Var} \biggl[ \biggl( \frac{- 1 }{ 3 } \biggr) ( 2 )^{ n } \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{ 1 }{ 4 } \biggr) ( 3 )^{ n } \biggr] + \operatorname{Var} \biggl[ \biggl( \frac{ 1 }{ 12 } \biggr) ( - 1 )^{ n } \biggr] \\ &\quad{} +\operatorname{Var} \biggl[ \biggl( \frac{ A }{ 4 } + \frac{ B }{ 4 } \biggr) ( 3 )^{ n } \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{ 3 A }{ 4 } - \frac{ B }{ 4 } \biggr) ( - 1 )^{ n } \biggr] \end{aligned} $$
(24)

which is found to be

$$ =\operatorname{Var} [ A ] \biggl( \frac{9}{16} + \frac{1}{16} ( 9 )^{n} \biggr) +\operatorname{Var}[B] \biggl( \frac{1}{16} + \frac{1}{16} ( 9 )^{n} \biggr). $$

Let the parameters be \(A,B\sim G(p= \frac{1}{3}, q= \frac{2}{3} )\). The numerical characteristics of the approximate solution of the random linear difference equation obtained from the random Z-transform are as follows [3044]:

$$\begin{aligned}& \begin{aligned} E \bigl[ x ( n ) \bigr] &=E \biggl[ \biggl( \frac{-1}{3} \biggr) ( 2 )^{n} \biggr] +E \biggl[ \biggl( \frac{1}{4} \biggr) ( 3 )^{n} \biggr] +E \biggl[ \biggl( \frac{1}{12} \biggr) ( -1 )^{n} \biggr] \\ &\quad{} +E \biggl[ \biggl( \frac{A}{4} + \frac{B}{4} \biggr) ( 3 )^{n} \biggr] +E \biggl[ \biggl( \frac{3A}{4} - \frac{B}{4} \biggr) ( -1 )^{n} \biggr] \\ &= \frac{-1}{3} ( 2 )^{n} + \frac{1}{4} ( 3 )^{n} + \frac{1}{12} ( -1 )^{n} +E [ A ] \biggl( \frac{1}{4} ( 3 )^{n} + \frac{3}{4} ( -1 )^{n} \biggr) \\ &\quad{} +E [ B ] \biggl( \frac{1}{4} ( 3 )^{n} - \frac{1}{4} ( -1 )^{n} \biggr) \\ &= \frac{-1}{3} ( 2 )^{n} + \frac{1}{4} ( 3 )^{n} + \frac{1}{12} ( -1 )^{n} +3 \biggl( \frac{1}{4} ( 3 )^{n} + \frac{3}{4} ( -1 )^{n} \biggr) +3 \biggl( \frac{1}{4} ( 3 )^{n} - \frac{1}{4} ( -1 )^{n} \biggr) \\ &= \frac{-1}{3} ( 2 )^{n} + \frac{7}{4} ( 3 )^{n} + \frac{19}{12} ( -1 )^{n}, \end{aligned} \\& \begin{aligned} \operatorname{Var} \bigl[ x ( n ) \bigr]& =\operatorname{Var} \biggl[ \biggl( \frac{-1}{3} \biggr) ( 2 )^{n} \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{1}{4} \biggr) ( 3 )^{n} \biggr] + \operatorname{Var} \biggl[ \biggl( \frac{1}{12} \biggr) ( -1 )^{n} \biggr] \\ &\quad{} +\operatorname{Var} \biggl[ \biggl( \frac{A}{4} + \frac{B}{4} \biggr) ( 3 )^{n} \biggr] +\operatorname{Var} \biggl[ \biggl( \frac{3A}{4} - \frac{B}{4} \biggr) ( -1 )^{n} \biggr] \\ & =\operatorname{Var} [ A ] \biggl( \frac{9}{16} + \frac{1}{16} ( 9 )^{n} \biggr) +\operatorname{Var} [ B ] \biggl( \frac{1}{16} + \frac{1}{16} ( 9 )^{n} \biggr) \\ &=6 \biggl( \frac{9}{16} + \frac{1}{16} ( 9 )^{n} \biggr) +6 \biggl( \frac{1}{16} + \frac{1}{16} ( 9 )^{n} \biggr) \\ &= \frac{15}{4} + \frac{3}{4} ( 9 )^{n}. \end{aligned} \end{aligned}$$
Figure 2
figure 2

Expected value and variance obtained from the Z-transform of (18)

Example 3

Let A, B be random variables with a Poisson distribution such that

$$ \begin{aligned} &x ( n + 3 ) -2 x ( n + 2 ) - x ( n + 1 ) + 2 x ( n ) \\ &\quad = A ( - 3 )^{ n } + B 2 ^{ n }, \quad x ( 0 ) =- 1 , x ( 1 ) = 1 , x ( 2 ) = 2 . \end{aligned} $$
(25)

We investigate the behavior of the solution of (25) with the Z-transform method.

Solution. The Z-transform of both sides gives

$$\begin{aligned}& z^{3} \tilde{x} ( z ) - z^{3} x ( 0 ) - z^{2} x ( 1 ) -zx ( 2 ) -2 z^{2} \tilde{x} ( z ) +2 z^{2} x ( 0 ) +2zx ( 1 ) -z \tilde{x} ( z ) +zx ( 0 ) +2 \tilde{x} ( z ) \\& \quad = \frac{Az}{z+3} + \frac{Bz}{z-2}, \\& \tilde{ x } ( z ) \bigl[ z ^{ 3 } - 2 z ^{ 2 } - z + 2 \bigr] - z \bigl( - z ^{ 2 } + 3 z + 1 \bigr) = \frac{ Az }{ z + 3 } + \frac{ Bz }{ z - 2 } . \end{aligned}$$
(26)

Partial fraction of \({\tilde{x} ( z )} / {z}\) gives

$$ \begin{aligned} \frac{\tilde{ x } ( z )}{ z } &= \frac{ A ( z - 2 ) + B ( z + 3 ) +( 1 + 3 z - z ^{ 2 } )( z + 3 )( z - 2 )}{ ( z + 3 ) ( z + 1 ) ( z - 1 ) ( z - 2 )^{ 2 }}\\ & = \frac{ b _{ 1 }}{ z + 3 } + \frac{ a _{ 1 }}{ z + 1 } + \frac{ a _{ 2 }}{ z - 1 } + \frac{ a _{ 3 }}{ z - 2 } + \frac{ a _{ 4 }}{ ( z - 2 )^{ 2 }}. \end{aligned} $$
(27)

Here,

$$\begin{aligned}& b_{1} = \frac{-A}{40}, \quad\quad a_{1} = \frac{A}{12} - \frac{B}{18} - \frac{1}{2}, \quad\quad a_{2} = \frac{-A}{8} + \frac{B}{2} - \frac{3}{2}, \\& a_{3} = \frac{A}{15} - \frac{8B}{18} +1, \quad\quad a_{4} = \frac{B}{3}. \end{aligned}$$

Hence,

$$ \tilde{x} ( z ) = \frac{\frac{-A}{40} z}{z+3} + \frac{ ( \frac{A}{12} - \frac{B}{18} - \frac{1}{2} ) z}{z+1} + \frac{ ( \frac{-A}{8} + \frac{B}{2} - \frac{3}{2} ) z}{z-1} + \frac{ ( \frac{A}{15} - \frac{8B}{18} +1 ) z}{z-2} + \frac{\frac{B}{3} z}{ ( z-2 )^{2}}. $$

The inverse Z-transform \(Z^{-1} [ \tilde{x} ( z ) ] =x(n)\) gives

$$\begin{aligned} \begin{aligned} x ( n ) &= \biggl( \frac{- A }{ 40 } \biggr) ( - 3 )^{ n } + ( 2 )^{ n } - \biggl( \frac{ 1 }{ 2 } \biggr) ( - 1 )^{ n } - \frac{ 3 }{ 2 } ( 1 )^{ n } + \biggl( \frac{ A }{ 12 } - \frac{ B }{ 18 } \biggr) ( - 1 )^{ n } + \biggl( \frac{ B ( n + 1 )}{ 6 } \biggr) ( 2 )^{ n } \\ &\quad{} + \biggl( - \frac{ A }{ 15 } + \frac{ 11 B }{ 18 } \biggr) ( 2 )^{ n } - \frac{ A }{ 8 } + \frac{ B }{ 2 }. \end{aligned} \end{aligned}$$
(28)

The moment generating function of a Poisson distributed random variable \(X\sim P(\lambda )\) is given as [29]

$$ M_{x} = e^{\lambda ( e^{t} -1)}. $$

Hence, the expected value and variance of the random variable X are

$$ E ( X ) =\lambda ,\quad\quad V ( X ) =\lambda . $$

To find the numerical characteristics of (28), we start with the expectation:

$$\begin{aligned} \begin{aligned}[b] E \bigl[ x ( n ) \bigr] &= E \biggl[ \biggl( \frac{- A }{ 40 } \biggr) ( - 3 )^{ n } \biggr] + E \bigl[ ( 2 )^{ n } \bigr] + E \biggl[ - \biggl( \frac{ 1 }{ 2 } \biggr) ( - 1 )^{ n } \biggr] + E \biggl[ - \frac{ 3 }{ 2 } \biggr] \\ &\quad{} + E \biggl[ \biggl( \frac{ A }{ 12 } - \frac{ B }{ 18 } \biggr) ( - 1 )^{ n } \biggr] + E \biggl[ \biggl( \frac{ B ( n + 1 )}{ 6 } \biggr) ( 2 )^{ n } \biggr] + E \biggl[ \biggl( - \frac{ A }{ 15 } + \frac{ 11 B }{ 18 } \biggr) ( 2 )^{ n } \biggr] \\ &\quad{} + E \biggl[ \frac{- A }{ 8 } + \frac{ B }{ 2 } \biggr] \end{aligned} \end{aligned}$$
(29)

which gives

$$ \begin{aligned} = {}&( 2 )^{n} - \biggl( \frac{1}{2} \biggr) ( -1 )^{n} - \frac{3}{2} +E [ A ] \biggl( \biggl( \frac{-1}{40} \biggr) ( -3 )^{n} + \frac{1}{12} ( -1 )^{n} - \frac{1}{15} ( 2 )^{n} - \frac{1}{8} \biggr) \\ &{}+E [ B ] \biggl( - \frac{1}{18} ( -1 )^{n} + \frac{11}{18} ( 2 )^{n} + \frac{n+1}{6} ( 2 )^{n} + \frac{1}{2} \biggr). \end{aligned} $$

The variance is obtained as follows:

$$ \begin{aligned} \operatorname{Var} \bigl[ x ( n ) \bigr] ={}&\operatorname{Var} \biggl[ \biggl( \frac{- A }{ 40 } \biggr) ( - 3 )^{ n } \biggr] +\operatorname{Var} \bigl[ ( 2 )^{ n } \bigr] +\operatorname{Var} \biggl[ - \biggl( \frac{ 1 }{ 2 } \biggr) ( - 1 )^{ n } \biggr] +\operatorname{Var} \biggl[ - \frac{ 3 }{ 2 } \biggr] \\ &{} +\operatorname{Var} \biggl[ \biggl( \frac{ A }{ 12 } - \frac{ B }{ 18 } \biggr) ( - 1 )^{ n } \biggr] + \operatorname{Var} \biggl[ \biggl( \frac{ B ( n + 1 )}{ 6 } \biggr) ( 2 )^{ n } \biggr] \\ &{}+\operatorname{Var} \biggl[ \biggl( - \frac{ A }{ 15 } + \frac{ 11 B }{ 18 } \biggr) ( 2 )^{ n } \biggr] + \operatorname{Var} \biggl[ \frac{- A }{ 8 } + \frac{ B }{ 2 } \biggr] \end{aligned} $$
(30)

which is found to be

$$ =\operatorname{Var} [ A ] \biggl( \frac{1}{900} ( 9 )^{n} + \frac{1}{144} + \frac{1}{225} ( 4 )^{n} + \frac{1}{64} \biggr) +\operatorname{Var} [ B ] \biggl( \frac{1}{324} + \frac{121}{324} ( 4 )^{n} + \frac{(n+1)^{2}}{36} ( 4 )^{n} + \frac{1}{4} \biggr). $$

Let the parameters be \(A,B\sim P(\lambda =2)\). The numerical characteristics of the approximate solution of the random linear difference equation obtained from the random Z-transform are obtained as follows [3044]:

$$\begin{aligned}& \begin{aligned} E \bigl[ x ( n ) \bigr] &=E \biggl[ \biggl( \frac{-A}{40} \biggr) ( -3 )^{n} \biggr] +E \bigl[ ( 2 )^{n} \bigr] +E \biggl[ - \biggl( \frac{1}{2} \biggr) ( -1 )^{n} \biggr] +E \biggl[ - \frac{3}{2} \biggr] \\ &\quad{} +E \biggl[ \biggl( \frac{A}{12} - \frac{B}{18} \biggr) ( -1 )^{n} \biggr] +E \biggl[ \biggl( \frac{B ( n+1 )}{6} \biggr) ( 2 )^{n} \biggr] +E \biggl[ \biggl( - \frac{A}{15} + \frac{11B}{18} \biggr) ( 2 )^{n} \biggr] \\ &\quad{} +E \biggl[ \frac{-A}{8} + \frac{B}{2} \biggr] \\ &= ( 2 )^{n} - \biggl( \frac{1}{2} \biggr) ( -1 )^{n} - \frac{3}{2} +E [ A ] \biggl( \biggl( \frac{-1}{40} \biggr) ( -3 )^{n} + \frac{1}{12} ( -1 )^{n} - \frac{1}{15} ( 2 )^{n} - \frac{1}{8} \biggr) \\ &\quad{} +E [ B ] \biggl( - \frac{1}{18} ( -1 )^{n} + \frac{11}{18} ( 2 )^{n} + \frac{n+1}{6} ( 2 )^{n} + \frac{1}{2} \biggr) \\ &= \frac{-1}{20} ( -3 )^{n} - \frac{4}{9} ( -1 )^{n} + \frac{109+15n}{45} - \frac{3}{4}, \end{aligned} \\& \begin{aligned} \operatorname{Var} \bigl[ x ( n ) \bigr] &=\operatorname{Var} [ A ] \biggl( \frac{1}{900} ( 9 )^{n} + \frac{1}{144} + \frac{1}{225} ( 4 )^{n} + \frac{1}{64} \biggr) \\ &\quad{} + \operatorname{Var} [ B ] \biggl( \frac{1}{324} + \frac{121}{324} ( 4 )^{n} + \frac{(n+1)^{2}}{36} ( 4 )^{n} + \frac{1}{4} \biggr) \\ &=2 \biggl( \frac{1}{900} ( 9 )^{n} + \frac{1}{144} + \frac{1}{225} ( 4 )^{n} + \frac{1}{64} \biggr) \\ &\quad{} +2 \biggl( \frac{1}{324} + \frac{121}{324} ( 4 )^{n} + \frac{(n+1)^{2}}{36} ( 4 )^{n} + \frac{1}{4} \biggr) \\ &= \frac{1}{450} ( 9 )^{n} + \biggl( \frac{2}{225} + \frac{121}{162} + \frac{ ( n+1 )^{2}}{18} \biggr) ( 4 )^{n} + \frac{1}{72} + \frac{1}{32} + \frac{1}{162} + \frac{1}{2}. \end{aligned} \end{aligned}$$
Figure 3
figure 3

Expected value and variance obtained from the Z-transform of (25)

Example 4

Let A, B be random variables with Bernoulli distribution such that \(p= \frac{1}{5}\) and \(q= \frac{4}{5}\) in

$$ x ( n + 2 ) +2 x ( n + 1 ) + 5 x ( n ) = 0 , \quad x ( 0 ) = A , x ( 1 ) = B , A , B\sim B( p , q ) . $$
(31)

We investigate the behavior of the solution of (31) with the Z-transform method.

Solution. The Z-transform of both sides gives

$$ \begin{gathered} z ^{ 2 } \tilde{ x } ( z ) - z ^{ 2 } x ( 0 ) - zx ( 1 ) + 2 z \tilde{ x } ( z ) + 2 zx ( 0 ) + 5 \tilde{ x } ( z ) = 0 , \\ \tilde{ x } ( z ) \bigl[ z ^{ 2 } + 2 z + 5 \bigr] - z ^{ 2 } A - zB - 2 zA = 0. \end{gathered} $$
(32)

Partial fraction of \({\tilde{x} ( z )} / {z}\) gives

$$ \frac{\tilde{ x } ( z )}{ z } = \frac{ z ( zA + B + 2 A )}{ z ^{ 2 } + 2 z + 5 } = \frac{ a _{ 1 }}{ \vert z -(- 1 + 2 i ) \vert } + \frac{ a _{ 2 }}{ \vert z -(- 1 - 2 i ) \vert } . $$
(33)

Here,

$$ a_{1} = \frac{ ( 1+2i ) A+B}{4i}, \quad\quad a_{2} =- \frac{ ( 1-2i ) A+B}{4i},\quad\quad a_{2} = \overline{a_{1}}. $$

Hence,

$$ \tilde{ x } ( z ) = \frac{ a _{ 1 } z }{ \vert z -(- 1 + 2 i ) \vert } + \frac{\overline{ a _{ 1 }} z }{ \vert z -(- 1 - 2 i ) \vert } . $$
(34)

The inverse Z-transform \(Z^{-1} [ \tilde{x} ( z ) ] =x(n)\) gives

$$ x ( n ) = \biggl( \frac{ ( 1 + 2 i ) A + B }{ 4 i } \biggr) ( - 1 + 2 i )^{ n } + \biggl( - \frac{ ( 1 - 2 i ) A + B }{ 4 i } \biggr) ( - 1 - 2 i )^{ n } . $$
(35)

The moment generating function of a Bernoulli distributed random variable \(X \sim B(p,q)\) is given as [29]

$$ M_{x} ( t ) = e^{t} p+(1-p). $$

Hence, the expected value and variance of the random variable X are

$$ E ( X ) =p,V ( X ) =p ( 1-p ). $$

To find the numerical characteristics of (35), we start with the expectation:

$$ E \bigl[ x ( n ) \bigr] = E \biggl[ \biggl( \frac{ ( 1 + 2 i ) A + B }{ 4 i } \biggr) ( - 1 + 2 i )^{ n } \biggr] + E \biggl[ \biggl( - \frac{ ( 1 -2 i ) A + B }{ 4 i } \biggr) ( - 1 - 2 i )^{ n } \biggr] $$
(36)

which gives

$$ =E [ A ] \biggl( \frac{ ( 1+2i )}{4i} ( -1+2i )^{n} - \frac{ ( 1-2i )}{4i} ( -1-2i )^{n} \biggr) +E [ B ] \biggl( \frac{1}{4i} ( -1+2i )^{n} - \frac{1}{4i} ( -1-2i )^{n} \biggr). $$

The variance is obtained as follows:

$$ \operatorname{Var} \bigl[ x ( n ) \bigr] =\operatorname{Var} \biggl[ \biggl( \frac{ ( 1 + 2 i ) A + B }{ 4 i } \biggr) ( - 1 + 2 i )^{ n } \biggr] + \operatorname{Var} \biggl[ \biggl( - \frac{ ( 1 - 2 i ) A + B }{ 4 i } \biggr) ( - 1 - 2 i )^{ n } \biggr] $$
(37)

which is found to be

$$ \begin{aligned} ={}&\operatorname{Var} [ A ] \biggl( \frac{1}{16} ( -1+2i )^{2n} ( 1+2i )^{2} + \frac{1}{16} ( -1-2i )^{2n} ( 1-2i )^{2} \biggr) \\ &{}+\operatorname{Var} [ B ] \biggl( \frac{1}{16} ( -1+2i )^{2n} + \frac{1}{16} ( -1-2i )^{2n} \biggr). \end{aligned} $$

Let the parameters be \(A,B\sim B(p= \frac{1}{5}, q= \frac{4}{5} )\). The numerical characteristics of the approximate solution of the random linear difference equation obtained from the random Z-transform are obtained as follows [3044]:

$$\begin{aligned}& \begin{aligned} E \bigl[ x ( n ) \bigr] &=E \biggl[ \biggl( \frac{ ( 1+2i ) A+B}{4i} \biggr) ( -1+2i )^{n} \biggr] +E \biggl[ \biggl( - \frac{ ( 1-2i ) A+B}{4i} \biggr) ( -1-2i )^{n} \biggr] \\ &=E [ A ] \biggl( \frac{ ( 1+2i )}{4i} ( -1+2i )^{n} - \frac{ ( 1-2i )}{4i} ( -1-2i )^{n} \biggr) \\ &\quad{} +E [ B ] \biggl( \frac{1}{4i} ( -1+2i )^{n} - \frac{1}{4i} ( -1-2i )^{n} \biggr) \\ &= \frac{1}{5} \biggl( \frac{ ( 1+2i )}{4i} ( -1+2i )^{n} - \frac{ ( 1-2i )}{4i} ( -1-2i )^{n} \biggr) \\ &\quad{} + \frac{1}{5} \biggl( \frac{1}{4i} ( -1+2i )^{n} - \frac{1}{4i} ( -1-2i )^{n} \biggr) \\ &= \frac{ ( 1+i )}{10i} ( -1+2i )^{n} - \frac{ ( 1-i )}{10i} ( -1-2i )^{n}, \end{aligned} \\& \operatorname{Var} \bigl[ x ( n ) \bigr] =\operatorname{Var} \biggl[ \biggl( \frac{ ( 1+2i ) A+B}{4i} \biggr) ( -1+2i )^{n} \biggr] +\operatorname{Var} \biggl[ \biggl( - \frac{ ( 1-2i ) A+B}{4i} \biggr) ( -1-2i )^{n} \biggr] \\& \hphantom{\operatorname{Var} \bigl[ x ( n ) \bigr] }=\operatorname{Var} [ A ] \biggl( \frac{1}{16} ( 1+2i )^{2} ( -1+2i )^{2n} + \frac{1}{16} ( 1-2i )^{2} ( -1-2i )^{2n} \biggr) \\& \hphantom{\operatorname{Var} \bigl[ x ( n ) \bigr] }\quad{} +\operatorname{Var} [ B ] \biggl( \frac{1}{16} ( -1+2i )^{2n} + \frac{1}{16} ( -1-2i )^{2n} \biggr) \\& \hphantom{\operatorname{Var} \bigl[ x ( n ) \bigr] }= \frac{4}{25} \biggl( \frac{1}{16} ( -1+2i )^{2n} ( 1+2i )^{2} + \frac{1}{16} ( -1-2i )^{2n} ( 1-2i )^{2} \biggr) \\& \hphantom{\operatorname{Var} \bigl[ x ( n ) \bigr] }\quad{} + \frac{4}{25} \biggl( \frac{1}{16} ( -1+2i )^{2n} + \frac{1}{16} ( -1-2i )^{2n} \biggr) \\& \hphantom{\operatorname{Var} \bigl[ x ( n ) \bigr] }= \biggl( \frac{-3+4i}{100} \biggr) ( -1+2i )^{2n} + \biggl( \frac{-3-4i}{100} \biggr) ( -1-2i )^{2n}. \end{aligned}$$
Figure 4
figure 4

Expected value and variance obtained from the Z-transform of (31)

5 Conclusion

The application of the Z-transform for obtaining solutions to random linear difference equations is examined in this study and random behavior of the solutions have been investigated with uniform, geometric, Poisson and Bernoulli distributions for the random behavior of linear difference equations. Expected values and variances of the solutions have been obtained and are shown in graphs. Hence, it has been shown that the Z-transform is the most suitable method for the solutions of random linear difference equations.

References

  1. Din, Q.: On a system of rational difference equation. Demonstr. Math. 47(2), 324–335 (2014)

    MathSciNet  MATH  Google Scholar 

  2. Din, Q.: Global character of a rational difference equation. Thai J. Math. 12(1), 55–70 (2013)

    MathSciNet  MATH  Google Scholar 

  3. Din, Q., Qureshi, M.N., Khan, A.Q.: Dynamics of a fourth-order system of rational difference equations. Adv. Differ. Equ. 2012(1), 215 (2012)

    Article  MathSciNet  MATH  Google Scholar 

  4. Din, Q.: Dynamics of a discrete Lotka–Volterra model. Adv. Differ. Equ. 2013(1), 95 (2013)

    Article  MathSciNet  MATH  Google Scholar 

  5. Din, Q., Donchev, T.: Global character of a host-parasite model. Chaos Solitons Fractals 54, 1–7 (2013)

    Article  MathSciNet  MATH  Google Scholar 

  6. Din, Q.: Global behavior of a rational difference equation. Acta Univ. Apulensis 34, 35–49 (2013)

    MathSciNet  MATH  Google Scholar 

  7. Gümüş, F.H.: Yüksek Mertebeden Fark Denklemlerinin Global DavranışlarıÜzerine, Master Thesis, Afyon Kocatepe Üniversitesi Fen Bilimleri Enstitüsü Afyon (2015)

  8. Elaydi, S.: An Introduction to Difference Equations, 3rd edn. Springer, New York (2005)

    MATH  Google Scholar 

  9. Kulenovic, M.R., Ladas, G.: Dynamics of Second Order Rational Difference Equations: With Open Problems and Conjectures. Chapman & Hall/CRC, London (2001)

    Book  MATH  Google Scholar 

  10. Jury, E.I.: Sampled-Data Control Systems. Krieger, Melbourne (1982)

    MATH  Google Scholar 

  11. Kanasewich, E.R.: Time Sequence Analysis in Geophysics. University of Alberta, pp. 186, 249 (1981)

    Google Scholar 

  12. Jury, E.I.: Theory and Application of the z-Tansform Method. Krieger, Huntington (1964)

    Google Scholar 

  13. Ragazzini, J.R., Zadeh, L.A.: The analysis of sampled-data systems. Trans. Am. Inst. Electr. Eng., 2, Appl. Ind. 71(5), 225–234 (1952)

    Google Scholar 

  14. Merdan, M., Bekiryazici, Z., Kesemen, T., Khanlyev, T.: Deterministic stability and random behavior of a hepatitis C model. PLoS ONE 12(7), e0181571 (2017)

    Article  Google Scholar 

  15. Merdan, M., Bekiryazici, Z., Kesemen, T., Khaniyev, T.: Comparison of stochastic and random models for bacterial resistance. Adv. Differ. Equ. 2017(1), 133 (2017)

    Article  MathSciNet  MATH  Google Scholar 

  16. Wu, G.C., Baleanu, D., Luo, W.H.: Lyapunov functions for Riemann–Liouville-like fractional difference equations. Appl. Math. Comput. 314(1), 228–236 (2017)

    MathSciNet  MATH  Google Scholar 

  17. Zhang, Q., Hu, Z., Deng, B., Xu, M., Guo, Y.: A simple iterative method for compensating the response delay of a self-powered neutron detector. Nucl. Sci. Eng. 186, 293–302 (2017)

    Article  Google Scholar 

  18. Shen, Y., Li, Y.: The z-transform method for the Ulam stability of linear difference equations with constant coefficients. Adv. Differ. Equ. 2018(1), 396 (2018)

    Article  MathSciNet  MATH  Google Scholar 

  19. Warnke-Sommer, J.D., Lynch, J.J., Pawaskar, S.S., Damann, F.E.: Z-transform method for pairwise osteometric pair-matching. J. Forensic Sci. 64(1), 23–33 (2019)

    Article  Google Scholar 

  20. Caldarola, F., Maiolo, M., Solferino, V.: A new approach to the Z-transform through infinite computation. Commun. Nonlinear Sci. Numer. Simul. 82, 105019 (2020)

    Article  Google Scholar 

  21. Marchessoux, D.M., Bonnet, M., Chaillat, S., Leble, B.: A fast boundary element method using the Z-transform and high-frequency approximations for large-scale three-dimensional transient wave problems (2020)

  22. Zheng, M., Liu, F., Jin, Z.: The global analysis on the spectral collocation method for time fractional Schrödinger equation. Appl. Math. Comput. 365(15), 124689 (2020)

    MathSciNet  MATH  Google Scholar 

  23. Merdan, M., Altay, Ö., Bekiryazici, Z.: Investigation of the behaviour of Volterra integral equations with random effects. Gümüşhane Universitesi Fen Bilimleri Enstitusü Dergisi 10(1), 205–216 (2020)

    Google Scholar 

  24. Akyol, S.: Lineer fark denklemleri ve onların çözüm metodlarıüzerine. Doctoral dissertation, Yozgat Bozok Üniversitesi Fen Bilimleri Enstitüsü (2011)

  25. Churchill, R.V., Brown, J.W.: Complex Variables and Applications. McGraw-Hill, New York (2004)

    Google Scholar 

  26. Daud, S., Chaudary, K.T., Bahadoran, M., Ali, J.: Z-transform method for optimization of add-drop configuration system. J. Teknol. 74(8), 101–105 (2015)

    Google Scholar 

  27. Graf, U.: Applied Laplace Transforms and z-Transforms for Scientists and Engineers (2004). A CIP catalogue record for this book is available from the library of Congress, Washington D.C., USA

    Book  MATH  Google Scholar 

  28. Akdeniz, F.: Olasılık ve İstatistik. Akademiyen Kitabevi, Ankara (2014)

    Google Scholar 

  29. Feller, W.: An Introduction to Probability Theory and Its Applications, vol. 1, 3rd edn. Wiley, New York (1968)

    MATH  Google Scholar 

  30. Soong, T.T.: Random Differential Equations in Science and Engineering (1973)

    MATH  Google Scholar 

  31. Kloeden, P.E., Platen, E.: Numerical Solutions of Stochastic Differential Equations. Springer, Berlin (1995)

    MATH  Google Scholar 

  32. Calbo, G., Cortés, J.C., Jódar, L.: Mean square power series solution of random linear differential equations. Comput. Math. Appl. 59(1), 559–572 (2010)

    Article  MathSciNet  MATH  Google Scholar 

  33. Cortés, J.C., Jódar, L., Villafuerte, L.: Mean square numerical solution of random differential equations: facts and possibilities. Comput. Math. Appl. 53(7), 1098–1106 (2007)

    Article  MathSciNet  MATH  Google Scholar 

  34. Cortés, J.C., Jódar, L., Villafuerte, L.: Numerical solution of random differential equations: a mean square approach. Math. Comput. Model. 45(7–8), 757–765 (2007)

    Article  MathSciNet  MATH  Google Scholar 

  35. Cortés, J.C., Jódar, L., Villafuerte, L.: Random linear-quadratic mathematical models: computing explicit solutions and applications. Math. Comput. Simul. 79(7), 2076–2090 (2009)

    Article  MathSciNet  MATH  Google Scholar 

  36. Cortés, J.C., Jódar, L., Villafuerte, L., Company, R.: Numerical solution of random differential models. Math. Comput. Model. 54(7–8), 1846–1851 (2011)

    Article  MathSciNet  MATH  Google Scholar 

  37. Cortés, J.C., Jódar, L., Villanueva, R.J., Villafuerte, L.: Mean square convergent numerical methods for nonlinear random differential equations. In: Transactions on Computational Science VII, pp. 1–21. Springer, Berlin (2010)

    Google Scholar 

  38. Fakharzadeh, J., Hesamaeddini, E., Soleimanivareki, M.: Multi-step stochastic differential transformation method for solving some class of random differential equations. Appl. Math. Eng. Manag. Technol. 3(3), 115–123 (2015)

    Google Scholar 

  39. Golmankhaneh, A.K., Porghoveh, N.A., Baleanu, D.: Mean square solutions of second-order random differential equations by using homotopy analysis method. Rom. Rep. Phys. 65(2), 350–362 (2013)

    Google Scholar 

  40. Khalaf, S.L.: Mean square solutions of second-order random differential equations by using homotopy perturbation method. Int. Math. Forum 6(48), 2361–2370 (2011)

    MathSciNet  MATH  Google Scholar 

  41. Khudair, A.R., Ameen, A.A., Khalaf, S.L.: Mean square solutions of second-order random differential equations by using variational iteration method. Appl. Math. Sci. 5(51), 2505–2519 (2011)

    MathSciNet  MATH  Google Scholar 

  42. Khudair, A.R., Haddad, S.A.M., Khalaf, S.L.: Mean square solutions of second-order random differential equations by using the differential transformation method. Open J. Appl. Sci. 6(04), 287 (2016)

    Article  Google Scholar 

  43. Merdan, M., Anac, H., Bekiryazici, Z., Kesemen, T.: Solving of some random partial differential equations by using differential transformation method and Laplace–Padé method. Gumushane Universitesi Fen Bilimleri Enstitusu Dergisi 9(1), 108–118 (2019)

    Google Scholar 

  44. Villafuerte, L., Braumann, C.A., Cortés, J.C., Jódar, L.: Random differential operational calculus: theory and applications. Comput. Math. Appl. 59(1), 115–125 (2010)

    Article  MathSciNet  MATH  Google Scholar 

Download references

Acknowledgements

We would like to thank Gümüşhane University for its support in this study.

Availability of data and materials

Data sharing not applicable to this paper as no datasets were generated or analyzed during the current study.

Funding

Not available.

Author information

Authors and Affiliations

Authors

Contributions

MM is responsible for the model formulation and study planning. ŞŞ has done the calculation, and the application. All authors have read and approved the final manuscript.

Corresponding author

Correspondence to Mehmet Merdan.

Ethics declarations

Ethics approval and consent to participate

Not applicable.

Competing interests

The authors declare that they have no competing interests.

Consent for publication

Not applicable.

Rights and permissions

Open Access This 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/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Merdan, M., Şişman, Ş. Investigation of linear difference equations with random effects. Adv Differ Equ 2020, 579 (2020). https://doi.org/10.1186/s13662-020-03018-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13662-020-03018-9

Keywords