| New Reply |
Find Solution 4*(x^2)*y"+y=0, y(-1)=2, y'(-1)=0 |
Share Thread | Thread Tools |
| Jul21-12, 08:58 AM | #1 |
|
|
Find Solution 4*(x^2)*y"+y=0, y(-1)=2, y'(-1)=0
Not even sure where to start on this one???
Is this a series solution problem? |
| Jul21-12, 09:29 AM | #2 |
|
|
Try a solution of the form x^n
|
| Jul21-12, 09:33 AM | #3 |
|
|
x^n?, does that mean y=a(n)x^n, leading to y'=n*a(n)*x^(n-1), y"=n*(n-1)*a(n)*x(n-2), then substitute?
|
| Jul21-12, 10:00 AM | #4 |
|
|
Find Solution 4*(x^2)*y"+y=0, y(-1)=2, y'(-1)=0
Well, you can throw in an a(n) if you want but once you do your substitution you'll see that it cancels out. That said, the a(n) is important as it is a constant that will be determined once you use your boundary conditions.
Basically, set y = a(n)x^n and find which values of n will make 4*(x^2)*y'' + y equal zero. |
| Jul21-12, 10:08 AM | #5 |
|
|
I end up with 4*x^2*(sum(n=0))(n+2)*(n+1)*a(n-2)*(x^n)+(sum(n=0))a(n)*(x^n)
I'm working toward the recurance relation, correct? What about the 4*x^2 for the first summation? |
| Jul21-12, 10:42 AM | #6 |
|
|
You're not working towards a recurrence relation, let's see if we can get away with something easier!
Literally just write y = x^n Then 4*(x^2)*y'' + y = 4n(n-1)x^n + x^n = [4n^2 - 4n + 1]x^n = ([2n - 1]^2)x^n So we know that n=1/2 will give us a working solution i.e. y = A*x^(1/2) Unfortunately, we need two degrees of freedom and we just have one. Luckily, we know how to deal with resonance of this form as we know that y = B*x^(1/2)*ln(x) will be a solution. Thus, our general solution is y = x^(1/2)*[A + Bln(x)] |
| New Reply |
| Tags |
| diff eg |
| Thread Tools | |
Similar Threads for: Find Solution 4*(x^2)*y"+y=0, y(-1)=2, y'(-1)=0
|
||||
| Thread | Forum | Replies | ||
| Cannot do the "find" command with "undefined variable" ? | Calculus & Beyond Homework | 0 | ||
| Can anyone help me to find out the definition of "carrier swing"&"deviation ratio"? | General Physics | 1 | ||
| How can I find a solution valid for "all" cases? | Linear & Abstract Algebra | 5 | ||
| Is it common to find the "applied" explanations more confusing than the "theoretical" | Academic Guidance | 1 | ||
| Find values of K for which k has no solution, many solutions a unique solution | Precalculus Mathematics Homework | 3 | ||