Question:medium

Let a1, a2,..., an be fixed real numbers and define a function f(x)=(x-a1)(x-a2)...(x-an).
What is \(\lim_{x\rightarrow a_1}\) f(x)? 
For some a ≠ a1, a2 .....an, Compute \(\lim_{x\rightarrow a}\) f(x).

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

f(x) = (x − a1)(x − a2) … (x − an)


Part (i): Evaluate \( \lim_{x \to a_1} f(x) \)

As x → a1, the factor (x − a1) → 0.

All other factors (x − a2), … , (x − an) approach finite non-zero real numbers.

Therefore,

f(x) → 0 × (a1 − a2) … (a1 − an) = 0


Result:

\( \lim_{x \to a_1} f(x) = \) 0


Part (ii): Evaluate \( \lim_{x \to a} f(x) \), where a ≠ a1, a2, … , an

Since a is different from all a1, a2, … , an, none of the factors become zero.

The function f(x) is a polynomial and hence continuous for all real x.

Therefore,

\( \lim_{x \to a} f(x) = f(a) \)

= (a − a1)(a − a2) … (a − an)


Final Answers:

\( \lim_{x \to a_1} f(x) = \) 0

\( \lim_{x \to a} f(x) = \) (a − a1)(a − a2) … (a − an)

Was this answer helpful?
0