Wednesday, June 29, 2016

calculus - Limit of a set of fractions

I'm having trouble with this particular exercise in limits, and I just can't seem to find a way to crack it.



I saw a similar exercise online where they used integrals, but it's pretty early in the course so we're only supposed to use basic limit arithmetics and the Squeeze theorem (Oh boy, and I thought it had a bad name in MY language). That said, I already tried the Squeeze theorem and it doesn't work.




limn(114+147+...+1(3n2)(3n+1))



What am I missing?



Thanks in advance.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...