Understanding the prove of sequence's sum rule

  • Thread starter Thread starter garyljc
  • Start date Start date
  • Tags Tags
    Sum
AI Thread Summary
The discussion centers on proving that if sequences a(n) and b(n) converge to constants a and b, respectively, then their sum a(n) + b(n) converges to a + b. Participants emphasize the importance of precise definitions, particularly regarding the term "tends to," which is linked to the concept of limits. There is a debate about the meaning of "eventually" in this context, with examples like the sequence {1/n} illustrating that convergence does not require the sequence to equal the limit at any point. The conversation highlights the necessity of using specific definitions from textbooks in mathematical proofs. Overall, clarity in definitions and understanding limits is crucial for the proof.
garyljc
Messages
103
Reaction score
0
the theorem is as stated that
1. suppose a(n) tends to a and b(n) tends to b , where a and b are constants
prove that a(n) + b(n) tends to a+b

what approach should i use ?
i was thinking about the definition of null sequences
 
Physics news on Phys.org
What is your definition of "tends to"?
 
what do you mean what's my definition ?
tends to = eventually ?
 
Which would lead to the question "what is the definition of 'eventually'". I doubt that it is the usual one. The sequence {1/n}, I would say, "tends to 0" but is NEVER equal to 0. Does it make sense to say it is "eventually" 0?

I also doubt you will ever see a definition in a book like that! What is the definition in your textbook- not some general idea of what it means. In proofs you use the specific words of definitions. Being precise is extremely important.

You are told that an "tends to a" (which, I hope, means the limit of the sequence {an} is a). What does that tell you? What inequality does that give you?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top