Definite integral+limits question

  • Thread starter Thread starter Krushnaraj Pandya
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of a definite integral involving the function \((\arctan x)^2\) as \(t\) approaches infinity, specifically \(\lim_{t \to \infty} \frac {\int_0^t (\arctan x) ^2}{\sqrt {t^2+1}}\). Participants explore various approaches to analyze this limit and the behavior of the integrand.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss using inequalities to establish bounds for the limit, questioning whether basic properties of \(\arctan x\) can be applied. There are attempts to apply the mean value theorem for definite integrals and considerations of upper and lower bounds.

Discussion Status

The discussion is active with various lines of reasoning being explored. Some participants suggest using inequalities to derive bounds, while others reflect on the application of the mean value theorem. There is no explicit consensus on a single approach, but several productive ideas are being shared.

Contextual Notes

Participants note constraints regarding the use of inequalities and theorems related to definite integrals, with some expressing uncertainty about the applicability of certain mathematical concepts. The discussion also hints at the potential for further exploration in future coursework.

Krushnaraj Pandya
Gold Member
Messages
697
Reaction score
73

Homework Statement


The value of ## \lim_{t \to \infty} \frac {\int_0^t (\arctan x) ^2}{\sqrt {t^2+1}}##

The Attempt at a Solution


I tried to use ## \int_b^a f(x) = \int_b^a f(a+b-x)## It didn't work out, and I can't see any other way to move ahead. I'd be grateful for your help
 
Physics news on Phys.org
Are you allowed to use inequalities like for example ##\arctan x<\frac{\pi}{2}##?
 
Delta² said:
Are you allowed to use inequalities like for example ##\arctan x<\frac{\pi}{2}##?
Since ##\arctan x<\frac{\pi}{2}## is something basic and known, I guess we can use it. I don't understand how you suggest using it though...
 
well using it you can get an upper bound of ##\frac{\pi^2}{4}## for that limit. I am currently thinking on what we should use to get a lower bound...
 
Delta² said:
well using it you can get an upper bound of ##\frac{\pi^2}{4}## for that limit. I am currently thinking on what we should use to get a lower bound...
I understand that as x tends to infinity- the square of tan inverse will approach (pi)^2/4 ; I do not know how you can change the limit mathematically using this fact...
 
Are you allowed to use inequalities between integrals? Because it is ##(\arctan x)^2<\frac{\pi^2}{4}## integrating both sides of the inequality what do you get?
 
Delta² said:
Are you allowed to use inequalities between integrals? Because it is ##(\arctan x)^2<\frac{\pi^2}{4}## integrating both sides of the inequality what do you get?
I have never encountered something like that. The next chapter in my course is differential equations- perhaps this'll be elaborated there?
 
You mean that you haven't done the mini theorem that "if ##f(x)<g(x)## then ##\int_a^bf(x)dx<\int_a^bg(x)dx##?. No that theorem has nothing to do with differential equations...

I guess there must be another way to work this, but I suspect ##\pi^2/4## is the answer.
 
Delta² said:
You mean that you haven't done the mini theorem that "if ##f(x)<g(x)## then ##\int_a^bf(x)dx<\int_a^bg(x)dx##?. No that theorem has nothing to do with differential equations...

I guess there must be another way to work this, but I suspect ##\pi^2/4## is the answer.
Ah, right I have read that theorem (just last night) but it wasn't used anywhere since so I totally forgot about it. Yes, the answer is indeed ##\pi^2/4## should I try using that theorem now to get the result myself or is this still part intuition-part solution?
 
  • #10
It is not complete solution. Using it you can prove an inequality regarding that limit, namely that ## \lim_{t \to \infty} \frac {\int_0^t (\arctan x) ^2dx}{\sqrt {t^2+1}}\leq\frac{\pi^2}{4}##.
 
  • #11
Delta² said:
It is not complete solution. Using it you can prove an inequality regarding that limit, namely that ## \lim_{t \to \infty} \frac {\int_0^t (\arctan x) ^2dx}{\sqrt {t^2+1}}\leq\frac{\pi^2}{4}##.
Proved that! can't we use -pi/4<arctan(x) to get a sandwich condition
 
  • #12
Krushnaraj Pandya said:
Proved that! can't we use -pi/4<arctan(x) to get a sandwich condition

Nope using ##-\frac{\pi}{2}<\arctan x## won't work... Look in your textbook if there is some section with inequalities for inverse trigonometric functions..
 
  • #13
I thought of another way, using the mean value theorem for definite integrals.

First we replace t at the limit with a natural number n. The limit as ##n\to\infty## is the same as ##t\to\infty##

Then from mean value theorem, we know that for every ## n##, there will be ##x_n## such that ##\int_0^n(\arctan x)^2dx=(\arctan x_n)^2(n-0)##

So from here just compute the limit ##\lim_{n\to\infty}\frac{\int_0^n(\arctan x)^2dx}{\sqrt{n^2+1}}=…## at the end use the fact that
##\lim_{n\to\infty}(\arctan x_n)^2=\frac{\pi^2}{4}##
 
  • #14
Delta² said:
Nope using ##-\frac{\pi}{2}<\arctan x## won't work... Look in your textbook if there is some section with inequalities for inverse trigonometric functions..
sorry, I mistyped; I meant ##-\frac{\pi}{2}<\arctan x## but you got it anyway. Why won't that work, is it because the lower limit is 0 and thus not a limiting condition on the lower side of arctan?
 
  • #15
Delta² said:
I thought of another way, using the mean value theorem for definite integrals.

First we replace t at the limit with a natural number n. The limit as ##n\to\infty## is the same as ##t\to\infty##

Then from mean value theorem, we know that for every ## n##, there will be ##x_n## such that ##\int_0^n(\arctan x)^2dx=(\arctan x_n)^2(n-0)##

So from here just compute the limit ##\lim_{n\to\infty}\frac{\int_0^n(\arctan x)^2dx}{\sqrt{n^2+1}}=…## at the end use the fact that
##\lim_{n\to\infty}(\arctan x_n)^2=\frac{\pi^2}{4}##
\
Got it! That was extremely clever, how do you manage to gain such intuition?
 
  • #16
Krushnaraj Pandya said:
\
Got it! That was extremely clever, how do you manage to gain such intuition?

It was a moment of divine inspiration :D. Except that I was just thinking what other properties and theorems for definite integrals we could use..
 
  • #17
Delta² said:
It was a moment of divine inspiration :D. Except that I was just thinking what other properties and theorems for definite integrals we could use..
wow, hope I'll get there someday...Thanks a lot.
I have 2 more doubts posted as 2 threads...one I've already solved and want to know if there's a shorter way. The second one I have no idea about how to proceed. would you mind taking a look?
 
  • #18
Krushnaraj Pandya said:
\
Got it! That was extremely clever, how do you manage to gain such intuition?

Following the intuition by Delta2, a possibly easier way is the followig. First, plot the integrand ##\arctan^2(x)## over an interval ##0 \leq x \leq M## for some moderate-to-large ##M##. You will notice that the function is almost constant over the majority of the interval, so we have
$$ \arctan^2(x) \doteq \lim_{w \to \infty} \arctan^2(w) = \frac{\pi^2}{4}$$
over almost the whole interval. Thus, ##\int_0^n \arctan^2(x) \, dx = n \pi^2/4 + c_n##, where ##c_n \to \text{some constant}## as ##n \to \infty.## Since ##c_n/\sqrt{n^2+1} \to 0##, the required limit is just ##\pi^2/4.##

Note added in edit: we have that ##g(x) = \pi^24 - \arctan^2(x) \geq 0## approaches zero as ##x \to \infty##. If ##C = \lim_{n \to \infty} \int_0^n g(x) \, dx## exists, then we have ##0 < c_n < C## for all ##n > 0##, so it is, indeed, true that ##c_n/n \to 0.## While visual examination of a plot suggests that ##C## is finite, that is not a proof. We need to look at how near ##\arctan(x)## is to ##\pi/2## for large ##x##, so we can tell whether ##\arctan^2(x) - \pi^2/4## goes to zero quickly enough to have a finite integral on ##[0, \infty).## You can verify that everything does, in fact, go through as needed.
 
Last edited:
  • Like
Likes   Reactions: StoneTemplePython
  • #19
Delta² said:
I thought of another way, using the mean value theorem for definite integrals.

First we replace t at the limit with a natural number n. The limit as ##n\to\infty## is the same as ##t\to\infty##

Then from mean value theorem, we know that for every ## n##, there will be ##x_n## such that ##\int_0^n(\arctan x)^2dx=(\arctan x_n)^2(n-0)##

So from here just compute the limit ##\lim_{n\to\infty}\frac{\int_0^n(\arctan x)^2dx}{\sqrt{n^2+1}}=…## at the end use the fact that
##\lim_{n\to\infty}(\arctan x_n)^2=\frac{\pi^2}{4}##
How can we know for sure that the ##x_n## goes to infinity?
 
  • #20
Ray Vickson said:
How can we know for sure that the ##x_n## goes to infinity?
Well , right now I can't think something rigorous. The intuition behind it , is that for large n the value of the integral is going to be ##n\frac{\pi^2}{4}+\epsilon(n)## so comparing this with ##(\arctan x_n)^2(n-0)## we get that ##\lim_{n\to\infty}(\arctan x_n)^2=\frac{\pi^2}{4}+\lim_{n\to\infty}\frac{\epsilon(n)}{n}##. Well as to why ##\lim_{n\to\infty}\frac{\epsilon(n)}{n}=0## I guess the argument is going to be similar to yours as to why ##c_n/n\to 0##
 
  • #21
After thinking of this over and over again I think the most rigorous approach is to use the good old Del Hospital rule, it is very straightforward as well if we first work the limit ##lim_{t\to\infty}\frac{\int_0^t(\arctan x)^2 dx}{t}## with Hospital rule.
 
  • #22
a couple small points: if OP wants to clean up the denominator, setting up some inequalities like the below should sandwich the result.

##\frac {\int_0^t (\arctan x) ^2dx}{t}\frac{t}{t+1}= \frac {\int_0^t (\arctan x) ^2 dx}{(t+1)}= \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {(t+1)^2}}= \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2 + 2t +1}} \leq \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2+1}} \leq \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2}} = \frac {\int_0^t (\arctan x) ^2 dx}{t}##also the fact that ##\arctan^2 x## has a limit implies that the Cesaro mean evaluates to said limit. We are dealing with integrals -- specifically ##\frac{1}{t} \int_0^t (\arctan x) ^2 dx##

not series here, but it's a closely related point -- and we could work with

##\frac{1}{t} \sum_{x=1}^t (\arctan x) ^2##

if we were so inclined. Normally its the case that people use integrals to estimate and bound series, but amusingly, I think the above integrals can be sandwiched by two cesaro means, to give the result. Given monotonicity / negative convexity for the function which exists for all ##x \geq 1##, it shouldn't be too hard
 
Last edited:
  • #23
Delta² said:
Well , right now I can't think something rigorous. The intuition behind it , is that for large n the value of the integral is going to be ##n\frac{\pi^2}{4}+\epsilon(n)## so comparing this with ##(\arctan x_n)^2(n-0)## we get that ##\lim_{n\to\infty}(\arctan x_n)^2=\frac{\pi^2}{4}+\lim_{n\to\infty}\frac{\epsilon(n)}{n}##. Well as to why ##\lim_{n\to\infty}\frac{\epsilon(n)}{n}=0## I guess the argument is going to be similar to yours as to why ##c_n/n\to 0##

I made an error in my edit of post #18, but it is repairable. We can write
$$\int_0^n \arctan^2 x \, dx = \frac{\pi^2}{4} n - c_n, $$
where ##c_n > 0.## In post #18 I mistakenly said that ##c_n \to \text{constant}## as ##n \to \infty##, and that is false. In fact, if we look at ##\delta(x) = \pi^2/4 - \arctan^2(x)## we have that ##\delta(x) \sim \pi/x ## for large ##x>0##. Thus, ##c_n ~ K + \pi \ln n## for a constant ##K > 0## Therefore, ##c_n \to +\infty## as ##n \to \infty.## However, we are really interested in the average instead of the total, so we need only note that ##c_n/n \to 0## because ##\ln n / n \to 0.##
 
Last edited:
  • Like
Likes   Reactions: Delta2
  • #24
Delta² said:
After thinking of this over and over again I think the most rigorous approach is to use the good old Del Hospital rule, it is very straightforward as well if we first work the limit ##lim_{t\to\infty}\frac{\int_0^t(\arctan x)^2 dx}{t}## with Hospital rule.
Ah! why didn't I think of that, so I suppose we can use the Newton-leibnitz theorem on the numerator and same old differentiation in the denominator-right?
 
  • Like
Likes   Reactions: Delta2
  • #25
StoneTemplePython said:
a couple small points: if OP wants to clean up the denominator, setting up some inequalities like the below should sandwich the result.

##\frac {\int_0^t (\arctan x) ^2dx}{t}\frac{t}{t+1}= \frac {\int_0^t (\arctan x) ^2 dx}{(t+1)}= \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {(t+1)^2}}= \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2 + 2t +1}} \leq \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2+1}} \leq \frac {\int_0^t (\arctan x) ^2 dx}{\sqrt {t^2}} = \frac {\int_0^t (\arctan x) ^2 dx}{t}##also the fact that ##\arctan^2 x## has a limit implies that the Cesaro mean evaluates to said limit. We are dealing with integrals -- specifically ##\frac{1}{t} \int_0^t (\arctan x) ^2 dx##

not series here, but it's a closely related point -- and we could work with

##\frac{1}{t} \sum_{x=1}^t (\arctan x) ^2##

if we were so inclined. Normally its the case that people use integrals to estimate and bound series, but amusingly, I think the above integrals can be sandwiched by two cesaro means, to give the result. Given monotonicity / negative convexity for the function which exists for all ##x \geq 1##, it shouldn't be too hard
interesting, i'll delve into it further as soon as I'm done with my midterms
 
  • #26
Delta² said:
After thinking of this over and over again I think the most rigorous approach is to use the good old Del Hospital rule, it is very straightforward as well if we first work the limit ##lim_{t\to\infty}\frac{\int_0^t(\arctan x)^2 dx}{t}## with Hospital rule.
umm, ok since this is the first time I've ever used the Newton-leibniz rule (its not in our syllabus but I learned it for kicks and an advantage in my entrance exams) I think I might be making a mistake- would you please confirm my work?
the question is in infinity/infinity form, derivative of the numerator should be ## f(t) \frac {dt}{dt} = {arctan {t}}^2## right? the denominator follows simple differentiation and then another application of Hospital rule. Am I correct?
 
  • #27
Krushnaraj Pandya said:
umm, ok since this is the first time I've ever used the Newton-leibniz rule (its not in our syllabus but I learned it for kicks and an advantage in my entrance exams) I think I might be making a mistake- would you please confirm my work?
the question is in infinity/infinity form, derivative of the numerator should be ## f(t) \frac {dt}{dt} = {arctan {t}}^2## right? the denominator follows simple differentiation and then another application of Hospital rule. Am I correct?
The derivative of the numerator is ##(\arctan t)^2##. You don't have to apply Hospital rule again, cause the limit of the numerator becomes finite that is ##\frac{\pi^2}{4}##
 
  • Like
Likes   Reactions: Krushnaraj Pandya
  • #28
Delta² said:
After thinking of this over and over again I think the most rigorous approach is to use the good old Del Hospital rule, it is very straightforward as well if we first work the limit ##lim_{t\to\infty}\frac{\int_0^t(\arctan x)^2 dx}{t}## with Hospital rule.
This is my first time using the Newton leibniz theorem, (not in the syllabus, learned it for kicks and an advantage in e so just want to be sure I'm right. the derivative of the numerator should be ## f(t) \frac {dt}{dt} = {arctant}^2## the denominator follows simple differentiation then a successive application of Hospital rule. Am I correct?
Delta² said:
The derivative of the numerator is ##(\arctan t)^2##. You don't have to apply Hospital rule again, cause the limit of the numerator becomes finite that is ##\frac{\pi^2}{4}##
Ah! yes right. This is the best method, amazingly simple! Thank you
 
  • Like
Likes   Reactions: Delta2

Similar threads

Replies
2
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
10K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
9
Views
2K
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
1
Views
2K