Integral of (1-x)/x^2: -(1/x) + ln(x) + c?

  • Thread starter Thread starter m1ndpixel
  • Start date Start date
  • Tags Tags
    Integral
m1ndpixel
Messages
2
Reaction score
0
Hi,

The integral of ((1-x)/x^2)dx is: -(1/x) + ln(x) + c
Is that correct?

Mathematica is giving some strange answer containing a log.
Thanks
 
Physics news on Phys.org
m1ndpixel said:
Hi,

The integral of ((1-x)/x^2)dx is: -(1/x) + ln(x) + c
Is that correct?

Mathematica is giving some strange answer containing a log.
Thanks
+ln(x) should be -ln(x)
 
sorry, yes that's what i meant!
 
m1ndpixel said:
sorry, yes that's what i meant!

then it should be correct providing that you remember to change the + to a -.
 
m1ndpixel said:
Hi,

The integral of ((1-x)/x^2)dx is: -(1/x) + ln(x) + c
Is that correct?
Almost. (1-x)/x2= 1/x2- 1/x and the integral of that is -1/x- ln(x)+ c

Mathematica is giving some strange answer containing a log.
Thanks
??YOUR answer contains a log! What was the strange answer Mathematica gave? If you mean that Mathematica is giving an answer with a logarithm base 10, perhaps it is using the fact that ln(x)= log(x)/log(e) where "log" is logarithm base 10. If it is just giving -1/x- log(x)+ c, then it is using "log" to mean natural logarithm. That is fairly standard now where common logarithms are not much used.
 
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