Find the limit as h --> 0 for this trigonometery equation

Click For Summary
The discussion focuses on finding the limit as h approaches 0 for the expression involving trigonometric functions f(x) = cos(x) and g(x) = sin(x). Participants explore various methods, including L'Hôpital's rule and Taylor series, to simplify the limit. There is a strong emphasis on correctly applying differentiation techniques and understanding small-angle approximations for sine and cosine functions. Some users express a desire to solve the problem without using derivatives, while others clarify that recognizing derivatives is essential for the solution. Ultimately, the limit is determined to be 3/4 tan(x), highlighting the importance of both algebraic manipulation and calculus concepts in solving the problem.
  • #31
You only need to know that \lim_{h\to 0}\frac{f(x+h)-f(x)}{h} = f'(x), if you know that, you can solve it (you don't need to know about Taylor Series, L'Hopital,...), just "transform" what you have, to express it in terms of the limit definition of diferentiation.
 
  • Like
Likes Helly123
Physics news on Phys.org
  • #32
For example, f(x-2h)-f(x+h)=f(x-2h)-f(x)+f(x)-[f(x+h)-f(x)+f(x)]=f(x-2h)-f(x)-[f(x+h)-f(x)]

=-2h*\frac{f(x-2h)-f(x)}{-2h}-\left(h*\frac{f(x+h)-f(x)}{h}\right)=

=-h*\left(2*\frac{f(x-2h)-f(x)}{-2h}+\frac{f(x+h)-f(x)}{h}\right)

You must do the same thing in the denominator, then simplify, and then the limit will be clear.
 
  • Like
Likes Helly123
  • #33
mattt said:
For example, f(x-2h)-f(x+h)=f(x-2h)-f(x)+f(x)-[f(x+h)-f(x)+f(x)]=f(x-2h)-f(x)-[f(x+h)-f(x)]=

=-2h*\frac{f(x-2h)-f(x)}{-2h}-\left(h*\frac{f(x+h)-f(x)}{h}\right)=

=-h*\left(2*\frac{f(x-2h)-f(x)}{-2h}+\frac{f(x+h)-f(x)}{h}\right)

You must do the same thing in the denominator, then simplify, and then the limit will be clear.
Beside the fact that this is the pre-calculus section, it looks like you propose to differentiate the numerator and denominator. That implies using L'Hospital's rule.
 
  • #34
SammyS said:
Beside the fact that this is the pre-calculus section, it looks like you propose to differentiate the numerator and denominator. That implies using L'Hospital's rule.

First, I am not differentiating anything.
Second, I am not using L'Hopital.

Just read what I wrote (simple arithmetic equalities). Do you understand that each "=" sign is correct?
 
  • #35
mattt said:
First, I am not differentiating anything.
Second, I am not using L'Hopital.

Just read what I wrote (simple arithmetic equalities). Do you understand that each "=" sign is correct?
If I understand your idea, you are correct to say that you are not applying L'Hopital .

If I'm right about where this is headed, it still requires recognizing and knowing derivatives of sine and cosine.

... but that (your method) is a nice way to look at this.
 
Last edited:
  • Like
Likes Helly123
  • #36
SammyS said:
If I understand your idea, you are correct to say that you are not applying L'Hopital .

If I'm right about where this is headed, it still requires recognizing and knowing derivatives of sine and cosine.

If you use my way of solving it, you will not need to even know that f(x)=cos(x) and g(x)=sin(x), the result does not depend on that (in fact, the result is \frac{-3 f'(x)}{4 g'(x)} regardless of who is f(x) and g(x).

To know why it is so, you only need to know that, in general, \frac{f(x+A)-f(x)}{A} goes to f'(x) when A goes to zero (whatever expression A may be).
 
  • Like
Likes Helly123
  • #37
The OP said he wants to get the conclusion without using calculus, but is using the specific f(x) and g(x) of the original problem in #1, and is quite close
 
  • #38
mattt said:
If you use my way of solving it, you will not need to even know that f(x)=cos(x) and g(x)=sin(x), the result does not depend on that (in fact, the result is \frac{-3 f'(x)}{4 g'(x)} regardless of who is f(x) and g(x).
... and we know that ##\displaystyle \ \frac{-3 f'(x)}{4 g'(x)} = \frac{3}{4} \tan(x) \ ## because ____ ?
 
Last edited:
  • Like
Likes Helly123
  • #39
SammyS said:
... and we know that ##\displaystyle \ \frac{-3 f'(x)}{4 g'(x)} = -\frac{3}{4} \tan(x) \ ## because ____ ?

What I wrote in #32 are simple arithmetic manipulations (in the numerator of the fraction) to get to -h*\left(2*\frac{f(x-2h)-f(x)}{-2h} + \frac{f(x+h)-f(x)}{h}\right)

If you do the same type of "clever" arithmetic manipulations in the denominator, you will get to: h*\left(3*\frac{g(x+3h)-g(x)}{3h} + \frac{g(x-h)-g(x)}{-h}\right)

In short:

\frac{f(x-2h)-f(x+h)}{g(x+3h)-g(x-h)} = \frac{-h*\left(2*\frac{f(x-2h)-f(x)}{-2h} + \frac{f(x+h)-f(x)}{h}\right)}{h*\left(3*\frac{g(x+3h)-g(x)}{3h} + \frac{g(x-h)-g(x)}{-h}\right)}=

=\frac{-\left(2*\frac{f(x-2h)-f(x)}{-2h} + \frac{f(x+h)-f(x)}{h}\right)}{\left(3*\frac{g(x+3h)-g(x)}{3h} + \frac{g(x-h)-g(x)}{-h}\right)}=

And the limit of that last mathematical expression, when h goes to zero, is:

=\frac{-3*f'(x)}{4*g'(x)}.
 
  • Like
Likes Helly123
  • #40
mattt said:
=\frac{-3f'(x)}{4g'(x)}.
I have no argument with getting that far.

It's just not the final result.
 
  • #41
SammyS said:
I have no argument with getting that far.

It's just not the final result.

Sorry, I don't understand what you mean.

I just gave a mathematical proof of \lim_{h\to 0}\frac{f(x-2h)-f(x+h)}{g(x+3h)-g(x-h)}=\frac{-3*f'(x)}{4*g'(x)} for any "f" and "g" with the sole condition that both are differentiable at the point "x".

If you want to particularize that general result, for the concrete case f(x) = cos(x) and g(x) = sin(x), then:

\lim_{h\to 0}\frac{f(x-2h)-f(x+h)}{g(x+3h)-g(x-h)}=\frac{-3*f'(x)}{4*g'(x)}=\frac{3*sin(x)}{4*cos(x)}=\frac{3}{4}*tan(x)
 
  • Like
Likes Helly123

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
929
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
5
Views
2K