disneychannel said:
I would really appreciate if someone would explain Converges and Diverges to me since I do not understand them.
For example I do not know what to do in this problem:
(5n4 +1)/(150,348n3 +999)
or problems like this
2,1, (2/3), (1/2), (2/5)
Please help! I have a test tomorrow on this!
I'm assuming you're talking about convergence or divergence of a sequence, so I'll give rough definitions in that context. A sequence of numbers converges to a limit L if the terms in the sequence get arbitrarily close to L as n gets larger.
The sequence diverges if its terms get larger and larger without bound, or they get more and more negative, or if they never settle on a particular value.
For example, the sequence {1/n} = {1, 1/2, 1/3, 1/4, ..., 1/n, ...} converges to 0. The larger n gets, the closer 1/n gets to zero.
The sequence {(-1)^n} = {-1, 1, -1, 1, ...} diverges.
The sequence {n^2/(n + 500} diverges. The first few terms in this sequence are {1/501, 4/502, 9/503, 16/504,...}
The sequence {2, 1, 2/3, 1/2, 2/5, ...} can also be written as {2/1, 2/2, 2/3, 2/4, 2/5, ...} There are other possibilities, but I would guess that the next term in the sequence is 2/6 = 1/3.