Solving a Reduction of Order Homework Problem

  • Thread starter Thread starter Sinister
  • Start date Start date
  • Tags Tags
    Reduction
Sinister
Messages
32
Reaction score
0

Homework Statement


Hi, i was reviewing some of the material covered this week and I'm wondering if someone can explain a brief step that I'm not quite understanding. The step is once you differentiate your given solution for example twice, then plug it back into the original equation, one of the terms becomes zero. I can't figure out why this is happening if someone can explain that would be apprieated.


The Attempt at a Solution



Take this example:

x2y'' + 2xy' - 6y=0
the given solution is y1= x2 and we must find y2.[/quote]
Well, the fundamental problem is that x^2 is NOT a solution to this equation!

If y= x^2, then y'= 2x and y''= 2 so putting that into the equation 2+ 4x^2- 6x^2= 2- 2x^2 which is NOT 0.

Check the equation again. Are you sure it was not x^2y''+ 2xy'- 6x^2y= 0?


I do: y2= x2u(x) and differentiate it twice to plug it back into the original equation.

Once i expand it all i get:

x2y1*u'' + (2x2y1' + 2xy1)u' + (x2y1'' + 2xy1' - 6y1)u=0

According to the book, the last term is zero.
Can someone explain how this happens and how do we know which term is equal to zero? (If there is any)

Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
Sinister said:
x2y'' + 2xy' - 6y=0
the given solution is y1= x2 and we must find y2.
Well, the fundamental problem is that x^2 is NOT a solution to this equation!
[/QUOTE]

Yes, it is.

x^2y^{\prime\prime}+2xy^\prime-6y=2x^2+4x^2-6x^2=0
 
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