#Which method do I use to find convergence?
151 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
hint : it converges absolutely, prove how
According to Absolutely Convergent test, it says that if I put in absolute value between the series
and if I get that the answer is convergent, then the series is absolutely convergent
That's what I know
but application is hard here
because i don't think cos(n) can be exterminated from the equation here
|cos(n)|<=1
how does that work?
are you putting in 1 inside n?
0.717?
or are we just ignoring cos(n) here?
|x cos(n)|<=|x|
I'm really sorry, but I don't understand it. Could you elaborate that for me?
We are not ignoring cos(n), we are considering the extrema of cos(x)
which are bounds as well
Yeah, which is larger than |cos n|/n²
So what can you tell about the series of |cos n|/n² ?
Given that it is well known that the series of 1/n² converges
it is also convergent as well
but still can't go over how |cos n|/n^2 is gone for now
Well the reasoning is as follows
- It suffices to show that the series of |cos n|/n² converges to show that the series of cos n /n² converges
This is called absolute convergence
- You are doing exactly that now, by comparison test
You get the gist?
I understand that we are using cos(n)/n^2 to prove that this is convergent
But how do we get to 1/n^2? Do we take out cos(n) because it making the answer switching from positive to negative in the sequnce?
No, we have no idea how to compute the series to show it converges
So instead we do a comparison test
If a series of positive terms is smaller than another one that converges, then it converges
And here the bigger one that converges is the series of 1/n²
To show that the series of |cos n|/n² converges
Because the terms are all positive
And then, to show that the series of cos n/n² converges, you use the knowledge that the series of |cos n|/n² converges
ok so i get that |cos n|/n^2 converges and that directly makes cos n/n^2 convergent
But how do we know that |cos n|/n^2 is convergent?
It's a calculation that is stopping me
As said, comparison test
Limit Comparison Test?
You can't compute that series
So you will take a bigger series
And show it converges
Ok i get it now
so we can't directly compute series with cos(n)
so we compute 1/n^2
which we get that it's convergent
Wait hold on give me a moment
According to the definition of Limit Comparison Test
Which states that an > 0 and bn > 0
for all n
if lim n->(infinity) an/bn = L.
It's not limit comparison, it's just comparison
No
Ok, think of it like this
Take A_n the sum of a_i from 1 to n
You know that A_n is nondecreasing
A_n here is cos(n) here right?
actually
cos(n)/n^2
just the original series equation
ok
And it is upper bounded by B_n = sum of b_i for from 1 to n
B_n is nondecreasing and known to converge at a limit B
So A_n <= B_n <= B
So since A_n is upper bounded and nondecreasing
It converges
That is just a plain comparison test that you can perform when you know that 0 <= a_i <= b_i and B_n converges
Now we just need to pick the right a_n and b_n
b_n is the larger one which series is known to converge
So 1/n²
ok
So which one is the a_n?
cos(n)/n^2
but can we put absolute value just because we need it to be positive?
Well your subgoal is to show that the series of |cos n|/n² converges
Because it is sufficient
what is sufficient?
It is sufficient to know that the series of |cos n|/n² converges
To show that the series of cos n / n² also converges
ok
Do you need extra justification on Rion's last statement?
actually yes because I'm still not sure why do we suddenly put absolute value sign on cos(n) because the original question is cos(n) (i know that to do direct comparison test we need to make it above 0)
I would also appreciate if Rafain can take over on that, I am in a train and the wifi is not all that good right now
thank you for the effort so far, sorry for not being able to understand the explanation
Can I request you to do that?
My pleasure
Note that |cos(n)|/n^2 = |cos(n)/n^2|
Hence the convergence of the series sum{|cos(n)|/n^2} is, indeed, the absolute convergence of the series sum{cos(n)/n^2}
I see that we need to put in the absolute value sign in order to prove that the series is absolutely convergent or divergent
The end goal is that, yes. More aptly put, the absolute value sign was necessary for applying Direct Comparison test, so as to prove that sum{|cos(n)|/n^2} is convergent.
Why is it necessary? Is it because cos(n) sometimes give negative value?
Yes
Ok so first we apply the direct comparison rule with absolute value and the find that this is convergent.
Wait what's the difference between the Comparison Test and Absolute Convergent Test?
Only difference I see is that Absolute Convergent test is we use absolute value
The second half is an application of the Absolute Convergence test.
It states that if sum{|a_n|} converges, then sum{a_n} converges too.
You can establish this e.g. via Cauchy criterion
I may have wrote the wrong definition for Absolute Convergent Test
On my note is says that {a_n} is absolutely convergent is the series of absolute value is convergent
Doesn't talk about comparison at all
That is just the definition of absolute convergence
oh ok
The guy on my explanation video (taking calc class online) came with example question of (-1)^n+1/n^2
And then he put absolute value in the series and then eliminate (-1)^n+1 since all values will be positive and we don't need alternating value in this case
He gets 1/n^2 and it converges
Hence the series converges
Yes, that is an application of the Absolute Convergence test
Are we not using Direct Comparison because of cos(n)?
Becuase cos(n) changes its signs right?
as n increases?
We are using both tests
1/n^2
-> |cos(n)|/n^2 by DCT
-> cos(n)/n^2 by ACT
ok
The reason why we are using the direct comparison test is because you want to show that the sum of |cos n|/n² converges (this is your prerequisite for the absolute convergence test), but you do not know if it does from the get-go
And it is not a sum that can be explicitly computed for you, so you will deal with it by direct comparison
ok
In your video, no comparison test was necessary because the author already had the knowledge that the series of 1/n² is convergent
so since we don't know if cos(n)/n^2 is convergent or not, we're applying the ACT before DCT?
You anticipate using the ACT
You will use the DCT first with |cos n|/n²
And then, you apply the ACT with cos n / n²
ok
I hope that it is clearer for you?