What I really want to ask is simple, and something which deals with the concept of limits and not really problem solving. So my question is
Do limits exist only for functions? Or do they exist for other mathematical expressions like fractions, or some special types of series?
For example, if we have the Fibonacci sequence of numbers $(1,1,2,3,5,8,\dotsc)$, can we define a limit as the following $$ \lim_{n\to\infty} \frac{A_n}{A_{n-1}} = \text{Golden Ratio}= 1.618033\dots $$ because here we don't have any function and still I am applying a limit to it. So is that possible for mathematical expressions other than functions?