This problem is hindering my overall work

  • Thread starter Thread starter Dimedrol
  • Start date Start date
  • Tags Tags
    Work
Dimedrol
Messages
4
Reaction score
0
This problem is hindering my overall work !

Need to find particular solution.
y"+6y'+5y=-9te^(5t)

What would be my guess work: I tried y_p=Ate^(5t)+Bte^(5t)
Any thought on the guess?
Thanks,
Dmitriy.
 
Physics news on Phys.org
If you like lenghty calculations, you might use the method of variation of constants. Assume for example that the particular solution to the given ODE is of the form

y_{p}=C(t)e^{-5t}

You need to find the exact expression of C(t). For that plug in the ODE and then get another nonhomogenous second ODE whose particular solution you need to find

I get something like

C''(t)-4C'(t)=-9te^{10t}

for which i use the ansatz

C(t)=D(t)e^{4t}

and finally getting the ODE

D''(t)=-9te^{6t}

which can be integrated twice to get a solution depending on 2 constants of integration which you'll determine by plugging in the initial ODE.

Daniel.
 
Last edited:
It's too complicated what i did above (perhaps even incorrect).

Try the ansatz

y_{p}=C(t)e^{5t}

THe ODE for C(t) is

C''(t)+16C'(t)+60C(t)=-9t

whose particular solution is

C_{p}(t)=\frac{1}{25}-\frac{3}{20}t

and whose general solution, after using the ansatz leads to the same general solution of the initial ODE, so nothing new. Ergo, the particular solution to the initial ODE is

y_{p}(t)=\left(\frac{1}{25}-\frac{3}{20}t\right)e^{5t}

Daniel.
 
dexterciby: This is works perfect.
however, it certainly interfere with my previous knowledge about non homogeneous EQ's. one of the solutions for the characteristic equation is e^(-5t), wouldn't we have to multiply everything by another "t"?
Please explain?
 
Last edited:
No, i absorbed any linear "t" dependence in the unknown function C(t).

Daniel.
 
Since e5t is not a solution to the associated homogeneous equation (e-5t is), a solution to the entire equation will be of the form yp(t)= (At+ B)e5t. Plug that into the equation and solve for A and B.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top