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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top