MHB -b.2.1.11 Find the general solution y'+y=5sin{2t}

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Find the general solution of the given differential equation, and use it to determine how solutions behave as $ t\to\infty$ $y'+y=5\sin{2t}$
ok I did this first
$u(t)y'+u(t)y=u(i)5\sin{2t}$
then
$\frac{1}{5}u(t)y'+\frac{1}{5}u(t)y=u(i)\sin{2t}$
so far ... couldn't find an esample to follow
____________________________________________
book answer
$y=ce^{−t}+\sin 2t−2\cos 2t$
$\textit{y is asymptotic to sin2t−2cos2t as $t\to\infty$}$
 
Last edited:
Physics news on Phys.org
$y' + a(t) \cdot y = b(t)$

$y' + y = 5\sin(2t)$

integrating factor is $e^{\int a(t) dt} = e^{\int dt} = e^t$

$e^t y' + e^t y = 5e^t \sin(2t)$

$\displaystyle (e^t y)' = 5e^t \sin(2t) \, dt$

$\displaystyle e^t y = 5 \int e^t \sin(2t) \, dt$

integrate the right side by parts (2 iterations which I'm not typing out)

$e^t y = e^t[\sin(2t)-2\cos(2t)] + C$

$y = \sin(2t)-2\cos(2t) + Ce^{-t}$

$t \to \infty \implies Ce^{-t} \to 0$
 
Appreciate much😎
 
Last edited:
I have never been a fan of using the "integrating factor" for something as simple as linear differential equations with constant coefficients. The "associated homogeneous equation" is y'+ y= 0 which has characteristic equation r+ 1= 0 so characteristic root r= -1. The general solution to the associated homogeneous equation is $y(t)= Ce^{-t}$.

Now, recognizing "sine" and "cosine" together as one of the types of solutions we expect for such equations, we seek a solution to the entire equation of the form $y= Acos(2t)+ Bsin(2t)$. We need to determine A and B. Then $y'= -2Asin(2t)+ 2Bcos(25)$ so the equation becomes $y'+ y= -2Asin(2t)+ 2Bcos(2t)+ Acos(2t)+ Bsin(2t)= (A+ 2B) cos(2t)+ (B- 2A)sin(2t)= 5 sin(2t)$. Since this is to be true for all t we must have A+ 2B= 0 and B- 2A= 5. 2 times the first equation gives 2A+ 4B= 0 and adding the second equation eliminates A: 5B= 5 so B= 1. Then A+ 2B= A+ 2= 0 so A= -2.

$-2cos(2t)+ sin(2t)$ satisfies the entire equation so the general solution to the entire equation is $y(t)= Ce^{-t}- 2cos(2t)+ sin(2t)$.

As t goes to infinity, $Ce^{-t}$ goes to 0 for all C so this solution "behaves like" $sin(2t)- cos(2t)$.
 
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...

Similar threads

Replies
5
Views
3K
Replies
9
Views
5K
Replies
2
Views
1K
Replies
7
Views
4K
Replies
11
Views
1K
Replies
7
Views
3K
Back
Top