🧩
LUYỆN TẬP 03 / PRACTICE 03
Level: Easy
📝 Đề bài / Problem Statement:
Tính giới hạn sau: / Calculate the following limit:
\( \lim \frac{5}{n^2 + 1} \)
💡 GỢI Ý / HINT
Nhận xét bậc của tử số và mẫu số. Khi mẫu số tiến tới vô cùng còn tử số là hằng số, giới hạn sẽ bằng bao nhiêu?
Observe the degree of numerator and denominator. When the denominator approaches infinity while the numerator is a constant, what is the limit?
XEM LỜI GIẢI CHI TIẾT / SHOW FULL SOLUTION
Giải chi tiết / Detailed Solution:
Ta có thể trình bày theo 2 cách: / We can present it in 2 ways:

Cách 1:\( \lim 5 = 5 \)\( \lim (n^2 + 1) = +\infty \). Theo quy tắc giới hạn của thương \( \frac{k}{\infty} \):
Cách 2: Chia tử và mẫu cho \( n^2 \):
\( \lim \frac{5}{n^2 + 1} = \lim \frac{\frac{5}{n^2}}{1 + \frac{1}{n^2}} = \frac{0}{1+0} = 0 \)
Kết quả / Result: 0
"Mathematics is the music of reason."
Sửa lần cuối: Thứ Tư, 6 tháng 5 2026, 10:38 AM