Having trouble with Laplace Transform for DiffEQ

Theelectricchild
Messages
260
Reaction score
0
Hello everyone, well thus far in our introduction to Laplace Transforms I am understanding much of what is being shown, however I am having the unsatisfying task of having to solve the following DiffEQ,

y^3-8y=\sum_{k=0}^{3}\delta(2t-k\pi), y(0)=0, y'(0), y"(0)=0

I am having a great difficulty solving this and am overall not really understanding what do with the summation, does anyone have any strategy? Any help is greatly appreciated thank you.
 
Last edited:
Physics news on Phys.org
Interesting... unfortunately my LaTeX graphics have not been generated yet so I can't even tell if I typed out the problem correctly--- if you can't read the problem disregard for now and ill fix it later, thanks a lot.
 
Last edited:


Hello there, solving differential equations using Laplace transforms can definitely be tricky at first. It's important to have a solid understanding of the basics before tackling more complex problems like the one you mentioned. Here are a few tips that may help you with this particular problem:

1. Start by taking the Laplace transform of both sides of the equation. This will involve using the properties of the Laplace transform, such as linearity and differentiation.

2. The summation term in the equation represents a series of delta functions, which can be converted into a single Laplace transform using the sifting property. This will help simplify the equation.

3. Keep in mind that the Laplace transform of a derivative is equal to s times the Laplace transform of the original function. This will come in handy when solving for y'(0) and y''(0).

4. Once you have the transformed equation, you can use inverse Laplace transforms to find the solution for y(t). This may involve using partial fraction decomposition or other techniques depending on the complexity of the transformed equation.

5. Don't forget to apply the initial conditions given in the problem (y(0)=0, y'(0)=0, y''(0)=0) to find the values of any constants that may arise in the solution.

I hope these tips help you in solving the problem. If you're still having trouble, don't hesitate to reach out to your instructor or classmates for further assistance. Keep practicing and you'll soon master Laplace transforms for differential equations. Good luck!
 
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

Back
Top