Is there a simpler way to calculate this limit?

  • Thread starter Thread starter chrisb93
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
chrisb93
Messages
8
Reaction score
0

Homework Statement



[itex]\lim_{x\to\infty} \frac{(1 - 2x^3)^4}{(x^4 - x^3+1)^3}[/itex]

Homework Equations



Not really applicable

The Attempt at a Solution



After applying L'Hospital's rule 3 times I could just see it getting untidy and I couldn't see my and mistakes in my working so I checked against WolframAlpha which showed that L'Hospital's rule is needed 10 times to get to the solution which seems like a lot of work for a small question. Is there a more efficient method for solving this limit that I'm unaware of?

EDIT: Sorry if this should've been in the pre calculus section, I wasn't sure.
 
Last edited:
Physics news on Phys.org
NascentOxygen said:
Do you know the correct answer? Is it 16?

Yes it is
 
Thanks so much, never thought of doing that to simplify limits.
 
if you're taking the limit as it goes to infinity you can drop any constants and only keep the highest power of x about since as you go to infinity those are going to be insignificant
doing this to your equation gives
[tex]lim \frac{(-2)^4x^{12}}{x^{12}}=lim 16 = 16[/tex]

EDIT;
lol at wolframalpha applying l'hospital's rule 10 times