Can you help with solving the Laplace problem for this function?

  • Thread starter georgeh
  • Start date
  • Tags
    Laplace
You are essentially done if you use the table. In summary, the conversation involves the application of Laplace transformation to a function y''-2y'+2y=cost with initial conditions y(0)=1 and y'(0)=1. The conversation then proceeds to use partial fraction decomposition to solve for Y(s) and eventually obtain the inverse Laplace transform y(t) = e^t cos(t) - e^t sin(t) + (1/2)te^t - sin(t).
  • #1
georgeh
68
0
I have the following function with the following I.C. y(0)=1 & y'(0)=1
y''-2y'+2y=cost
I apply laplace.
i get the following
s^2Y(s)-Sy(0)-y'(0)-2[sY(s)-y(0)]+2Y(s)= s/(s^2+1)
-------
i apply the initial condtions
and i obtain
Y(S)[s^2-2s+2]=s-2+s/(s^2+1)
therefore, Y(S)=(s-2)/((s-1)^2+1)+S/[(s-1)^2(s^2+1)]
i am not sure how to procede forward.. any help would be appreciated.
sorry for posting and asking so many questions in such a short period.
 
Physics news on Phys.org
  • #3
Here you go

From

[tex]Y(s)=\frac{s-2}{\left( s-1\right)^{2}+1} + \frac{s}{\left( s-1\right)^{2} \left(s^{2}+1\right)}[/tex]

Deal with the terms seperately: first put

[tex]\frac{s-2}{\left( s-1\right)^{2}+1} = \frac{s-1}{\left( s-1\right)^{2}+1}-\frac{1}{\left( s-1\right)^{2}+1}[/tex]

so that the right-hand side consists of terms on the table;

next, use partial fraction decomposition on the other term, that is write

[tex]\frac{s}{\left( s-1\right)^{2} \left(s^{2}+1\right)} = \frac{A}{s-1} + \frac{B}{\left( s-1\right)^{2}} + \frac{Cs+D}{s^{2}+1}[/tex]

now cross-multiply to get

[tex]s = A\left( s-1\right) \left( s^{2}+1\right) + B\left( s^{2}+1\right) + \left( Cs+D\right) \left( s-1\right)^{2}[/tex]

Solve for A,B,C, and D as follows:

If s=1, then [itex]1=2B[/itex];

If s=0, then [itex]0=-A+B+D[/itex];

If s=-1, then [itex]-1=-4A+2B-4C+4D[/itex];

If s=2, then [itex]2=5A+5B+2C+D[/itex];

Solving the above system of equations gives
[tex]A=0,B=B=\frac{1}{2},C=0,D=-\frac{1}{2},[/tex]

and hence

[tex]\frac{s}{\left( s-1\right)^{2} \left(s^{2}+1\right)} = \frac{1}{2\left( s-1\right)^{2}} - \frac{1}{2\left( s^{2}+1\right) }[/tex]

All togeather we have

[tex]Y(s) = \frac{s-1}{\left( s-1\right)^{2}+1}-\frac{1}{\left( s-1\right)^{2}+1}+ \frac{1}{2\left( s-1\right)^{2}} - \frac{1}{2\left( s^{2}+1\right) }\right] [/tex]

hence

[tex]y(t) = L^{-1}\left\{ Y(s)\right\} = e^{t}\cos(t) - e^{t}\sin(t) + \frac{1}{2}te^{t} - \sin(t) [/tex]
 
Last edited:
  • #4
I made a mistake in copying the the laplace transformation

Y(s)= (s-2)/((s-1)^2+1)+ s/(s^2+1)[(s-1)^2+1]

I understood how you the first part of the laplace transform is a form i can look up, but the next part, the (s-1)^2+1, not sure how to deal with that one with PFDC..
 
  • #5
Your table certainly has a formula for the inverse Laplace transform of
[itex]\frac{1}{s^2+ 1}[/itex] and also should tell you what to do with "s-1" rather than s.
 

FAQ: Can you help with solving the Laplace problem for this function?

What is the Laplace problem?

The Laplace problem is a mathematical concept in which the value of a function is specified on the boundary of a region, and the goal is to find the function that satisfies Laplace's equation within the region.

What is the significance of the Laplace problem?

The Laplace problem has a wide range of applications in physics, engineering, and other fields. It is used to model various phenomena such as heat flow, electrostatics, and fluid dynamics.

What are the main methods for solving the Laplace problem?

The most commonly used methods for solving the Laplace problem include separation of variables, the method of images, and the Green's function method. Each method has its own advantages and is suitable for different types of boundary conditions.

How is the Laplace problem related to the concept of boundary value problems?

The Laplace problem is a type of boundary value problem, which involves finding a solution to a differential equation with boundary conditions specified on the boundary of a region. Other examples of boundary value problems include the Dirichlet problem and the Neumann problem.

What are some real-world examples of the Laplace problem?

The Laplace problem can be applied to various real-world scenarios, such as calculating the electric potential in a circuit, determining the temperature distribution in a heated object, and analyzing the flow of air around an object. It is also used in the study of ocean currents and groundwater flow.

Back
Top