Solving the Limit Problem of Death: A Tricky Mathematical Challenge

  • Thread starter Thread starter danni7070
  • Start date Start date
  • Tags Tags
    Death 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
danni7070
Messages
91
Reaction score
0
[Solved] Limit problem of death

[tex]\lim_{x\rightarrow{\pi/2}} (x*tan(x) - \frac{\pi}{2*cos(x)})[/tex]

OK. I'm not sure how to begin this problem because:

1) tan(pi/2) is undefined and

2) pi/2cos(pi/2) is undefined also!

Any hint would be great!

Thanks
 
Last edited:
Physics news on Phys.org
like this?

[tex]\frac{2cos(x)*x*tan(x)-\pi}{2cos(x)}[/tex]

This looks incorrect...
 
cristo said:
You can write tanx=sinx/cosx, so try to do that with your expression in the first post.

Or just put it into your current version. cos(x)*tan(x)=sin(x).
 
Ok, I'm still confused. I must be overseeing something obvious.

I get

[tex]\frac{xsin(x)- \pi}{cos{x}}[/tex]

That doesn't work for l'Hôpital so I must be doing something wrong.
 
This is what I did

[tex]\frac{2cos(x)*x*\frac{sinx}{cosx}-\pi}{2cos(x)}[/tex]

[tex]\frac{2cos(x)*x*sin(x)-\pi*cos(x)}{cos(x)} * \frac{1}{2cos(x)}[/tex]

[tex]\frac{2cos(x)*x*sin(x)-\pi*cos(x)}{2cos^2(x)}[/tex]

Another result and they are both 0/0 but is this correct ?
 
Ok I think I got it! The above equals to

[tex]\frac{x*sin(x)-\pi/2}{cos(x)} : [\frac{0}{0}][/tex]
 
Ok thanks a bunch guys. The rest is simple

[tex]\lim_{x\rightarrow\pi/2} \frac{sin(x)+x*cos(x)}{-sin(x)} = \frac{\pi/2}{-\pi/2} = -1[/tex]

Edit: It is not pi/2 there it is supposed to be 1/-1