Solving Systems of Linear Differential Equations

Click For Summary

Homework Help Overview

The discussion revolves around solving a system of linear differential equations involving two variables, x and y, with given equations that include derivatives and polynomial terms. The original poster attempts to manipulate the equations to isolate variables and express them in standard differential equation form.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the original poster's method of eliminating variables and transforming the system into first-order linear differential equations. There are questions about notation and the application of derivative operators, as well as suggestions for using matrix notation to represent the system.

Discussion Status

The discussion is ongoing, with some participants providing feedback on the original poster's approach and noting potential confusion in notation and variable identification. There is no explicit consensus, but guidance has been offered regarding the use of matrix notation and clarification of derivative operations.

Contextual Notes

The original poster mentions a specific requirement to use a particular method for their homework assignment, which may influence the approach taken in the discussion.

shelovesmath
Messages
59
Reaction score
0

1. x' + y' - x = -2t
x' + y' - 3x -y = t^2





2. x' = Dx, y' = Dy





3.
I eliminated x to get y alone by multiplying the first row by (D-3) and the second row by (D-1)

(D-1)(D-3)x + (D-3)Dy = -2t(D-3)
(D-1)(D-3)x + (D-1)(D-1) = t^2(D-1)

then subtracted to get: (D+1)y = -t^2 -4t + 2

I put this into a differential equation form y' + y = -t^2 - 4t + 2 This is linear first order, and my integrating factor is e^t (at this point I will solve this linear ODE)

For getting x by itself, I eliminated y by multiplying the first row by (D-1) and the second row by D

(D-1)(D-1)x + D(D-1)y = -2t(D-1)
D(D-3)x + D(D-1)y = Dt^2

then subtracted to get: (D+1)y = -2

I put this into a differential equation form y' + y = -2 This is linear first order, and my integrating factor is also e^t (at this point I will solve this linear ODE)



I just need to know that I'm good up to here.
 
Physics news on Phys.org
First: your notation is a bit confusing. Also derivative operators (usually) act on the right, so you multiply them from the left, and therefore have -2 (D-3) t instead of -2 t (D-3). However, your result is correct, that is
y' + y = -t^2 - 4t + 2. (the integrating factor e^t is also correct)

Afterwards (in the second calculation) I think you confused y and x, since I get
x' + x = -2.
 
I recommend writing it in matrix notation.
 
Antiphon said:
I recommend writing it in matrix notation.

I have to use this method specifically for my homework assignment.
 

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
4
Views
2K