This is sort of a follow up to my previous question
Say you have $$ \lim_{x\to +\infty} f(x) $$
where $f : \mathbb{R} \to \mathbb{R} , x \in \mathbb{R}$
What exactly does this mean? From the last question I asked I understand $+\infty$ to be a concept (I also read this) meaning "a number that is arbitrarily large" (taken from that page).
The definition of the limit of a function, as I pointed out in my last question, specifies that the point which $x$ approaches must be a limit point; however, again from my last question, I came to understand that $+\infty$ is not a limit point (considering how I described it above this makes sense, as its not a number but a concept), so how can we take the traditional limit of this?
I have thought about this and have come to the conclusion that a traditional $\epsilon , \delta$ proof wouldn't make sense, and that this simply means "what is the value of $f(x)$ as $x$ gets really really big. Is this correct thinking?
Thanks in advanced!
The statement that
$$\lim_{x\to\infty}f(x)=L\tag{1}$$
means precisely this:
That’s the actual definition of $(1)$. As you can see, it’s very similar to the $\epsilon$-$\delta$ definition of $$\lim_{x\to a}f(x)=L\;,$$ but with $|x-a|<\delta$ replaced by $x\ge x_\epsilon$. You don’t have an actual notion of ‘distance from $x$ to $\infty$’, but just as making $\delta$ smaller makes $|x-a|<\delta$ a stronger statement about the closeness of $x$ to $a$, so making $x_\epsilon$ larger makes $x\ge x_\epsilon$ a stronger statement about the ‘closeness’ of $x$ to $\infty$, speaking informally. (As I said in comments on the earlier question, this can be made more formal in a more general topological setting.)