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

  • Thread starter Thread starter mtayab1994
  • Start date Start date
  • Tags Tags
    Limits Sin
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
33 replies · 5K views
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
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:
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.
 
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.
 
Yes, but that just keeps giving 0/0 which is undetermined.
 
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.
 
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.
 
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.
 
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.
 
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.
 
Of course i know sin(pi/6) is 1/2 but i don't get how you want me to express it.
 
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.
 
I understand what you mean 100% but I don't know where I'm going to get the 1-cos(x) from.
 
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?
 
SammyS said:
What's 2 times (1/2) ?

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

yes there is.
 
Dick said:
Now we are getting someplace! :)

Ok and 1-1 in the numerator gives 0 doesn't it?
 
so 2*cos(u)*sin(pi/6) is equal to cos(u)?
 
Dick said:
Why are you asking that?

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