Evaluating limit by converting to integral

  • Thread starter Thread starter manankhurma
  • Start date Start date
  • Tags Tags
    Integral Limit
manankhurma
Messages
1
Reaction score
0
Trying to evaluate the a limit, the following integral came up:

\int_0^1 \dfrac{log(1+t)}{t}dt

How can this integral be evaluated using basic techniques?
 
Physics news on Phys.org
welcome to pf!

hi manankhurma! welcome to pf! :smile:

hmm :rolleyes: … looks symmetric, doesn't it? :wink:

try integrating by parts, then using a substitution, and fiddling around …

what do you get? :smile:
 
I would use a different method, this is a complicated integral. And it is hard if not impossible to solve it using standard methods. Below is one way to evaluate it

I = \int_{0}^{1} \frac{\log(t+1)}{t} \mathrm{d}t

Since we are integrating over [0,1] a smart idea, is to use the maclaurin expansion of \log(t+1) = t - \frac{1}{2}t^2 + \frac{1}{3}t^3 - \frac{1}{4}t^4 + ... + \frac{1}{n}(-t)^{n}

<< Rest of solution deleted by Moderator >>
 
Last edited by a moderator:
Although you did give an answer without the OP showing much effort, I must say that the above solution is very elegant!
 
Nebuchadnezza said:
I would use a different method, this is a complicated integral. And it is hard if not impossible to solve it using standard methods. Below is one way to evaluate it

I = \int_{0}^{1} \frac{\log(t+1)}{t} \mathrm{d}t

Since we are integrating over [0,1] a smart idea, is to use the maclaurin expansion of \log(t+1) = t - \frac{1}{2}t^2 + \frac{1}{3}t^3 - \frac{1}{4}t^4 + ... + \frac{1}{n}(-t)^{n}

<< Rest of solution deleted by Moderator >>

Even though this thread was originally posted in the general technical math forums, you should assume that the OP is posting something related to schoolwork, especially if they show no effort to solve it on their own.

The thread is moved to the Homeowork Help forums, and I've deleted the end of your post with the worked-out solution. Your initial hint is very good.
 
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