Verifying Solution to DE: y' = (1+1/x)y y(1) = e

  • Thread starter Thread starter frs2fh
  • Start date Start date
frs2fh
Messages
6
Reaction score
0
Hi,
I have a first order equation I've solved to help a friend along in another poblem. But I have not solved a DE in over 10yrs - so I just want to make sure I did it correct.
It an IVP.

y' = (1+1/x)y y(1) = e.

So I come up with y = CXe^x
(C = 1 for IV)
 
Physics news on Phys.org
You can easily check it yourself: you have y(x), and can compute y'(x), then plug these into the DE to see if they work.

RGV
 
Thanks Ray,
I did this before I posted and it seemed to work. I'm just afraid if I made a mistake in one direction I made it again in the other. Like I stated, I haven't done this (any integration / derivatives or solving DE) in over a decade. I just want to know if it's correct.
 
It is correct. ehild
 
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