What are the conditions for the Initial Condition Problem Theorem to hold true?

  • Thread starter Thread starter the_kool_guy
  • Start date Start date
  • Tags Tags
    Condition Initial
the_kool_guy
Messages
37
Reaction score
0
theorem states that for y'' + p(x)y' + q(x)y = r(x);
if y1 & y2 are random numbers such that y(m) = y1 and y'(m) = y2 then we can find a unique solution y for above differential equation...


in y'' - y'/x = 0;
both y = x^2 and y = 0 and y = k x^2 satisfy above with ..
y(0) = 0; and y'(0) = 0



then isn't this contradicts above theorem ,,
i have read that theorem is always true...

can someone enlighten me on this...?

thanks
 
Physics news on Phys.org
the_kool_guy said:
theorem states that for y'' + p(x)y' + q(x)y = r(x);
if y1 & y2 are random numbers such that y(m) = y1 and y'(m) = y2 then we can find a unique solution y for above differential equation...


in y'' - y'/x = 0;
both y = x^2 and y = 0 and y = k x^2 satisfy above with ..
y(0) = 0; and y'(0) = 0



then isn't this contradicts above theorem ,,
i have read that theorem is always true...
Aren't you omitting some of the theorem you're citing? For instance, what are the conditions on the p(x) and q(x) functions?
the_kool_guy said:
can someone enlighten me on this...?

thanks
 
hmmm ... p and q must be continuous over [a,b] where m lies in the above interval...

1/x is not continuous ... on 0
thanks
 
the_kool_guy said:
hmmm ... p and q must be continuous over [a,b] where m lies in the above interval...

1/x is not continuous ... on 0
thanks

I believe you will find that p' must also be continuous on (a, b).
 
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