What Is the Limit of This Trigonometric Expression as x Approaches π/2?

Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of the expression (2-2sin x)/(6x-3π) as x approaches π/2, a topic within the realm of limits in calculus.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore various approaches to evaluate the limit, including substitution and the potential application of L'Hôpital's rule. There are discussions about the implications of using certain trigonometric identities and the behavior of the expression as it approaches the limit.

Discussion Status

The discussion is active, with participants providing insights and questioning assumptions about the limit's behavior. Some members express uncertainty about the application of calculus concepts, while others clarify the mathematical principles involved.

Contextual Notes

There are indications that the problem may have been posted in a section where calculus concepts are not typically expected, leading to discussions about the appropriateness of certain methods and the mathematical level of the original poster.

terryds
Messages
392
Reaction score
13

Homework Statement


Find the limit of :
lim x-> (π/2) (2-2sin x)/(6x-3π)

2. The attempt at a solution

lim x-> (π/2) (2-2sin x)/(6x-3π)
=lim x-> (π/2) 2-2 sin x / 6 (x- (1/2)pi)

Assuming that y = x - (π/2)
So,
lim y->0 (2-2sin(y+pi/2))/6y
lim y->0 (2-2 (sin y cos pi/2 + cos y sin pi/2)/6y

Then, I substitute y=0 into the sin y cos pi/2 , so the equation remains :

lim y-> 0 (2-2 cos y sin pi/2)/6y
lim y->0 2(1-cos y sin pi/2) /6y
lim y-> 0 2 (2sin^2((1/2)y) sin pi/2) /6y
lim y->0 (4 sin^2 ((1/2)y) sin(pi/2)) /6y
lim y->0 (2/3) (sin^2 (1/2)y) (2*(1/2)y) (sin(pi/2))

Then, I'm stuck here, because I need one more (1/2)y as the denominator of sin(1/2)y , because sin^2(1/2)y = sin(1/2)y * sin(1/2)y, so I need two (1/2) y as the denominator
But, I can just make one. If I make two and normalize it, it'll be zero.. But, I'm not quite sure..
Please help me..
 
Physics news on Phys.org
Maybe try L'Hopital's rule?
 
paisiello2 said:
Maybe try L'Hopital's rule?
Maybe not -- in the pre-calculus forum .
 
paisiello2 said:
Maybe try L'Hopital's rule?
Try to keep in mind the mathematical level of the student who posts a problem. Help for a problem posted in the Precalc section should generally not use ideas or concepts from calculus. Occasionally a member will post a problem in the wrong homework section, but we mentors make an effort to move such posts to the right places.
 
terryds said:

Homework Statement


Find the limit of :
lim x-> (π/2) (2-2sin x)/(6x-3π)

2. The attempt at a solution

lim x-> (π/2) (2-2sin x)/(6x-3π)
=lim x-> (π/2) 2-2 sin x / 6 (x- (1/2)pi)

Assuming that y = x - (π/2)
So,
lim y->0 (2-2sin(y+pi/2))/6y
lim y->0 (2-2 (sin y cos pi/2 + cos y sin pi/2)/6y

Then, I substitute y=0 into the sin y cos pi/2 , so the equation remains :

lim y-> 0 (2-2 cos y sin pi/2)/(6y)
...
No need to substitute y = 0 into sin(y) there, because cos(π/2) =0 so that sin(y)cos(π/2) =0 for all y ..

Also, there is no need for you to drag around sin(π/2) because, sin(π/2) = 1.
 
Mark44 said:
Try to keep in mind the mathematical level of the student who posts a problem...
Aren't limits a calculus concept?
 
paisiello2 said:
Aren't limits a calculus concept?
Sometimes yes, sometimes no. They are usually introduced before differentiation, so L'Hôpital's rule wouldn't be appropriate in that case.
 
SammyS said:
Actually, Mark, your limit looks to be unbounded. That in the OP has the form 0/0 .
You're right Sammy. My focus was on thinking that this problem was one in which ##\lim_{x \to 0}\frac{1 - cos(x)}{x}## was supposed to be used, and didn't notice the effect on the original problem caused by a changed sign. I've deleted that post of mine.
 
Mark44 said:
You're right Sammy. My focus was on thinking that this problem was one in which ##\lim_{x \to 0}\frac{1 - cos(x)}{x}## was supposed to be used, and didn't notice the effect on the original problem caused by a changed sign. I've deleted that post of mine.
me too -- deleted it.

It still comes to something of the form ##\displaystyle \ \lim_{y \to 0}\frac{1 - \cos(y)}{y} \ ## .
 
Last edited:
  • #10
SammyS said:
No need to substitute y = 0 into sin(y) there, because cos(π/2) =0 so that sin(y)cos(π/2) =0 for all y ..

Also, there is no need for you to drag around sin(π/2) because, sin(π/2) = 1.

Hmm.. You're right..
Then, what should I do after :
lim y->0 (2/3) (sin(pi/2)) (sin^2 (1/2)y)/(2*(1/2)y)
??

If I make it like below
lim y->0 (2/3) (sin(pi/2)) (sin^2(1/2)y) / ((4y)((1/2)y)^2)
The limit will be undetermined (division by zero)
Then, what should I do ?
 
  • #11
terryds said:
Hmm.. You're right..
Then, what should I do after :
lim y->0 (2/3) (sin(pi/2)) (sin^2 (1/2)y)/(2*(1/2)y)
??

If I make it like below
lim y->0 (2/3) (sin(pi/2)) (sin^2(1/2)y) / ((4y)((1/2)y)^2)
The limit will be undetermined (division by zero)
Then, what should I do ?
( You continue to keep sin(π/2) in your expressions even though sin(π/2) = 1 . )

Have you learned that ##\displaystyle\ \lim_{x\to 0}\frac{\sin(x)}{x}=1 \ ## ?
 
  • #12
SammyS said:
( You continue to keep sin(π/2) in your expressions even though sin(π/2) = 1 . )

Have you learned that ##\displaystyle\ \lim_{x\to 0}\frac{\sin(x)}{x}=1 \ ## ?
Yes, I have learned that..
That's why I make the equation :
lim y->0 (2/3) (sin(pi/2)) (sin^2(1/2)y) / ((4y)((1/2)y)^2)

I notice the sin^2(1/2)y/((1/2)y)^2 becomes 1
But, there is 4y in the denominator (to normalize the equation).. And if I plugged y = 0, it will be a division by zero
 
  • #13
terryds said:
Yes, I have learned that..
That's why I make the equation :
lim y->0 (2/3) (sin(pi/2)) (sin^2(1/2)y) / ((4y)((1/2)y)^2)

I notice the sin^2(1/2)y/((1/2)y)^2 becomes 1
But, there is 4y in the denominator (to normalize the equation).. And if I plugged y = 0, it will be a division by zero
That would make the limit undefined. Right ?

BUT, that 'extra' y should be in the numerator, not in the denominator.
 
  • Like
Likes   Reactions: terryds
  • #14
SammyS said:
That would make the limit undefined. Right ?

BUT, that 'extra' y should be in the numerator, not in the denominator.

Yeah, you're right.. Got it! The limit is zero
 

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K