You are not logged in.
I do not know this is home work
Offline
The best I could do was.
y''(t) - (1-t) y'(t) + y(t) = sin(2 t)
With y(0) = y'(0) = 5
s^2 Y(s) - s y(0) - y'(0) - (s*Y(s) - y(0)) + (-Y(s) + s*Y'(s)) + Y(s) = L(sin(2 t))
Which when solved for Y'(s) just yields another DE.
Y'(s) = ( 2 + 20 s + 5 s^3 + 4 s Y(s) - 4 s^2 Y(s) + s^3 Y(s)- s^4 Y(s))/( s (4 + s^2))
This one I could not solve by hand and when I used Mathematica it again comes up with the Error Function, just as expected.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
What you think of using laplace inverse for this equation ?
(We usually take Laplace inverse for last equation and convert it to f(t) function )
Offline
Hi;
Yes, that is what you do when it works, here it is not working. I think the reason for that is because the DE does not have a closed form.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
I will leave it at this level
Offline
I can show you an example or two where it works out or you can try the SE and perhaps they can help you. They can be a bit brusque but if you find the right one...
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Yes I would be grateful
Offline
Okay, hold on and I will post an example.
Solve:
with
Making all the substitutions:
putting in the initial conditions and solving for Y(s).
Do you know how to take the inverse Laplace of the RHS?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Yes, by partial fraction
Offline
And what did you get?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Y(t)=5/4-(5/4)exp(-4t)
Offline
Hi;
That is close but not quite correct. The correct answer is.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
I think 5/4(e(-4t) because by parital .. A=-B and A=5/4
Offline
Hi;
That is not correct,
Take the Inverse Laplace of that.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
y(t)=5/4-exp(-4t)/4 {{{that's right}}}
Offline
But this is easy one but the others .......
Offline
It is easy. Whomever picked the other two probably wanted you to leave them in some form which I can only guess at.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Yes, I think so
Offline
Do you have an example?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Yes
y'+y=1 where y(0)=0
y'+2y=1+exp(t) where y(0)=3
t
y+∫ y(t)dt=1
0
y''-y'-2y=3cos(2t)-11sin(3t) where y(0)=0, y'(0)=6
Offline
Okay, hold on I will do some.
Substituting for y(0)=0.
That is the answer.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
correct answer , What program use to solve ?
Offline
I did it by hand using the method of Laplace transforms.
Mathematica did the checking that the answer was right but Wolfram alpha will do it too.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
we soon have exam and I still good enough with laplace and other subjects .
thanks for helping me and communicate with me
Offline
correct answer , What program use to solve ?
No program necessary -- the Laplace transform of y' is a common identity, and the transforms of 1/s and 1/(s+a) are well-known (you will find them in any table of transforms).