#How do I solve this limit?
41 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
plug in infinity and you should get zero
So you know Taylor expansion ?
If so then you can write sqrt(x^2+1) as x* sqrt(1+1/x^2)
When x approaches infinity 1/x^2 approaches 0
So you can do a second order Taylor expansion
Ie (1+1/x^2)^(1/2)=1+1/2x^2 +o(1/x^2)
Also x^2/(x+1)=x/(1+1/x)
=x(1-1/x+1/x^2+o(1/x^2))
So finally x^2/(1+x)-sqrt(x^2+1)=x-1+1/x-x-1/2x +o(1/x)
=1/2x -1 +o(1/x)
1/2x approaches 0 as x approaches infinity so the limit is -1
Hmmm honestly a second order isn’t even necessary I’m dumb
(1+1/x^2)^(1/2)=1+o(1/x)
And 1/(1+1/x)=1-1/x+o(1/x)
So x/(1+1/x)=x-1+o(1)
And x*sqrt(1+1/x^2)=x+o(1)
Thus the expression =-1+o(1)=>f(x)~-1 for x approaching infinity with f the function which your trying to find the limit
Ie it’s limit is -1
Or you could say x^2=(x^2-1)+1
Thus x^2/(1+x)=(x^2-1)/(x+1)+1/(x+1)
=(x+1)(x-1)/(x+1) -0 when x approaches infinity
=x-1
Thus x^2/(x+1)-sqrt(x^2+1)=x-1-sqrt(x^2+1)~x-1-sqrt(x^2)~-1
😮 Sorry for the late reply. Yes I know the taylor series with limits. Thank you so much ❤️
bro can you help me with this https://discord.com/channels/624314920158232616/1170733142290747522
bobruh
Is there another way without taylor?
@solar hull
Tried doing it where I multiply numerator and denom with a root
and then divide by x
Actually you can calculate the limit using derivative rules
Like this
Using the definition of the derivative
This doesn’t use Taylor expansion
@twilit current
oh wow! Thank you!! 🙂 Your help is very much appreciated
@twilit current has given 1 rep to @solar hull