2nd order nonhomogeneos differential equations with initial conditions

pedro123
Messages
14
Reaction score
0
I have a problem which in involves a second order differential equations with imaginary roots and I can seem to know how to finish the problem.

d^2y/dt^2 +15y =cos 4t+2 sin t

this is what I got so far


r^2+15=0 for the homogeneous part

r=+-(√15)

Yh=C1cos√15+C2sin√15

now is where I get stuck
 
Physics news on Phys.org
You've got to use the initial conditions to solve for C1 and C2 in order to complete the homogeneous solution. Then, you get to find the particular solution for in inhomogeneous equation.
 
yes I know but can you explain how

i know i need to have a particular solution for cos 4t+2 sin t
but i don't know how to set up
 
Problems such as these should be posted in the Homework & Coursework section, not in the technical math sections. I am closing this thread.
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top