Evaluate
n → ∞ lim ∫ 0 1 ( n + 1 ) x n sin ( π x 2 ) cos ( π x ) d x
Bonus: Can you generalize this problem?
Note: This is based on a well known (at least for real analysis students) idea. I don't know if there is any other problem of this type on brilliant.org , If there is any , let me know. I'll delete this problem.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We have when f ∈ C [ 0 , 1 ] , n → ∞ lim ∫ 0 1 ( n + 1 ) x n f ( x ) d x = f ( 1 ) . Proof -1
By Weierstrass approximation theorem we have there exists a m t h order polynomial P = a m x m + a m − 1 x m − 1 + . . . + a 1 x + a 0 such that f ∼ P . Now you integrate x n P and find the limit.
Proof-2 Please click this link Stack exchange answer . This is more rigorous and it uses the fact that f is uniformly continuous and bounded in [ 0 , 1 ] .
Problem Loading...
Note Loading...
Set Loading...
Integrating by parts gives I ( n ) = ∫ 0 1 ( n + 1 ) x n sin ( π x 2 ) cos ( π x ) d x = ∫ 0 1 ( π sin ( π x 2 ) sin ( π x ) − 2 π x cos ( π x 2 ) cos ( π x ) ) x n + 1 d x Given that π sin ( π x 2 ) sin ( π x ) − 2 π x cos ( π x 2 ) cos ( π x ) is a continuous, so bounded, function on [ 0 , 1 ] , the Dominated Convergence Theorem tells us that I ( n ) → 0 as n → ∞ .