Solution of System of Nonhomogeneous Differential Equations
Ordinary differential equations
Brent J. Lewis , ... Andrew A. Prudil , in Advanced Mathematics for Engineering Students, 2022
Problems
- 2.1
-
Consider the nonhomogeneous system of first-order, linear differential equations and with boundary conditions and . Solve this initial value problem by the following three methods:
- (a)
-
Matrix methods. Use the method of variation of parameters to determine the particular solution.
- (b)
-
Laplace transform methods.
- (c)
-
Convert the two first-order differential equations into a single second-order differential equation and solve this latter equation.
- 2.2.
-
Consider the following problems:
- (a)
-
State the differential equation for the Sturm–Liouville problem where , , and .
- (b)
-
Using the transformation , show that this differential equation reduces to .
- (c)
-
Given the boundary conditions and for the differential equation in (a), what are the corresponding eigenvalues and eigenfunctions?
- 2.3.
-
Using the transformation , show that the differential equation reduces to Legendre's differential equation and give the expression for the Legendre polynomial which is a solution to this transformed equation.
- 2.4.
-
Consider the hypergeometric equation , where b is a constant larger than unity. Using a Frobenius method, show that the series solution about is the geometric series such that .
- 2.5.
-
Find a general solution, in terms of Bessel functions, for the differential equation , where n is an integer, by using either the substitution or the generalized form for the solution of the Bessel equation. What is the solution that satisfies the condition ?
- 2.6.
-
Using for a series expansion, show that the coefficients of the Fourier–Bessel series for over the interval are given as , where are the zeros of .
- 2.7.
-
Consider the function
Calculate the first two terms of the Fourier–Legendre series of over the interval . What is the value of the complete Fourier–Legendre series of at ?
- 2.8.
-
Consider the differential equation .
- (a)
-
Calculate the two basis functions using a Frobenius method and give the general solution.
- (b)
-
Derive the second basis function from using a method of reduction of order.
- 2.9.
-
Give the Legendre polynomial which is a solution to the differential equation .
- 2.10.
-
Find a general solution, in terms of Bessel functions, for the differential equation by (i) using the transformation and (ii) employing the inspection method for the generalized form of Bessel's equation.
- 2.11.
-
The steady-state temperature distribution for a fin of cross-sectional area A, constant perimeter P, constant conductivity k, and length L can be determined from the following differential equation:
- (a)
-
Is this differential equation homogeneous or nonhomogeneous? With a change of variable , find the general solution for the variable by putting .
- (b)
-
Find a solution to the boundary value problem for the boundary conditions and .
- 2.12.
-
Given the periodic function for and .
- (a)
-
Sketch this function over the interval .
- (b)
-
Find the Fourier series of this function.
- (c)
-
What is the value of that one would compute from the Fourier series solution at the discontinuity of .
- 2.13.
-
Given is the differential equation .
- (a)
-
Determine one of the basis solutions for this differential equation, when , using a Frobenius method.
- (b)
-
The Laguerre polynomial is in fact a solution of this differential equation as given by the Rodrigues formula . Using this formula, specify the Laguerre polynomial . What is the value of the arbitrary constant in part (a) to obtain the Laguerre polynomial solution ?
- 2.14.
-
Consider the differential equation . Using the transformations and , where , show that this differential equation reduces to the Bessel differential equation
- 2.15.
-
Determine the particular solution for the nonhomogeneous, second-order, ordinary differential equation using the following methods:
- (a)
-
undetermined coefficients,
- (b)
-
variation of parameters,
- (c)
-
Fourier transforms (see Problem 3.10).
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128236819000101
Elements of linear algebra
Giovanni Romeo , in Elements of Numerical Mathematical Economics with Excel, 2020
Rank of a matrix
The rank of a matrix A corresponds to the maximal number of linearly independent columns (or rows) of A. The rank can be found as the maximal order of the nonsingular minors (the determinants of the square submatrices of A) that can be extracted from the matrix A. The rank can be also seen as a measure of the "nondegenerateness" of the system of linear equations.
From the Rouché–Capelli theorem, for a nonhomogeneous system, it turns out that:
- i.
-
if r(A) = r(A|b) = n, the solution is unique: we have solution. Regular systems. The n vectors are all l.i.
- ii.
-
Otherwise there are infinitely many solutions: if r(A) = r(A|b) < n, there exist solutions. If 1 ≤ r(A) = r(A|b) < m, there will be (m−r) redundant equations and there exist solutions. r vectors are l.i., while (n−r) vectors are l.d.
The regular cases where r(A) = r(A|b) = m = n are called square regular systems (or Cramer's systems), where the coefficient matrix A is square and det(A) ≠ 0; the solution is unique and to find it we can apply the following Cramer's rule.
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128176481000037
Systems of linear differential equations
Henry J. Ricardo , in A Modern Introduction to Differential Equations (Third Edition), 2021
6.10.1 The general solution
The linear systems we have been dealing with so far are called homogeneous systems. Basically, this means that they can be expressed in the form with no "leftover" terms. If a linear system has to be written as , where is a vector of the form , then we say that the system is nonhomogeneous. For example, in matrix terms, the system must be written as and so is nonhomogeneous.
Don't confuse the distinction between autonomous and nonautonomous with that between homogeneous and nonhomogeneous. For example, if and are constant functions (not both zero), then we have a system that is both autonomous and nonhomogeneous. (See, e.g., Example 6.4.3.)
The techniques that were introduced in Section 4.2 for second-order nonhomogeneous equations generalize to systems, but the calculations are more complicated. To get a handle on solving a nonhomogeneous linear system, we need a fundamental fact about linear systems:
The general solution, , of a linear nonhomogeneous system is obtained by finding a particular solution, , of the nonhomogeneous system and adding it to the general solution, , of the associated homogeneous system.
You should see this as an application of the Superposition Principle and as an extension of the result we saw for single linear differential equations (Section 4.2). Symbolically, we can write . Using the definitions of these terms, we can see that this sum of vectors is a solution of the nonhomogeneous system:
(Be sure you follow this.) You should see that , as a general solution, must contain two arbitrary constants, so the expression for contains two arbitrary constants.
Let's look at a simple example showing the structure of a nonhomogeneous system's solution.
Example 6.10.1 The Solution of a Nonhomogeneous System
The system
can be written in the form . The system has eigenvalues and , with corresponding eigenvectors and . (Check this.) Then the general solution of the associated homogeneous system is
We need to verify that a particular solution of the original nonhomogeneous system is given by . Therefore, the general solution of the nonhomogeneous system is
(Check that this is the general solution of the original nonhomogeneous system.)
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128182178000130
Systems of Differential Equations
Martha L. Abell , James P. Braselton , in Introductory Differential Equations (Fifth Edition), 2018
6.3 An Introduction to Linear Systems
We first encounter systems of linear equations in elementary algebra courses. For example,
written in matrix form as
is a system of two linear equations in two variables with solution , which is written in matrix or vector notations using our convention as . In the same manner, we can consider a system of linear differential equations.
We begin our study of systems of linear ordinary differential equations by introducing several definitions along with some convenient notation. Let
and
Then, the homogeneous system of first order linear differential equations
(6.8)
is equivalent to
(6.9)
and the nonhomogeneous system
(6.10)
is equivalent to
(6.11)
For the nonhomogeneous system (6.11), the corresponding homogeneous system is system (6.9).
Example 6.14
(a) Write the homogeneous system in matrix form. (b) Write the nonhomogeneous system in matrix form.
Solution: (a) The homogeneous system is equivalent to the system .
With our notation,
(b) The nonhomogeneous system is equivalent to . □
The nth-order linear equation
(6.12)
The nth-order linear equation is discussed in Chapter 4.
discussed in previous chapters, can be written as a system of first-order equations as well. Let , , , …, , . Then, Eq. (6.12) is equivalent to the system
(6.13)
which can be written in matrix form as
(6.14)
Example 6.15
Write the equation as a system of first order differential equations.
Solution: We let and . Then,
so the second-order equation is equivalent to the system
which can be written in matrix form as
At this point, given a system of ordinary differential equations, our goal is to construct either an explicit, numerical, or graphical solution of the system of equations.
We now state the theorems and terminology used in establishing the fundamentals of solving systems of differential equations. All proofs are omitted but can be found in advanced differential equations textbooks. In each case, we assume that the matrix in the systems (Eq. (6.9)) and (Eq. (6.11)) is an matrix.
Definition 6.12 Solution Vector
A solution vector (or solution) of the system (Eq. (6.11)) on the interval I is an matrix (or vector) of the form
where the are differentiable functions that satisfy on I.
Example 6.16
Show that is a solution of .
Solution: Notice that and . Then, because , is a solution of the system. □
Theorem 6.2 Principle of Superposition
Suppose that , are m solutions of the linear homogeneous system (Eq. (6.9) ) on the open interval I. Then, the linear combination
where are arbitrary constants, is also a solution of .
Example 6.17
Show that and are solutions of .
Solution: We let the reader follow the procedure used in Example 6.16 to show that satisfies . By the Principle of Superposition, the linear combination of the two solutions (from Example 6.16) and is also a solution. We verify this now by first writing as . Then, and
Therefore, the linear combination of the solutions is also a solution. □
We define linear dependence and independence of a set of vector-valued functions in a manner similar as to how we defined linear dependence and independence of sets of real-valued functions. The set is linearly dependent on an interval I if there is a set of constants , , …, not all zero such that
otherwise, the set is linearly independent. (Note that 0 is the zero vector with the same dimensions as each of the , , 2, …, m.) As with two real-valued functions, two vector-valued functions are linearly dependent if they are scalar multiples of each other. Otherwise, the functions are linearly independent. For more than two vector-valued functions, we often use the Wronskian to determine if the functions are linearly independent or dependent.
Definition 6.13 Wronskian of a Set of Vector-Valued Functions
The Wronskian of is the determinant of the matrix with columns , , …, :
(6.15)
Theorem 6.3 Wronskian of Solutions
Suppose that
is a set of n solutions of the linear homogeneous system (Eq. (6.9) ) on the open interval I, where each component of is continuous on I. If S is linearly dependent, then on I. If S is linearly independent, then for all values on I.
Example 6.18
Verify that and are linearly independent solutions of .
Solution: In Examples 6.16 and 6.17 we showed that and are solutions of the system . Therefore, we calculate . The vector-valued functions are linearly independent because for all values of t. □
Definition 6.14 Fundamental Set of Solutions
Any set
of n linearly independent solutions of the linear homogeneous system (Eq. (6.9)) on an open interval I is called a fundamental set of solutions on I.
Example 6.19
Which of the following is a fundamental set of solutions for
(a) (b)
Solution: We first remark that the equation is equivalent to the system . (a) Differentiating we see that
which shows us that is not a solution of the system. Therefore, is not a fundamental set of solutions. (b) You should verify that both and are solutions of the system. Computing the Wronskian we have
Thus, the set is a set of two linearly independent solutions of the system and, consequently, a fundamental set of solutions. □
Show that any linear combination of and is also a solution of the system.
The following theorem implies that a fundamental set of solutions cannot contain more than n vectors, because the solutions would not be linearly independent.
Theorem 6.4
Any nontrivial solutions of are linearly dependent.
Finally, we state the following theorems, which state that a fundamental set of solutions of exists and a general solution can (theoretically) be constructed.
Theorem 6.5
There is a set of n nontrivial linearly independent solutions of .
Theorem 6.6 General Solution
Let be a fundamental set of solutions of on the open interval I, where each component of is continuous on I. Then every solution of is a linear combination of these solutions. Therefore a general solution of is
Thus Examples 6.16, 6.17, and 6.18 imply that is a general solution of .
Example 6.20
Given that and are solutions of , find a general solution of this equation.
Solution: To verify linear independence of these two solutions, we compute the Wronskian:
Hence, we have two linearly independent solutions of the equation, so a general solution is given by
Definition 6.15 Fundamental Matrix
Suppose that is a fundamental set of solutions of on the open interval I, where each component of is continuous on I. The matrix
is called a fundamental matrix of the system on I.
The theorems and definitions introduced in this section indicate that when solving an homogeneous system of linear first order equations, , we find n linearly independent solutions. After finding these solutions, we form a fundamental matrix that can be used to form a general solution or solve an initial value problem.
If is a fundamental matrix of the system , a general solution can be written as , where .
Thus, is a fundamental matrix for the system because each column vector of Φ is a solution of the system:
and because these two vectors are linearly independent
Example 6.21
Show that , , is a fundamental matrix for the system . Use this matrix to find a general solution of .Solution: Because
and
all three columns of Φ are solutions of the system. The solutions are linearly independent because the Wronskian of these three solutions is
A general solution of the system is given by
Example 6.22
Solve
Solution: In matrix form, the system is equivalent to that in Example 6.21 so a general solution is , , and . Application of the initial conditions results in , , and so , and and the solution to the initial value problem is , , and . □
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128149485000069
The One-Electron Approximation and Beyond
Giuseppe Grosso , Giuseppe Pastori Parravicini , in Solid State Physics (Second Edition), 2014
Hartree-Fock-Slater Approximation
The Slater approximation starts from the fact that the exchange integral operator in the homogeneous free-electron gas can be well approximated with a local potential (as shown in Section 4.7). Then Slater proposes to replace, also for non-homogeneous systems, the exchange integral operator with the ordinary local potential, corresponding to the free-electron gas of the same local density ; in this way the exchange operator takes the form
With the above approximation, the Fock operator (4.26) becomes an ordinary differential operator with a local potential to be determined self-consistently. The method (with appropriate implementations) has been of wide use mainly in solid state physics.
The Hartree-Fock-Slater approximation becomes particularly agile when applied to atoms, because of the spherical symmetry of the (average) atomic electron density . The effective atomic potential in the Hartree-Fock-Slater approximation is related to in the form
(4.37)
The first term in the right-hand side of Eq. (4.37) is the nuclear potential, the second and the third are the Hartree potential of the spherically symmetric charge distribution ; the last is the Slater local exchange potential [to be precise the potential (4.37) should be appropriately corrected to preserve the asymptotic behavior , when acting on occupied wavefunctions]. Usually the Numerov method is adopted to solve the radial Schrödinger equation; self-consistency of wavefunctions and potential can be achieved with reasonable modest computational labor. Complete calculations (program code included) for all atoms is reported, for instance, by F. Herman and S. Skillman "Atomic Structure Calculations" (Prentice Hall, Englewood Cliffs, New Jersey, 1963).
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780123850300000049
Systems of Differential Equations
Martha L. Abell , James P. Braselton , in Introductory Differential Equations (Fourth Edition), 2014
Undetermined Coefficients
We use the method of undetermined coefficients to find a particular solution X p to a nonhomogeneous linear system with constant coefficient matrix in much the same way as we approached nonhomogeneous higher order linear equations with constant coefficients in Chapter 4. The main difference is that the coefficients are constant vectors when we work with systems. For example, if we consider X′ = AX + F(t) where the entries of A are constant and and none of the terms in F(t) satisfy the corresponding homogeneous system X′ = AX, we assume that a particular solution has the form X p(t) = ae− 2t + b where a and b are constant vectors. On the other hand if λ = 2 is an eigenvalue of A (with multiplicity one), we assume that X p(t) = a te− 2t + be− 2t + c. (Note that even in this situation, a could be the zero vector.)
For constant vectors, a, b, c, …, our convention will be that .
Example 6.5.1
Solve .
Solution
In this case, and a general solution of the corresponding homogeneous system is . Notice that none of the components of F(t) are in X h(t), so we assume that there is a particular solution of the form X p(t) = ae3t + b t + c. Then, X′p = 3ae3t + b and substitution into the nonhomogeneous system X′ = AX + F(t), where , yields
Collecting like terms, we obtain the system of equations
From the coefficients of e3t , we find that or . This system has the unique solution . Next, we solve the system or for b. This yields the unique solution . Finally, we solve b = Ac or for c, which gives us . A particular solution to the nonhomogeneous system is then
so a general solution to the nonhomogeneous system is
To give another illustration of how the form of a particular solution is selected, suppose that in Example 6.5.1. In this case, we assume that X p(t) = a cos 2 t + b sin 2 t + ce− t and find the vectors a, b, and c through substitution into the nonhomogeneous system.
Find a particular solution to .
Example 6.5.2
Solve X′ = AX + F(t) if and (a) and (b) .
Solution
A general solution of the corresponding homogeneous system is . (a) Because an e t term is a solution to the corresponding homogeneous system, we search for a particular solution of the nonhomogeneous system of the form X p(t) = a te t + be t . Differentiating gives us X′p = a te t + (a + b)e t and substituting into the nonhomogeneous system results in
Equating coefficients gives us the system
The equation (A − I)a = 0 has solution a = c v where v is an eigenvector corresponding to the eigenvalue λ = 1. Choosing gives us . The equation or has zero solutions unless 3 + c = 2(1 + c) which yields c = 1. With c = 1, so − b 1 + b 2 = 1. Choosing b 1 = 0 and b 2 = 1 gives us . Then a particular solution of the nonhomogeneous system is
and a general solution is
(b) Proceeding in the same manner as in (a), we assume that a particular solution of the nonhomogeneous system has the form X p(t) = a te t + be t . Differentiating gives us X′p = a te t + (a + b)e t and substituting into the nonhomogeneous system results in
Equating coefficients gives us the system
The equation (A − I)a = 0 has solution a = c v where v is an eigenvector corresponding to the eigenvalue λ = 1. Choosing gives us . The equation or has zero solutions unless 4 + c = 2(2 + c) which yields c = 0. With c = 0, so − b 1 + b 2 = 1 Choosing b 1 = 0 and b 2 = 1 gives us . Then a particular solution of the nonhomogeneous system is
and a general solution is
Find a particular solution to X′
=
AX
+
F(t) if and .
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780124172197000065
Applications related to ordinary and partial differential equations
Martha L. Abell , James P. Braselton , in Mathematica by Example (Sixth Edition), 2022
6.4.1.1 Homogeneous linear systems
The corresponding homogeneous system of Eq. (6.28) is
(6.29)
In the same way as with the previously discussed linear equations, a general solution of Eq. (6.28) is , where is a general solution of Eq. (6.29), and is a particular solution of the nonhomogeneous system equation (6.28).
A particular solution to a system of ordinary differential equations is a set of functions that satisfy the system, but do not contain any arbitrary constants. That is, a particular solution to a system is a set of specific functions, containing no arbitrary constants, that satisfy the system.
If , , …, are n linearly independent solutions of Eq. (6.29); a general solution of Eq. (6.29) is
where
is called a fundamental matrix for Eq. (6.29). If Φ is a fundamental matrix for Eq. (6.29), or .
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128241639000112
Systems of Ordinary Differential Equations
Martha L. Abell , James P. Braselton , in Differential Equations with Mathematica (Fourth Edition), 2016
6.4.1 Undetermined Coefficients
We use the method of undetermined coefficients to find a particular solution of a nonhomogeneous system in much the same way as we approached nonhomogeneous higher-order equations in Chapter 4. The main difference is that the coefficients are constant vectors when we work with systems.
Example 6.4.1
Solve .
Solution
In matrix form, the system is equivalent to . We find a general solution of the corresponding homogeneous system with DSolve.
Clear[x, y, xh, xp] homsol=DSolve[{x′[t]==2x[t]+y[t], y′[t]==−8x[t]−2y[t]}, {x[t], y[t]}, t]
These results indicate that a general solution of the corresponding homogeneous system is
xh[t_]={{x[t]}, {y[t]}}/.homsol[[1]];
Thus, we search for a particular solution of the nonhomogeneous system of the form , where and . After defining and , we substitute X p into the nonhomogeneous system.
capa={{2, 1}, {−8, −2}}; MatrixForm[capa]
xp[t_]={{a1}, {a2}}Sin[3t]+{{b1}, {b2}}Cos[3t]; MatrixForm[xp[t]]
step1= xp ′[t]==capa.xp[t]+{{Sin[3t]}, {0}}
{{3a1Cos[3t]−3b1Sin[3t]}, {3a2Cos[3t]−3b2Sin[3t]}} == {{b2Cos[3t]+Sin[3t]+a2Sin[3t]+2(b1Cos[3t]+a1Sin[3t])}, {−8(b1Cos[3t] + a1Sin[3t]) − 2(b2Cos[3t] + a2Sin[3t])}}
The result represents a system of equations that is true for all values of t. In particular, substituting t = 0 yields
eq1=step1/.t→0
{{3a1}, {3a2}} == {{2b1 + b2}, {−8b1 − 2b2}}
which is equivalent to the system of equations
Similarly, substituting t = π/2 results in
eq2=step1/.t→Pi/2
{{3b1}, {3b2}} == {{−1 − 2a1 −a2}, {8a1 + 2a2}}
which is equivalent to the system of equations
We now use Solve to solve these four equations for a 1, a 2, b 1, and b 2
coeffs=Solve[{eq1, eq2}]
and then substitute these values into X p to obtain a particular solution to the nonhomogeneous system.
xp[t_]=xp[t]/.coeffs[[1]]
A general solution to the nonhomogeneous system is then given by X =X h +X p .
xh[t]
x[t_]=xh[t]+xp[t]
To solve the initial value problem, we apply the initial condition and solve for the unknown constants.
x[0]
cvals=Solve[x[0]=={{0}, {1}}]
We obtain the solution to the initial value problem by substituting these values back into the general solution.
x[t_]=x[t]/.cvals[[1]]//Flatten//Simplify
We confirm this result by graphing x(t) and y(t) together in Figure 6-19 (a) as well as parametrically in B.
p1=Plot[Evaluate[x[t]], {t, 0, 4Pi}, PlotRange→{−2Pi, 2Pi}, AspectRatio→1, PlotLabel→"(a)"]
p2=ParametricPlot[x[t], {t, 0, 4Pi}, PlotRange→{{−6, 5}, {−5, 6}}, AspectRatio→1, PlotLabel→"(b)"]Show[GraphicsRow[{p1, p2}]]
Finally, we note that DSolve is able to find a general solution of the nonhomogeneous system
Clear[x, y, t]Clear[x, y, xh, xp]homsol=DSolve[{x′[t]==2x[t]+y[t], y′[t]==−8x[t]−2y[t]}, {x[t], y[t]}, t]
as well as solve the initial value problem.
Clear[x, y, xh, xp]homsol=DSolve[{x′[t]==2x[t]+y[t], y′[t]==−8x[t]−2y[t], x[0]==0, y[0]==1}, {x[t], y[t]}, t]
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780128047767000061
The Algebraic Eigenvalue Problem
William Ford , in Numerical Linear Algebra with Applications, 2015
Applications of the Eigenvalue Problem
Resonance is the tendency of a system to oscillate at a greater amplitude at some frequencies than at others. With little or no damping, if a periodic driving force matches a natural frequency of vibration, oscillations of large amplitude can occur. The are many types of resonance, including mechanical resonance, acoustic resonance, electromagnetic resonance, and nuclear magnetic resonance. The phenomenon is illustrated by a mass-spring system that is modeled by a system of second-order ordinary differential equations. The solution to the system with no driving force (homogeneous system) depends on eigenvalue and eigenvector computations, that give rise to the natural frequencies of vibration. After adding a driving force and solving the nonhomogeneous system, resonance is illustrated by choosing the frequency of the driving force to be close to a natural frequency.
The model of Leslie is a heavily used tool in population ecology. It models an age-structured population which predicts how distinct populations change over time. The heart of the model is the Leslie matrix, which is irreducible and has an eigenvector with strictly positive entries. Its characteristic function has exactly one real positive root, λ1, the largest eigenvalue of the Leslie matrix in magnitude. All the other eigenvalues are negative or imaginary. By studying powers of the Leslie matrix, we find that at equilibrium the proportion of individuals belonging to each age class will remain constant, and the number of individuals will increase by λ1 times each period. The eigenvector with all positive entries can be used to determine the percentage of females in each age class after an extended period of time.
The buckling of a elastic column is determined by solving a boundary value problem. The column will not buckle unless subjected to a critical load, in which case the deflection curve is of the form , where L is the length of the column and k is a constant. The functions are termed eigenfunctions, and the corresponding eigenvalues are . Associated with the eigenvalues are the critical loads , the only forces that will cause buckling.
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780123944351000181
Applications of Systems of Ordinary Differential Equations
Martha L. Abell , James P. Braselton , in Introductory Differential Equations (Fourth Edition), 2014
Mixture Problems
Consider the interconnected tanks that are shown in Figure 7.7 in which a solution with a given concentration of some substance (like salt) is allowed to flow according to the given information. Let x(t) and y(t) represent the amount of the substance in Tank 1 and Tank 2, respectively. Using this information, we set up two differential equations to describe the rate at which x and y change with respect to time. Notice that the rate at which liquid flows into each tank equals the rate at which it flows out, so the volume of liquid in each tank remains constant. If we consider Tank 1, we can determine a first-order differential equation for dx/dt with
where the rate at which the substance enters Tank I is R gal/min × C lb/gal = RC lb/min, and the rate at which it leaves is R gal/min × x/V 1 lb/gal = Rx/V 1 lb/min, where x/V 1 is the substance concentration in Tank 1. Therefore, dx/dt = RC – (R/V 1)x. Similarly, we find dy/dt to be We use the initial conditions x(0) = x 0 and y(0) = y 0 to solve the nonhomogeneous system
(7.6)
for x(t) and y(t).
In deriving this system of equations, we used rates in gal/min and concentrations in lb/gal. In general, rates are given by (volume of liquid)/(time) and (concentration of substance)/(volume of liquid).
Example 7.2.2
Determine the amount of salt in each tank in Figure 7.7 if V 1 = V 2 = 500 gal, R = 5 gal/min, C = 3 lb /gal, x 0 = 50 lb and y 0 = 100 lb.
Solution
In this case, the IVP is
which in matrix form is. The matrix A has the repeated eigenvalue λ1,2 = –1/100, for which we can find only one (linearly independent) eigenvector, . Therefore, one solution of the corresponding homogenous system is and after some work a second linearly independent solution is found to be so a general solution of the corresponding homogeneous system is
Notice that is not a solution to the corresponding homogeneous system, so with the method of undetermined coefficients we assume a particular solution of the nonhomogeneous system has the form and substitute this vector-valued function into the nonhomogeneous equation X′ = AX + F(t). This yields
with solution a 1 = 1500 and a 2 = 1500. Therefore,
Application of the initial conditions then gives us and c 2 = – 1450/100 = – 29/2. The solution to the IVP is
Notice that lim t → ∞ x(t) = lim t → ∞ y(t) = 1500, which means that the amount of salt in each tank tends toward a value of 1500 lb.
In Example 7.2.2 , is there a value of t for which x(t) = y(t)? If so, what is this value? Which function increases most rapidly for smaller values of t?
Read full chapter
URL:
https://www.sciencedirect.com/science/article/pii/B9780124172197000077
Solution of System of Nonhomogeneous Differential Equations
Source: https://www.sciencedirect.com/topics/mathematics/nonhomogeneous-system
0 Response to "Solution of System of Nonhomogeneous Differential Equations"
Post a Comment