How do you solve this definite integral without a calculator?

Click For Summary

Homework Help Overview

The discussion revolves around evaluating the definite integral of the function ln(x+1)/(x^2 +1) from 0 to 1, as posed by the original poster, who is preparing for a math competition. The integral is presented in a specific notation that some participants seek to clarify.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the interpretation of the integral's notation and whether it is ln(x+1)/(x^2+1) or ln((x+1)/(x^2+1)). Various integration techniques are suggested, including integration by parts and the use of power series. Some participants also consider complex analysis and substitutions as potential approaches.

Discussion Status

The discussion is active, with multiple interpretations of the integral being explored. Participants have offered various methods and insights, but there is no explicit consensus on a single approach or solution yet.

Contextual Notes

Some participants mention constraints such as the requirement to solve the integral without a calculator and the context of a math competition, which may influence the approaches discussed.

SNOOTCHIEBOOCHEE
Messages
141
Reaction score
0
Im studing for a math competition. One of the probles is as follows

fnInt( (Ln(x+1)/(x^2 +1)),x,0,1)

If you don't know that notation. it means Integral from 0 to 1 of Ln(x+1)/(x^2 +1)

OBVIOUSLY NO CALCULATORS... I am looking for a solution, not an answer

Thanks
~rosie
 
Physics news on Phys.org
Is that
\frac{ln(x+1)}{x^2+1}
which is what nate808 is asumming or
ln(\frac{x+1}{x^2+1})
which is how I would read it?
 
If it's ln ln(\frac{x+1}{x^2+1}) do Integration by parts with
dv = 1 dx, and u = ln(\frac{x+1}{x^2+1}), and be prepared for a lot of messy simplification and some partial fractions . Note the integral of 1 /(x^2 + 1) is tan^{-1} (x) if it's the other integral then good luck to you.
 
HallsofIvy said:
Is that
\frac{ln(x+1)}{x^2+1}
which is what nate808 is asumming or
ln(\frac{x+1}{x^2+1})
which is how I would read it?

I would guess, based on the parentheses that he used, that it should be:

\frac{ln(x+1)}{x^2+1}, in which case parts makes the most sense. Though, I would most likely take u=ln(x+1) and dv=\frac{dx}{x^2+1}. Integrating dv will most likely require either partial fractions or trig. substitution, though I can't honestly say that I've worked it out.
 
Last edited:
You'll probably need

\int_{0}^{1}\frac{\arctan x}{1+x}dx=\allowbreak \mbox{\func{Catalan}}-\frac{1}{2}i \ \mbox{\func{dilog}}\left( \frac{1}{2}+\frac{1}{2}i\right) +\frac{1}{2}i \ \mbox{\func{dilog}}\left( \frac{1}{2}-\frac{1}{2}i\right)

Daniel.
 
I don't yet see any obvious algebraic tricks. (e.g. make a clever substitution, with an easy way to relate the new integral to the old one)



My next thought is complex analysis. Maybe there's some nice contour over which you can integrate that simplifies this. My first thought is to integrate it over a rectangle, two of whose edges are [0, 1] on the real axis, and [0, H] on the complex axis, then take the limit as H goes to infinity. I haven't tried working through the algebra though, I don't know if it will be helpful.

Note that if you try this approach, you either have to use a small semicircle to avoid the pole at i... or use partial fractions to break the integrand up into two parts, and do an upwards strip for one part, and a downwards strip for the other.



My third thought is to try a power series: you can find the power series for the integrand, and you can integrate that power series -- maybe you can recognize the resulting infinite sum.



Maybe I'll think about this a bit at work and have a better idea for you later.
 
Prolly should read ln(x) in the numerator. Then you have int ln(x)/(x^2+1),0,1

Widder shows how this integral is equal to -(pi^2)/8.

1) Substitute 1 - x^2 + x^4 - x^6... for the 1/(1-x^2) term

2) Interchange summation and integration

3) integrate (x^2k)*ln(x+1) by parts

4) Sum the infinite series
 
The value of your original (with derivation) appears in Todhunter's Integral Calculus Text (circa 1860's)... it is available via www.elibron.com

lots of ingenious integration devices in there actually...:bugeye:
 
factor x^2 + 1 = (x+i)(x-i) and use partial fraction A/x+i B/x-i
 
  • #10
TheIntegrator said:
The value of your original (with derivation) appears in Todhunter's Integral Calculus Text (circa 1860's)... it is available via www.elibron.com
lots of ingenious integration devices in there actually...:bugeye:

The book isn't free unfortunately.
 
  • #11
This is a problem from the 2005 Putnam competition (problem A5, to be precise). It can be solved with a choice of nifty substitutions :

Problems : http://www.unl.edu/amc/a-activities/a7-problems/putnam/-pdf/2005.pdf

Solutions : http://www.unl.edu/amc/a-activities/a7-problems/putnam/-pdf/2005s.pdf
 
Last edited by a moderator:
  • #12
Integral

Integral from 0 to 1 of ln(x+1)/(x^2 +1) dx isn't that hard actually but I only know one way to do it.
1/(x^2+1) = (arctg x)' ... (ie the derivate of arctan x) tg(x)=tan(x)
you change the variable and the integral becomes
integral from 0 to pi/4 of ln(1+tg(x)) dx
by making the following substitution you should get it done:
x=pi/4-u
dx=-du
the integral becomes
- integral from pi/4 to 0 of ln(1+tg(pi/4-u)) du =
integral from 0 to pi/4 of ln(1+((1-tg(u)/(1+tg(u))) du =
integral from 0 to pi/4 of ln(2/(1+tg(u)) du =
integral from 0 to pi/4 of ln2 du - integral from 0 to pi/4 of ln(1+tgu) du
and you're back from where you started.
That means our integral I is
I=pi/4*ln2-I => 2I=pi/4*ln2 => I=pi/8*ln2
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K