lim(x→∞) (√(4x^2+x-1)+x+1)⼀√(x^2+sinx) 求极限

2026年09月26日 11:34
有2个网友回答
网友(1):

简单计算一下即可,答案如图所示

网友(2):

分别讨论:
lim [√(4x^2+x-1)+x+1]/√(x^2+sinx) 分子分母同除以 x
= lim [√(4+1/x-1/x^2)+1+1/x]/√(1+sinx/x^2)
= (2+1)/1 = 3
lim [√(4x^2+x-1)+x+1]/√(x^2+sinx) 令 t = -x
= lim [√(4t^2-t-1)-t+1]/√(t^2-sint) 分子分母同除以 t
= lim [√(4-1/t-1/t^2)-1+1/t]/√(1-sinx/x^2)
= (2-1)/1 = 1
则原式极限不存在。