Systems of First Order Linear Equations

In summary: That is a second order equation for x_1 only. In summary, systems of first order equations can sometimes be transformed into a single equation of higher order by solving one equation for one variable and then substituting into the other equation to eliminate that variable. This can then be solved for the remaining variable, resulting in a second order equation in one variable.
  • #1
capertiller
2
0

Homework Statement



Systems of first order equations can sometimes be transformed into a single equation of
higher order. Consider the system

(1) x1' = -2x1 + x2
(2) x2' = x1 - 2x2

Solve the first equation for x2 and substitute into the second equation, thereby obtaining a second order equation for x1. Solve this equation for x1 and then determine x2 also.

Homework Equations



The Attempt at a Solution



Solving (1) for x2 yields:

x2 = x1' + 2x1

Substituting into (2) yields:

x2' = x1 - 2(x1' + 2x1)

Simplifying...

x2' = -3x1 - 2x1'

How am I supposed to solve this now with the x2' term there?
 
Physics news on Phys.org
  • #2
You aren't. You haven't yet reduced it to a higher order equation in one variable.
"Solve the first equation for x2 and substitute into the second equation, thereby obtaining a second order equation for x1" obviously won't give you a second order differential equation. I think you have dropped the first 2/3 of the instruction!

Start by differentiating the [itex]x_1''= -2x_1+ x_2'[/itex]. Now use the second equation to replace that [itex]x_2'[/itex]: [itex]x_1''= -2x_1+ (x_1- 2x_2)= -x_1+ 2x_2.

NOW solve the first equation for [itex]x_2[/itex] and substitute that into the equation [itex]x_1''= -x_1+ 2x_2[/itex].
 

1. What is a system of first order linear equations?

A system of first order linear equations is a set of equations that can be written in the form of Ax = b, where A is a square matrix, x is a column vector of variables, and b is a column vector of constants. These equations are called "linear" because each variable appears only to the first power and is not multiplied by any other variable.

2. How do you solve a system of first order linear equations?

There are multiple methods for solving a system of first order linear equations, including substitution, elimination, and matrix methods such as Gaussian elimination. The goal is to find the values of the variables that satisfy all of the equations in the system.

3. What is the importance of systems of first order linear equations?

Systems of first order linear equations are important in many fields of science and engineering, as they can be used to model real-world situations and solve for unknown quantities. They also serve as building blocks for more complex systems and equations.

4. Can a system of first order linear equations have infinite solutions?

Yes, a system of first order linear equations can have infinite solutions. This occurs when the equations are dependent, meaning that each equation is a multiple of another, and therefore the equations are not able to uniquely determine the values of the variables.

5. How do you know if a system of first order linear equations has no solutions?

A system of first order linear equations has no solutions when the equations are inconsistent, meaning that there is no set of values for the variables that satisfy all of the equations in the system. This can be determined by finding a contradiction, such as 0=1, when solving the equations.

Similar threads

Replies
10
Views
278
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
6K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
788
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Back
Top