Evaluating limit by converting to integral

  • Thread starter Thread starter manankhurma
  • Start date Start date
  • Tags Tags
    Integral Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
manankhurma
Messages
1
Reaction score
0
Trying to evaluate the a limit, the following integral came up:

[itex]\int_0^1 \dfrac{log(1+t)}{t}dt[/itex]

How can this integral be evaluated using basic techniques?
 
Physics news on Phys.org
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

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

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

<< 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

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

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

<< 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.