Find a particular solution to the differential equation?

Click For Summary
SUMMARY

The discussion focuses on finding a particular solution to the differential equation -6y'' + 5y' - y = -1t^2 + 1t + 1e^(2t). The solution involves first solving the homogeneous equation, yielding the characteristic equation -6r^2 + 5r - 1 = 0, with roots r = 1/2 and r = 1/3. The complementary solution is y(c) = Ae^(t/2) + Be^(t/3). Using the method of undetermined coefficients, the particular solution is derived as y(p) = t^2 + 9t + 33 - (1/15)e^(2t), leading to the general solution y = Ae^(t/2) + Be^(t/3) + t^2 + 9t + 33 - (1/15)e^(2t).

PREREQUISITES
  • Understanding of differential equations and their solutions
  • Familiarity with the method of undetermined coefficients
  • Knowledge of characteristic equations and their roots
  • Basic calculus concepts related to derivatives and integrals
NEXT STEPS
  • Study the method of undetermined coefficients in detail
  • Explore the theory behind homogeneous and particular solutions of differential equations
  • Learn about the application of characteristic equations in solving linear differential equations
  • Practice solving various types of differential equations to reinforce understanding
USEFUL FOR

Students studying differential equations, mathematics educators, and anyone looking to enhance their problem-solving skills in calculus and differential equations.

abr_pr90
Messages
8
Reaction score
0

Homework Statement



Find a particular solution to the differential equation
-6y''+5y'-1y
=
-1t^2+1t+1e^2t

Homework Equations



y = y(c) + y(p)

The Attempt at a Solution



First solve the homogeneous equation -6y" + 5y' - y = 0.
The characteristic equation is -6r^2 + 5r - 1 = 0 --> (1-2r)(1-3r) = 0 --> r = 1/2 or r = 1/3
So y(c) = Ae^(t/2) + Be^(t/3)
Now using methods of undetermined coefficients we assume y(p) = Ct^2 + Dt + E + Fe^(2t)
--> y'(p) = 2Ct + D + 2Fe^(2t)
--> y"(p) = 2C + 4Fe^(2t)
Substituting into the equation yields
LHS
= -6[2C + 4Fe^(2t)] + 5[2Ct + D + 2Fe^(2t)] - [Ct^2 + Dt + E + Fe^(2t)]
= -12C - 24Fe^(2t) + 10Ct + 5D + 10Fe^(2t) - Ct^2 - Dt - E - Fe^(2t)
= (-C)t^2 + (10C - D)t + (5D - E - 12C) + (-15F)e^(2t)
Comparing the coefficients on the LHS and RHS we have
-C = -1 --> C = 1
10C - D = 1 --> D = 9
5D - E - 12C = 0 --> E = 33
-15F = 1 -- F = -1/15
So y(p) = t^2 + 9t + 33 - (1/15)e^(2t)
Hence y = Ae^(t/2) + Be^(t/3) + t^2 + 9t + 33 - (1/15)e^(2t)
 
Physics news on Phys.org
You will find this gets moved over to the calculus forum.

By the way, do you have a question to ask, to accompany your working?
 

Similar threads

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