#confusion about sequences bounds
30 messages · Page 1 of 1 (latest)
If U_n ist between 2 and 3 for all N. Then |U_n| = U_n =< 3
what if its between -4 and 3
Then you can simply take M= max(|lower bound|, |upper bound|)
so M doesn't stand for upper and lower bound ?
if yes then, we have no problem here
yeah my question was if M is the bound but turns out no
but still there's sup Un and inf Un ?
they aren't equal to M
No, M is just an upper bound for |U_n|. That means -M <= U_n <= M. But you are right that sup U_n <= M and inf U_n >= -M, so they don't have to be M
btw , if they ask me to make sure if the sequence converges to l
should i prove it using the definition of the limit ?
absolute value of un - l < epsilon
Depends on the sequence?
humm
Do you have a specific example?
so for example if un = 2n+1/n+3
do i have the right to consider Un as f(n)
and calculate the limit of f(n)
and say that lim Un = lim f(n)
Do you mean (2n+1)/(n+3)?
yes
or do i have to use the definition and epsilon ?
You probably just started Calc 1?
yes 😭
Tbh I can't say what you are allowed to use or not. At the beginning you are very restricted in the methods. So you know better than I do what is allowed
ok so is this method correct ?
in general math
For this one I would devide numerator and denominator by n and show separately that the limits exist. For this you can use that 1/n -> 0 because you have already shown it