S.O.S. Mathematics CyberBoard

Your Resource for mathematics help on the web!
It is currently Fri, 24 May 2013 18:27:12 UTC

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 17:42:08 UTC 
Offline
Senior Member
User avatar

Joined: Sun, 25 Dec 2011 00:28:25 UTC
Posts: 95
Hello

$\text{Is given:}\;\;\;\;\;\lim_{x\to0}\frac{\sqrt{\text{cos}x}-1}{x^2}

$A)\;0

$B)\;1

$C)\;\frac34

$D)\;-\frac14

Attempted:

Actually I haven't done much, just not to say nothing at all, could be simple, but since I hate trig...

$\lim_{x\to0}\frac{\sqrt{\text{cos}x}-1}{x^2}\cdot\frac{\sqrt{\text{cos}x}+1}{\sqrt{\text{cos}x}+1}=\lim_{x\to0}\frac{\text{cos}x-1}{x^2(\sqrt{\text{cos}x}+1)}=\text{Stuck!}


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 18:17:45 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame
User avatar

Joined: Mon, 23 Jun 2003 17:34:53 UTC
Posts: 2084
Location: San Antonio,Texas USA
A series expansion will work, or you can use 1-cos(x) = 2sin^2(x/2).

_________________
Live long and prosper.


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 19:48:26 UTC 
Offline
Senior Member
User avatar

Joined: Sun, 25 Dec 2011 00:28:25 UTC
Posts: 95
royhaas wrote:
A series expansion will work, or you can use 1-cos(x) = 2sin^2(x/2).




Ufff...All I can do is to change numerator into:

$\lim_{x\to0}\frac{\text{cos}(x)-1}{x^2(\sqrt{\text{cos}(x)}+1)}\;\;\;\;\longrightarrow\;\;\;\lim_{x\to0}\frac{-1\left[2\cdot\text{sin}^2\left(\frac{x}{2}\right)\right]}{x^2(\sqrt{\text{cos}(x)}+1)}

I feel dumb. Still don't know what to do next :oops: any further step?


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 22:37:30 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Mon, 19 May 2003 19:55:19 UTC
Posts: 7949
Location: Lexington, MA
Hello, kreshnik!

Quote:
$\lim_{x\to0}\frac{\sqrt{\text{cos}x}-1}{x^2}

. . (A)\;0 \qquad (B)\;1 \qquad (C)\;\frac34 \qquad (D)\;-\frac14

Multiply by \frac{\sqrt{\cos x} + 1}{\sqrt{\cos x} + 1}:\;\;\dfrac{\sqrt{\cos x} - 1}{x^2} \cdot\dfrac{\sqrt{\cos x}+1}{\sqrt{\cos x} + 1} \;=\;\dfrac{\cos x - 1}{x^2(\sqrt{\cos x} + 1)} \;=\; \dfrac{-(1-\cos x)}{x^2(1+\sqrt{\cos x})}

Multiply by \frac{1+\cos x}{1+\cos x}:\;\;\dfrac{-(1-\cos x)}{x^2(1+\sqrt{\cos x})} \cdot\dfrac{1+\cos x}{1+\cos x} \;=\;-\dfrac{1-\cos^2x}{x^2(1 + \sqrt{\cos x})(1 + \cos x)}

. . . . . . . . . . . . . . =\;-\dfrac{\sin^2x}{x^2(1 + \sqrt{\cos x})(1 + \cos x)} \;=\;-\left(\dfrac{\sin x}{x}\right)^2\cdot\dfrac{1}{(1 + \sqrt{\cos x})(1 + \cos x)}


$\text{Therefore: }\:\lim_{x\to0}\left[ -\left(\dfrac{\sin x}{x}\right)^2\cdot\dfrac{1}{(1+\sqrt{\cos x})(1 + \cos x)}\right] \;=\; -(1^2)\left(\frac{1}{1+1}\right)\left(\frac{1}{1+1}\right) \;=\;-\frac{1}{4}



Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 22:43:12 UTC 
Offline
Senior Member
User avatar

Joined: Sun, 25 Dec 2011 00:28:25 UTC
Posts: 95
Soroban wrote:
Hello, kreshnik!

Quote:
$\lim_{x\to0}\frac{\sqrt{\text{cos}x}-1}{x^2}

. . (A)\;0 \qquad (B)\;1 \qquad (C)\;\frac34 \qquad (D)\;-\frac14

Multiply by \frac{\sqrt{\cos x} + 1}{\sqrt{\cos x} + 1}:\;\;\dfrac{\sqrt{\cos x} - 1}{x^2} \cdot\dfrac{\sqrt{\cos x}+1}{\sqrt{\cos x} + 1} \;=\;\dfrac{\cos x - 1}{x^2(\sqrt{\cos x} + 1)} \;=\; \dfrac{-(1-\cos x)}{x^2(1+\sqrt{\cos x})}

Multiply by \frac{1+\cos x}{1+\cos x}:\;\;\dfrac{-(1-\cos x)}{x^2(1+\sqrt{\cos x})} \cdot\dfrac{1+\cos x}{1+\cos x} \;=\;-\dfrac{1-\cos^2x}{x^2(1 + \sqrt{\cos x})(1 + \cos x)}

. . . . . . . . . . . . . . =\;-\dfrac{\sin^2x}{x^2(1 + \sqrt{\cos x})(1 + \cos x)} \;=\;-\left(\dfrac{\sin x}{x}\right)^2\cdot\dfrac{1}{(1 + \sqrt{\cos x})(1 + \cos x)}


$\text{Therefore: }\:\lim_{x\to0}\left[ -\left(\dfrac{\sin x}{x}\right)^2\cdot\dfrac{1}{(1+\sqrt{\cos x})(1 + \cos x)}\right] \;=\; -(1^2)\left(\frac{1}{1+1}\right)\left(\frac{1}{1+1}\right) \;=\;-\frac{1}{4}




Many thanks, I'm speechless. Thank you :D


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Fri, 24 Feb 2012 23:18:27 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Fri, 1 Jul 2011 01:17:26 UTC
Posts: 322
An alternate approach using first order approximations. cos(x) ≈ 1 - (x^2)/2.
From this √cos(x) ≈ 1 - (x^2)/4 and numerator ≈ -(x^2)/4, so limit = -1/4.


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Sat, 25 Feb 2012 03:07:55 UTC 
Online
Moderator
User avatar

Joined: Mon, 29 Dec 2008 17:49:32 UTC
Posts: 6009
Location: 127.0.0.1, ::1 (avatar courtesy of UDN)
kreshnik wrote:
royhaas wrote:
A series expansion will work, or you can use 1-cos(x) = 2sin^2(x/2).




Ufff...All I can do is to change numerator into:

$\lim_{x\to0}\frac{\text{cos}(x)-1}{x^2(\sqrt{\text{cos}(x)}+1)}\;\;\;\;\longrightarrow\;\;\;\lim_{x\to0}\frac{-1\left[2\cdot\text{sin}^2\left(\frac{x}{2}\right)\right]}{x^2(\sqrt{\text{cos}(x)}+1)}

I feel dumb. Still don't know what to do next :oops: any further step?


Split the fractions up. No need to multiply by \dfrac{1+\cos x}{1+\cos x}:
\displaystyle
\underbrace{\frac{-2}{1+\sqrt{\cos x}}}_{\to\dots}\cdot\underbrace{\left[\frac{\sin\left(\frac{x}{2}\right)}{x}\right]^2}_{\to\dots}\to\dots

_________________
\begin{aligned}
Spin(1)&=O(1)=\mathbb{Z}/2&\quad&\text{and}\\
Spin(2)&=U(1)=SO(2)&&\text{are obvious}\\
Spin(3)&=Sp(1)=SU(2)&&\text{by }q\mapsto(\mathop{\mathrm{Im}}\mathbb{H}\ni p\mapsto qp\bar{q})\\
Spin(4)&=Sp(1)\times Sp(1)&&\text{by }(q_1,q_2)\mapsto(\mathbb{H}\ni p\mapsto q_1p\bar{q_2})\\
Spin(5)&=Sp(2)&&\text{by }\mathbb{HP}^1\cong S^4_{round}\hookrightarrow\mathbb{R}^5\\
Spin(6)&=SU(4)&&\text{by the irrep }\Lambda_+\mathbb{C}^4
\end{aligned}


Top
 Profile  
 
 Post subject: Re: Limits with trigonometric functions
PostPosted: Sat, 25 Feb 2012 06:33:27 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame
User avatar

Joined: Wed, 21 May 2003 04:27:18 UTC
Posts: 992
outermeasure wrote:
Split the fractions up. No need to multiply by \dfrac{1+\cos x}{1+\cos x}:
\displaystyle
\underbrace{\frac{-2}{1+\sqrt{\cos x}}}_{\to\dots}\cdot\underbrace{\left[\frac{\sin\left(\frac{x}{2}\right)}{x}\right]^2}_{\to\dots}\to\dots


I agree...no need to encumber yourself with more algebra than necessary.
Remember to change variables in the second limit: $t=\frac{x}{2}, etc.

_________________
"Mathematicians are like lovers. Grant a mathematician the least principle, and he will draw from it a consequence which you must also grant him, and from this consequence another." Bernard Le Bovier Fontenelle (1657-1757)

"In great mathematics there is a very high degree of unexpectedness, combined with inevitability and economy."
G.H. Hardy (1877-1947)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Contact Us | S.O.S. Mathematics Homepage
Privacy Statement | Search the "old" CyberBoard

users online during the last hour
Powered by phpBB © 2001, 2005-2011 phpBB Group.
Copyright © 1999-2013 MathMedics, LLC. All rights reserved.
Math Medics, LLC. - P.O. Box 12395 - El Paso TX 79913 - USA