Systems of First Order Linear Equations

Click For Summary
SUMMARY

Systems of first order linear equations can be transformed into a higher order equation. In the discussion, the system defined by the equations x1' = -2x1 + x2 and x2' = x1 - 2x2 is analyzed. The correct approach involves differentiating the first equation to obtain x1'' = -2x1 + x2' and substituting x2' with the second equation, leading to x1'' = -x1 + 2x2. This method ultimately allows for solving the system effectively.

PREREQUISITES
  • Understanding of first order linear differential equations
  • Familiarity with substitution methods in differential equations
  • Knowledge of higher order differential equations
  • Basic calculus, specifically differentiation
NEXT STEPS
  • Study the method of solving higher order differential equations
  • Learn about the implications of substituting variables in differential equations
  • Explore the theory behind linear systems of differential equations
  • Practice solving systems of first order equations using substitution techniques
USEFUL FOR

Students studying differential equations, educators teaching linear algebra concepts, and mathematicians interested in systems of equations.

capertiller
Messages
2
Reaction score
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
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. <br /> <br /> <b>NOW</b> solve the first equation for [itex]x_2[/itex] and substitute that into the equation [itex]x_1''= -x_1+ 2x_2[/itex].[/itex]
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 4 ·
Replies
4
Views
8K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K