Limit involving sin at x=pi/6: Solving with Substitution Method

  • Thread starter Thread starter mtayab1994
  • Start date Start date
  • Tags Tags
    Limits Sin
Click For Summary

Homework Help Overview

The problem involves finding the limit of the expression \(\lim_{x\rightarrow\frac{\pi}{6}}\frac{2\sin(x)-1}{6x-\pi}\), which falls under the subject area of calculus, specifically limits and trigonometric functions.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the substitution method and its challenges, particularly encountering the indeterminate form \(0/0\). Some suggest using L'Hopital's Rule, while others express concerns about its applicability. There are attempts to express the limit in terms of \(u = x - \frac{\pi}{6}\) and to utilize known limits of trigonometric functions.

Discussion Status

The discussion is ongoing with various approaches being explored. Some participants have provided guidance on expressing terms in the limit, while others are questioning how to manipulate the expressions to resolve the indeterminate form. There is no explicit consensus on a single method, but productive dialogue is occurring.

Contextual Notes

Participants note constraints such as the inability to use L'Hopital's Rule and the recurring \(0/0\) form in their attempts. There is also a focus on understanding the relationships between trigonometric identities and limits.

mtayab1994
Messages
584
Reaction score
0

Homework Statement



find the limit:

[tex]\lim_{x\rightarrow\frac{\pi}{6}}\frac{2sin(x)-1}{6x-\pi}[/tex]

The Attempt at a Solution



Any starters please, I've tried the substitution method but went nowhere.I did x=(pi+h)/6. I still get 0 over something which is zero and i know that is not correct.
 
Last edited:
Physics news on Phys.org
Can you please write out what you got when you tried the substitution?
 
i got :

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

and that's undefined.
 
Last edited by a moderator:
Any help please?
 
This is an easy problem if you can use L'Hopital's Rule. I've tried several other approaches, but I have not hit on anything else that worked. That's not to say that there isn't another approach - I just wasn't able to stumble onto it.
 
Mark44 said:
This is an easy problem if you can use L'Hopital's Rule. I've tried several other approaches, but I have not hit on anything else that worked. That's not to say that there isn't another approach - I just wasn't able to stumble onto it.

Yea with l'hopital's rule i come up with cos(x)/3 which then is easy to compute. But I have no clue on how to solve it without that.
 
There probably is a way, but I have not been successful finding it. If you are allowed to use L'Hopital's Rule, I would use it.
 
Yes, but too bad i can't use it. You've tried the substitution method and you keep getting 0/0 as well right?
 
mtayab1994 said:
Yea with l'hopital's rule i come up with cos(x)/3 which then is easy to compute. But I have no clue on how to solve it without that.

Try expressing the limit in terms of u=x-pi/6 as u->0. You should know the limits of sin(u)/u and (1-cos(u))/u.
 
  • #10
Yes, but that just keeps giving 0/0 which is undetermined.
 
  • #11
mtayab1994 said:
Yes, but that just keeps giving 0/0 which is undetermined.

sin(u)/u is 0/0 but the limit as u->0 is 1. Just because it's 0/0 doesn't mean there is no limit.
 
  • #12
Yes i understand that part i know that lim x->0 sin(u)/U=1 but i don't know where I'm going to get the sin and the 1-cos(x) so i do (1-cos(x))/x^2=1/2. I have no clue how to reach that.
 
  • #13
mtayab1994 said:
Yes i understand that part i know that lim x->0 sin(u)/U=1 but i don't know where I'm going to get the sin and the 1-cos(x) so i do (1-cos(x))/x^2=1/2. I have no clue how to reach that.

After the substitution sin(x) turns into sin(u+pi/6). Use the sin addition formula to break that up.
 
  • #14
ok i got:

[tex]\lim_{u\rightarrow0}\frac{2(sin(u)*cos(pi/6)+cos(u)*sin(pi/6))-1}{6u}[/tex]

and when i sub in with 0 i got 0/0.
 
  • #15
mtayab1994 said:
ok i got:

[tex]\lim_{u\rightarrow0}\frac{2(sin(u)*cos(pi/6)+cos(u)*sin(pi/6))-1}{6u}[/tex]

and when i sub in with 0 i got 0/0.

Stop subbing in. Of course, it's still 0/0. What is sin(pi/6)? I do think you can express that in terms of limits of sin(u)/u and (1-cos(u))/u if you try.
 
  • #16
Of course i know sin(pi/6) is 1/2 but i don't get how you want me to express it.
 
  • #17
mtayab1994 said:
Of course i know sin(pi/6) is 1/2 but i don't get how you want me to express it.

I would like you to express it as (something)*sin(u)/u+(something else)*(1-cos(u))/u.
 
  • #18
I understand what you mean 100% but I don't know where I'm going to get the 1-cos(x) from.
 
  • #19
mtayab1994 said:
I understand what you mean 100% but I don't know where I'm going to get the 1-cos(x) from.

One of the terms in the numerator is 2*cos(u)*sin(pi/6), right?
 
  • #20
mtayab1994 said:
I understand what you mean 100% but I don't know where I'm going to get the 1-cos(x) from.

What's 2 times (1/2) ?
 
  • #21
SammyS said:
What's 2 times (1/2) ?

that's 1
 
  • #22
Dick said:
One of the terms in the numerator is 2*cos(u)*sin(pi/6), right?

yes there is.
 
  • #23
mtayab1994 said:
that's 1

Now we are getting someplace! :)
 
  • #24
Dick said:
Now we are getting someplace! :)

Ok and 1-1 in the numerator gives 0 doesn't it?
 
  • #25
mtayab1994 said:
yes there is.

That is the cos(u) part.
 
  • #26
mtayab1994 said:
Ok and 1-1 in the numerator gives 0 doesn't it?

NO. You get cos(u)-1. That's not zero.
 
  • #27
so 2*cos(u)*sin(pi/6) is equal to cos(u)?
 
  • #28
mtayab1994 said:
so 2*cos(u)*sin(pi/6) is equal to cos(u)?

Why are you asking that?
 
  • #29
Dick said:
Why are you asking that?

because you said that 2*cos(u)*sin(pi/6) is the cos(u) part.
 
  • #30
Ok i got the limit as 1/(2√3) is that correct?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
4K
  • · Replies 27 ·
Replies
27
Views
4K
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K