limx2
limx2 refers to the limit of the square function f(x) = x^2 as x approaches a real number a. It is commonly written as lim_{x→a} x^2, and the central result is that for every finite real a, the limit equals a^2. This follows from the continuity of the squaring function on the entire real line, so the limit from the left and the right exists and equals the function value at a.
If a is infinite, the limit behaves differently: lim_{x→∞} x^2 = ∞ and lim_{x→−∞} x^2 = ∞, meaning the expression
Examples illustrate the concept: lim_{x→3} x^2 = 9, lim_{x→−2} x^2 = 4, and lim_{x→0} x^2 = 0. These reflect
Properties and generalizations: Because x^2 is a polynomial, it is continuous for all real x, so lim_{x→a}
See also: limit, continuity, polynomial function, limit laws.