Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Calculus
Reply
 
Thread Tools Display Modes
  #1  
Old October 1st, 2007, 09:17 PM
Newbie
 
Join Date: Oct 2007
Posts: 3
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
Amadeus is on a distinguished road
Exclamation Evaluating Limits Analyticall

Determine the limit of the trigonometric function (if it exists).

1. lim sin x / 5x
(x -> 0)
[LaTeX Error: Syntax error][/color]

2. lim tan^2x / x
(x ->0)

3. lim cos x tan x / x
(x -> 0)



Below, find lim f(x+h) - f(x) / h
----------- (x->0)

1. f(x) = radical x



THANK YOU

Last edited by Amadeus; October 1st, 2007 at 09:44 PM.
Reply With Quote
Advertisement
 
  #2  
Old October 1st, 2007, 10:03 PM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,104
Country:
Thanks: 2,610
Thanked 4,271 Times in 3,970 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by Amadeus View Post
no one? T_T
be patient
Quote:
Originally Posted by Amadeus View Post
Determine the limit of the trigonometric function (if it exists).

1. lim sin x / 5x
(x -> 0)
lim       sin x / 5x    (x -> 0)
Note that: \lim_{x \to 0} \frac {\sin x}{5x} = \frac 15 \lim_{x \to 0} \frac {\sin x}x

you should know what \lim_{x \to 0} \frac {\sin x}x is, so continue.

Quote:
2. lim tan^2x / x
(x ->0)
multiply the top and bottom by x:

we get: \lim_{x \to 0} \frac {x \tan^2 x}{x^2} = \lim_{x \to 0} x  \left( \frac {\tan x}{x} \right)^2

Now, \lim_{x \to 0} \frac {\tan x}x = \lim_{x \to 0} \frac {\sin x}x, so you should be able to finish this one too

Quote:

3. lim cos x tan x / x
(x -> 0)
\lim_{x \to 0} \cos x \left( \frac {\tan x}x\right) = \lim_{x \to 0}\cos x \cdot \lim_{x \to 0} \frac {\tan x}x

same story as the last one. perhaps a nicer way to do it is to realize that \tan x = \frac {\sin x}{\cos x}, so the limit would simplify to: \lim_{x \to 0} \frac {\sin x}x

...i guess you're starting to see how important the limit \lim_{x \to 0} \frac {\sin x}x is, huh? ...you may want to simplify this way in the last problem

Quote:
Below, find lim f(x+h) - f(x) / h
----------- (x->0)

1. f(x) = radical x
You want: \lim_{h \to 0} \frac {\sqrt{x + h} - \sqrt {x}}h

rationalize the numerator and simplify

Last edited by Jhevon; October 2nd, 2007 at 07:19 AM. Reason: fixed major typo
Reply With Quote
  #3  
Old October 1st, 2007, 11:07 PM
Newbie
 
Join Date: Oct 2007
Posts: 3
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
Amadeus is on a distinguished road
Default

^ Thank you so much, Jhevon! It really helped me a lot.

But I'd like to check to see if my answers are right.

1. 1/5
2. 1
3. 0 <-- I think that one is wrong...

--

1. 1 / radical h
Reply With Quote
  #4  
Old October 1st, 2007, 11:23 PM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,373
Country:
Thanks: 667
Thanked 3,618 Times in 2,915 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Amadeus View Post
^ Thank you so much, Jhevon! It really helped me a lot.

But I'd like to check to see if my answers are right.

1. 1/5
yes

Quote:
2. 1
No, for small x\ \tan(x) \approx x so (\tan(x))^2/x \approx x, so the limit is 0

Quote:
3. 0 <-- I think that one is wrong...
Again for small x\ \cos(x) \approx 1\ \tan(x) \approx x so [\cos(x) \tan(x)]/x \approx 1
the limit is 1

RonL
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
  #5  
Old October 2nd, 2007, 07:18 AM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,104
Country:
Thanks: 2,610
Thanked 4,271 Times in 3,970 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by Amadeus View Post
^ Thank you so much, Jhevon! It really helped me a lot.

But I'd like to check to see if my answers are right.

1. 1/5
CaptainBlack already told you this was correct

Quote:
2. 1
remember, we were multiplying by an x here, and the x went to zero, so the second limit went to 1 and we multiplied by zero

Quote:
3. 0 <-- I think that one is wrong...
here, you seem to have caught the fact that the x made us multiply by zero, however, the x was a typo (sorry) it should have been cos(x). (you should have caught that though, and i also mentioned that the limit simplified to sin(x)/x, so that's a second thing you should have caught)

Quote:
1. 1 / radical h
you should get \frac 1{2 \sqrt {x}} (h is going to zero, there should be no h in your final answer, did you try my suggestion?)
Reply With Quote
  #6  
Old October 2nd, 2007, 07:52 AM
Newbie
 
Join Date: Oct 2007
Posts: 3
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
Amadeus is on a distinguished road
Default

Thank you very much! I understand (for the most part)

Although I got stuck on this one...

Below, find lim f(x+h) - f(x) / h
----------- (x->0)


f(x) = 4/x

I tried it and got the first step as:

(4/x+h) - (4/x) / h

At this step, I'm pretty sure I'm on the wrong track but I multiplied both top & bottom by (4/x + h) + (4/x)

Again, it turns out weird and I'm lost...
Reply With Quote
  #7  
Old October 2nd, 2007, 08:38 AM
topsquark's Avatar
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,618
Country:
Thanks: 643
Thanked 2,312 Times in 2,098 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Quote:
Originally Posted by Amadeus View Post
Thank you very much! I understand (for the most part)

Although I got stuck on this one...

Below, find lim f(x+h) - f(x) / h
----------- (x->0)


f(x) = 4/x

I tried it and got the first step as:

(4/x+h) - (4/x) / h

At this step, I'm pretty sure I'm on the wrong track but I multiplied both top & bottom by (4/x + h) + (4/x)

Again, it turns out weird and I'm lost...
Your limit has a typo. It should be as h goes to 0.

This one simply has a lot of algebra involved:
\lim_{h \to 0}\frac{\frac{4}{x + h} - \frac{4}{x}}{h}

Subtract the fractions:
= \lim_{h \to 0}\frac{\frac{4x}{x(x + h)} - \frac{4(x + h)}{x(x + h)}}{h}

= \lim_{h \to 0}\frac{4x - 4(x +h)}{hx(x + h)}

= \lim_{h \to 0}\frac{-4h}{hx(x + h)}

= \lim_{h \to 0}\frac{-4}{x(x + h)}

Now take the limit:
= \frac{-4}{x^2}

-Dan
__________________
Got a Physics question? Come on over to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"I must not fear. Fear is the mind killer. Fear is the little death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain." - The Litany Against Fear, "Dune" by Frank Herbert
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 11:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.