What is the limit of this function
Favorites|Homepage
Subscriptions | sitemap
HOME > Mathematics > What is the limit of this function

What is the limit of this function

[From: ] [author: ] [Date: 11-10-20] [Hit: ]
Since x ---> infinity,Similarly,......
lim x--> infinity of [sqrt[x^2 + 48) - sqrt(x^2 - 36)]?

does it exist?

-
If b^2 < a^2 then the binomial expansion of
(a + b)^n = a^n + na^(n - 1)b + [n(n - 1)/2]a^(n - 2)b^2 + ...
Since x ---> infinity, we can assume that x^2 > 48^2 and x^2 > 36^2
sqrt(x^2 + 48) = (x^2 + 48)^(1/2)
= (x^2)^(1/2) + (1/2)(x^2)^(-1/2)*48 + O(x^2)^(-3/2)
= x + 24/x + O(1/x^3)
where O(1/x^3) means 'terms of order 1/x^3 or higher'

Similarly,
sqrt(x^2 - 36) = (x^2 - 36)^(1/2)
= (x^2)^(1/2) + (1/2)(x^2)^(-1/2)*(- 36) + O(x^2)^(-3/2)
= x - 18/x + O(1/x^3)

So
sqrt(x^2 + 48) - sqrt(x^2 - 36)
= [x + 24/x + O(1/x^3)] - [x - 18/x + O(1/x^3)]
= 42/x + O(1/x^3)

lim [sqrt(x^2 + 48) - sqrt(x^2 - 36)] =
x ---> infinity

lim [42/x + O(1/x^3)] = 0
x ---> infinity
1
keywords: function,the,What,this,of,is,limit,What is the limit of this function
New
Hot
© 2008-2010 http://www.science-mathematics.com . Program by zplan cms. Theme by wukong .