Constructing a second solution

  • Thread starter Thread starter physics=world
  • Start date Start date
physics=world
Messages
109
Reaction score
0
1. Find a second solution of the differential eq. by using the formula.

xy" + y' = 0 ; y1 = ln(x)


2.

y2 = y1(x) ( ∫(e-∫P(x)dx) / (y1(x)2) )dx





3.

I found the p(x):

p(x) = 1/x


and then I plug in everything into the formula:

y2 = ln(x) ∫(e-∫((1)/(x))dx) / (ln(x)2 )dx



solve:


= ln(x) ( ∫(e^(-ln(x))) / (x)(ln(x)2))



= ∫ (1)/ (x)(ln(x))


I do not know if this is correct. I'm going to need some help.

the answer is y2 = 1


 
Last edited:
Physics news on Phys.org
Hang on, if P(x) = 1/x, why did you plug in ln(x) in the exponential integral term?

Edit: Also you can't multiply ln(x) into the integral.
 
Last edited:
Mugged said:
Hang on, if P(x) = 1/x, why did you plug in ln(x) in the exponential integral term?

Edit: Also you can't multiply ln(x) into the integral.

sorry. typo. the ln(x) was after integration of (1/x)
 
Rework the integral, i don't understand where you get that x in the denominator. An answer of y2 = 1 seems trivial..y2 could be any constant and it would satisfy the differential equation.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top