Solve Series Problem with Step-by-Step Help | Homework Statement Included

  • Thread starter Thread starter student93
  • Start date Start date
  • Tags Tags
    Series
student93
Messages
83
Reaction score
0

Homework Statement



Problem is attached in this post.

Homework Equations



Problem is attached in this post.

The Attempt at a Solution



I don't know how to approach this problem at all. How exactly do I find what function an is? Also what do I do after finding an?

What I did was let an=n then ended up doing Lim 1/n as n -> ∞ and ended up getting 0 as my answer.

The correct answer is that the series diverges.
 

Attachments

  • Screen shot 2014-04-02 at 9.16.46 PM.png
    Screen shot 2014-04-02 at 9.16.46 PM.png
    8.1 KB · Views: 446
Physics news on Phys.org
You do not need to find an, as there are in fact many different series that converge to e. Instead, consider the necessary criteria for a series to converge. What behavior is required of the terms an in order for the series to converge to any value ?
 
student93 said:
What I did was let an=n then ended up doing Lim 1/n as n -> ∞ and ended up getting 0 as my answer.

Once you realize that ##\lim_{n \to \infty} a_n = 0##, you already have an answer. What is ##\lim_{n \to \infty} \frac{1}{a_n}##?
 
slider142 said:
You do not need to find an, as there are in fact many different series that converge to e. Instead, consider the necessary criteria for a series to converge. What behavior is required of the terms an in order for the series to converge to any value ?

The only behavior that I'm aware of is that if an is convergent then, Lim an n -> ∞ = 0.

However I still don't understand how I can use that specific behavior of an to solve this problem?
 
Curious3141 said:
Once you realize that ##\lim_{n \to \infty} a_n = 0##, you already have an answer. What is ##\lim_{n \to \infty} \frac{1}{a_n}##?

That's exactly what I'm confused about, does an = 0, since its Limit at ∞ is 0? What I mean is, do I substitute an as equal to 0?
 
This is very strange. You seem to be confused about the converence of series and sequences in general.
Look at an example. You know that \lim_{n\to\infty} 1/n= 0 don't you? And that 1/n is never equal to 0?

So if a_n= 1/n, what can you say about 1/a_n?
 
student93 said:
That's exactly what I'm confused about, does an = 0, since its Limit at ∞ is 0? What I mean is, do I substitute an as equal to 0?

##a_n## isn't 0. But it becomes very small as n->infinity. So?
 
student93 said:
The only behavior that I'm aware of is that if an is convergent then, Lim an n -> ∞ = 0.

However I still don't understand how I can use that specific behavior of an to solve this problem?
Excellent! If \lim_{n\rightarrow \infty} a_n = 0, what can we say about \lim_{n\rightarrow\infty} \frac{1}{a_n}\; ? If you are not sure, think about the epsilon-delta definition of the first limit, and consider what that implies for the term 1/an.
We cannot identify the value of a function with its limit! For example, \lim_{n\rightarrow\infty} \frac{1}{n} = 0, but there is no particular value of n for which 1/n = 0.
 
slider142 said:
Excellent! If \lim_{n\rightarrow \infty} a_n = 0, what can we say about \lim_{n\rightarrow\infty} \frac{1}{a_n}\; ? If you are not sure, think about the epsilon-delta definition of the first limit, and consider what that implies for the term 1/an.
We cannot identify the value of a function with its limit! For example, \lim_{n\rightarrow\infty} \frac{1}{n} = 0, but there is no particular value of n for which 1/n = 0.

Would that be enough to then say that 1/an diverges?
 
  • #10
student93 said:
Would that be enough to then say that 1/an diverges?

I haven't actually provided a coherent argument, just a question. If you answer the question in the right way, it would be enough. That is, if you can prove that the limit above is not 0, then you may use the contrapositive of your criterion (which is logically equivalent) to imply that the associated series of terms diverges.
To refresh, your criterion stated that "If the series \sum a_n converges, then \lim_{n\rightarrow\infty} a_n = 0". The contrapositive statement is equivalent and is therefore always implied: "If \lim_{n\rightarrow\infty} a_n \neq 0, then the series \sum a_n does not converge."
So we only need to show that the limit is not 0. We do not need to know what the limit is, or even if it exists. However, if you know this limit's value, and it is not 0, you may use that information as well.
If you are uncertain when dealing with limits, you will need to go back to the definition. The statement "\lim_{n\rightarrow\infty} \frac{1}{a_n} = 0", which we actually want to be false, is defined by the criteria that "For all values of ε > 0, and for all natural numbers n, there is some number N such that, if n > N, then \left|\frac{1}{a_n} - 0\right| < \epsilon." Intuitively, it says "eventually, the distance between 1/an and 0 becomes less than any positive number."
We want to show that this limit is not 0, and thus we want to show that the above statement is false. One way to do this is to prove the logical negation of this statement: "There exists some value of ε > 0 such that, for all numbers N, there is some natural number n > N such that \left|\frac{1}{a_n} - 0\right| \geq \epsilon".
That is, we want to show that the distance between \frac{1}{a_n} and 0 can never be made smaller than a particular amount ε. The key to finding this particular amount is to use the fact that \lim_{n\rightarrow\infty} a_n = 0. That is, we need the epsilon-N statement that defines this limit and a tiny bit of algebra to show us exactly what \left|\frac{1}{a_n}\right| is always greater than (at least once we get to high enough values of n, which is what N is for).
 
Last edited:

Similar threads

Replies
1
Views
1K
Replies
4
Views
1K
Replies
1
Views
2K
Replies
4
Views
1K
Replies
48
Views
5K
Replies
3
Views
1K
Replies
2
Views
1K
Replies
6
Views
2K
Back
Top