Laplace DE separation of variables

accountkiller
Messages
118
Reaction score
0

Homework Statement


I'm supposed to find a nontrivial solution to tx'' + (t-2)x' + x = 0, x(0) = 0. You don't really need to know that but just in case.

I got to this point:
(s+1)X'(s) + 4X(s) = 0

Now I need to separate variables to find a solution but I've been working on this for two days and can't figure out how to get to the correct solution, which is:
X(s) = C/(s+1)^4

So my question is, how do I go from the first equation to the second using separation of variables?

Homework Equations





The Attempt at a Solution


I've been trying for two days now.. with X(s) = X and X'(s) = dX/ds, I separated all X's and dX's and the same with s and ds.. then when I took the integral of both sides, I get natural logs since I'm doing the integral of 1/x and 1/(s+1) ... I don't know where to go with natural logs, since that's not the answer.

Any help would be appreciated, thanks!
 
Physics news on Phys.org
as you have natural log on both sides, you should be able to remove it by raising both sides to the power of e...
 
Ah, right! That solves my entire dilemma! *phew* thanks so much for pointing that out ;)
 
scratch that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top