What is the interval of convergence of the series formed by the following integral? n → ∞ lim ∫ x 2 + 1 x 4 n + 2 d x
Details and Assumptions
n is an integer.
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.
How do you put bullets in a solution in Brilliant? I tried the description environment, but it wasn't rendering.
Log in to reply
Log in to reply
Is that in the description environment, math delimiters \ ( and \ ), or in normal text? I still can't get it to work for some reason.
Calvin Edit:
use ∗ . For example,
∗ a ∗ b ∗ c
produces
Log in to reply
@Trevor B. – I've pasted what I typed into your comment. You can edit it to see what it is like.
It is in the normal text environment. I had the code typed up in Latex just so that it will not be read and processed.
Log in to reply
@Calvin Lin – I see what I did, thank you. I was using an asterisk instead of putting it in align.
I didn't understand the point where you said that adding a constant + C does not change the interval of convergence. I mean the limit to which the series converges would change. Is the question asking for what values of x does the series converge? I think I am not able to understand the question properly.
For x ∈ R − [ − 1 , 1 ] , the function clearly diverges, as the numerator increases at a much larger rate, & intuitively, it is not of any use, to divide it with a such smaller number (the denominator), as it appears when n → ∞ . However, for x ∈ [ − 1 , 1 ] , we have: x 2 > x 4 n + 2 , so the function converges to 0 , and hence it's integral is convergent.
Note that a summation of a function or sequence (basically integrals are also summations) is convergent, iff the function converges to 0 .
As a follow up, find the interval of convergence of n → ∞ lim ∫ x 2 + 1 x n 4 + 2 d x .
∫ x 2 + 1 x 2 = [ x − tan − 1 x ] a b
I think it's a glitch,that I entered my answer as [ − 1 , 1 ] , but it now shows "Good Try", as if I had attempted the wrong option.
= = n → ∞ lim ∫ x 2 + 1 x 4 n + 2 d x n → ∞ lim ∫ r = 0 ∑ 2 n ( − 1 ) r x 2 r − 1 + x 2 1 d x x r = 0 ∑ ∞ ( − 1 ) r 2 r + 1 x 2 r − arctan x + C
If x ≤ 1 then { 2 r + 1 x 2 r } decreases monotonically to 0 , hence by the alternating series test, the series converges. If x > 1 the limit of the summand does not exist, hence the series diverges.
1 + x 2 1 = 1 − x 2 + x 4 − x 6 + … . Plug in x = ± 1 and you get 1 − 1 + 1 − 1 + … . But, ( ± 1 ) 4 m + 2 = 1 , so x = ± 1 . The only interval that doesn't include these is ( − 1 , 1 ) .
It's the indefinite integral. So that's not the series you want.
By the way, I clicked on [ − 1 , 1 ] but the problem told me I tried [ − 1 , 1 ) . Anyone else have a problem with this?
Log in to reply
We were told to update the answer to [ − 1 , 1 ] . This issue likely arose when we were updating the various options.
i did too......
Problem Loading...
Note Loading...
Set Loading...
You can't evaluate this limit directly, so let's take a look at the behavior of the limit for some easy-to-work-with values of n . Let n = 1 . The integral is this.
∫ x 2 + 1 x 6 d x = ∫ x 2 + 1 x 6 + x 4 − x 2 + 1 x 4 d x = ∫ x 4 − x 2 + 1 x 4 + x 2 + x 2 + 1 x 2 d x = ∫ x 4 − x 2 + x 2 + 1 x 2 + 1 − x 2 + 1 1 d x = ∫ x 4 − x 2 + 1 − x 2 + 1 1 d x = 5 x 5 − 3 x 3 + x − arctan x ∗
∗ Note: there is no need to add a + C because adding a constant does not change the interval of convergence.
Notice the pattern in the coefficients of x . Now expand the integral again with n = 2 .
∫ x 2 + 1 x 1 0 d x = ∫ x 2 + 1 x 1 0 + x 8 − x 2 + 1 x 8 + x 6 + x 2 + 1 x 6 + x 4 − x 2 + 1 x 4 + x 2 + x 2 + 1 x 2 + 1 − x 2 + 1 1 d x = ∫ x 8 − x 6 + x 4 − x 2 + 1 − x 2 + 1 1 d x = 9 x 9 − 7 x 7 + 5 x 5 − 3 x 3 + x − arctan x
So there is obviously a pattern in the coefficients of x . The pattern will continue as x tends to ∞ . For now, let's ignore the − arctan x term. Generalize the pattern as a series. x − 3 x 3 + 5 x 5 − 7 x 7 + … = n → ∞ lim k = 0 ∑ n 2 k + 1 ( − 1 ) k × x 2 k + 1 Because the summation never has any undefined terms in it, you can eliminate the limit and say this. x − 3 x 3 + 5 x 5 − 7 x 7 + … = k = 0 ∑ ∞ 2 k + 1 ( − 1 ) k × x 2 k + 1
This is the power series for arctan x . Reinserting the − arctan x term shows that the integral is equal to 0 .
........................................................................................................................
Some things to know before this section
1 ) n → ∞ lim a n is nonconvergent for ∣ a ∣ > 1 and convergent to 0 for ∣ a ∣ < 1 .
2 ) ∞ − ∞ + ∞ − ∞ + … is nonconvergent .
So since the integral is 0 , the answer is ( − ∞ , ∞ ) right? No, you have to take into consideration the domain of the power series for arctan x . You need to take into account three ranges: ( − ∞ , − 1 ) , [ − 1 , 1 ] , and ( 1 , ∞ ) . Look at the behavior of the power series for arctan x is for each of these ranges. For ( − ∞ , − 1 ) and ( 1 , ∞ ) the magnitudes of the terms increase, so the series will eventually become ∞ − ∞ + ∞ − ∞ + … , which is nonconvergent. Now look at [ − 1 , 1 ] . The magnitude of the terms gets smaller as the sequence progresses, which is one condition for convergence. You can prove that the power series for arctan x is convergent for all x ∈ [ − 1 , 1 ] with the ratio test.
So the first part of the result of the integral is convergent for x ∈ [ − 1 , 1 ] . For the second part, we are looking for the values of x for which arctan x is defined, which is ( − ∞ , ∞ ) . The intersection of these sets is the final answer. ( − ∞ , ∞ ) ∩ [ − 1 , 1 ] = [ − 1 , 1 ] ........................................................................................................................ So after all that, the integral is... 0 ? Think about it. Look at the function n → ∞ lim ∫ x 2 + 1 x 4 n + 2 d x You are finding a formula for finding the area under this curve. When ∣ x ∣ > 1 , the top part will be an infinite area, resulting in divergence. When ∣ x ∣ < 1 , it will be 0 . This results in a convergent area. Now let x = ± 1 . The numerator can be arranged like this. n → ∞ lim ( ± 1 ) 4 n + 2 = n → ∞ lim ( ( ± 1 ) 2 ) 2 n + 1 = n → ∞ lim 1 2 n + 1 This is an indeterminate exponent of the form 1 ∞ , but it is equal to 1 . So the integral is defined and noninfinite at x = ± 1 .