Given a sequence: $$(a_n)_{n\in\mathbb{N}}:=\frac{n^2}{n+1}$$
I proved the divergence (pretty trivial in this case using $lim_{n\to\infty}n=\infty$).
Now I want to prove, that this sequence is not bounded:
I assume an $K\in\mathbb{R}$ exists, such that $K$ is a bound for $\{|a_n| : n\in\mathbb{N}\}$ (this is the definition for bounded sequences I've got to work with).
Intuitionally I know, that there is always an $n\in\mathbb{N}$ for which $|a_n|>K$. Because this is a contradiction, there can't exist such a $K\in\mathbb{R} \Longrightarrow a_n$ is not bounded.
The problem is, intuition is not enough, how could I prove this? I can't possibly set $n=K$ or somehting like that, because $n\in\mathbb{N}$. Or maybe there is a way to write $K$ using $a_n$? Would appreciate it, if you could help me to understand the "standard" procedure for disapproving bounding property of sequences.
2026-03-25 07:40:21.1774424421
Proving if sequence is bounded
86 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
write $$\frac{n^2}{n+1}=n-1+\frac{1}{n+1}$$