Sorry had to repost this, made a big mistake:
I asked this question on answers:
find the limit as n->+infinity:
Lim ((n^3 - 5n^2 + n + 2)^(1/3)-n)
I got the following answer:
-----------------------------
Let's make life simple.
As n --> infinity, the smaller powers of n become negligible
n^3 - 5n^2 + n + 2 --> n^3 - 5n^2 = n^3 * (1 - 5/n)
So the expression tends to
n*[(1-5/n)^1/3] - n
= n* [ 1 - 5/(3n) + O(1/n^2)] - n
= n - 5/3 - n
= -5/3
----------------------
which is right, but I have no idea how he went from:
=n*[(1-5/n)^1/3] - n to: = n* [ 1 - 5/(3n) + O(1/n^2)] - n
I really want to be able to understand this, so that I can do it in the future myself without help, but I have no idea what he did.
2007-10-07
20:50:33
·
3 answers
·
asked by
greeneggs4spam
3
in
Science & Mathematics
➔ Mathematics