Solution: Solving a Tricky Limit Problem

  • Thread starter Thread starter mtayab1994
  • 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
10 replies · 2K views
mtayab1994
Messages
584
Reaction score
0

Homework Statement



lim x(pi-2arctan(x^(2/3)))
x->-∞

The Attempt at a Solution



I don't know how to remove undefined form. Can someone give me a hint? Thanks in advance.
 
Physics news on Phys.org
micromass said:
l'hospital's theorem?

I can't use that so can i do xpi-2xarctan(x^(2/3)) which will become:

xpi-[(2arctan(x^2/3)/x^(2/3)]*x(^5/3) , but even that still gives an undefined form.
 
micromass said:
Why can't you use it?

Not aloud to use it. Our teacher says it's just used to check if your limit is correct. Plus we still haven't learned how to derive the arctan function.
 
Last edited:
Is there any other way on how to factor it so you can put t=arctan(x^(2/3)). My attempt still gave me -∞+∞ which is undefined.
 
Which properties of the arctan function are available?

t=arctan(x^(2/3))
This would allow to replace the x with some function of t. How does your new limit look like?
 
mfb said:
Which properties of the arctan function are available?


This would allow to replace the x with some function of t. How does your new limit look like?

Well i did something else here is what i did.

[tex]\lim_{x\rightarrow-\infty}x\pi-\frac{arctan(\sqrt[3]{x^{2}})}{\sqrt[3]{x^{2}}}\cdot2\sqrt[3]{x^{5}}[/tex]
 
mfb said:
Well, those terms all diverge, so it does not look very useful.

Yes that is what it looks like to me. Do you know what I can use?