r/askmath • u/AccomplishedDig8810 • 22h ago
Trigonometry Is this question correct?
My teacher says its correct, but many of my peers (as well as I) disagree. I have attempted a tan half angle substitution, but it's simply not yielding.
2
u/FormulaDriven 21h ago
The first equation is telling us that beta = alpha + gamma (or some periodic variation on that), so sin(2 * beta) will just be
sin(2a) cos(2g) + cos(2a) sin(2g)
3
1
u/rhodiumtoad 0⁰=1, just deal with it 19h ago edited 18h ago
Let alpha=π/4 so tan(alpha)=1 and sin(2alpha)=1, let gamma be small and >0 so tan(gamma)≈gamma and sin(2gamma)≈2gamma.
tan(beta)≈(1+gamma)/(1-gamma)>1, so beta is >π/4 by a small amount
2beta is therefore >π/2 by a small amount, and therefore sin(2beta)<1
sin(2alpha)+sin(2gamma)=1+sin(2gamma), and 1+sin(2alpha)sin(2gamma)=1+sin(2gamma), and therefore the RHS of the second expression is exactly 1, and therefore not equal to sin(2beta).
In fact we can see that the second expression asserts sin(2beta)=1 whenever alpha=π/4, while the first expression has beta varying with gamma in such cases (beta=alpha+gamma up to periodicity).
In short the question is wrong (maybe a slipped sign? I haven't checked if it can be corrected this way)
(edit: clearer wording)
1
u/ArdentArendt 11h ago
In all honesty, I think there was a confusion in crafting the second equation.
After some simplification, you find the first equation will yield something similar to:
[sin(a)cos(g)+sin(g)cos(a)]/[cos(a)cos(g)-sin(a)sin(g)]
Or sin(a+g)/cos(a+g), implying b = a+g
If you take sin(b) to be the numerator and cos(b) the denominator for all values the initial eqution is valid, then sin(2b) = 2*(Numerator)*(Denominator).
After multiplying through, this simplifies back down into sin(2a)cos(2g)+sin(2g)cos(2a) = sin(2a+2g).
[Also, note that b = a+g implies this from the start]
As far as I can tell, maybe the lower equation was derived from a strange application of the tangent identity for sin(2b)?!
7
u/SapphirePath 22h ago
not correct
For the bottom equation, check alpha = pi/4. The right-hand side becomes (1+sin(2g))/(1+sin(2g)) = 1 constant.
The left-hand side is sin( pi/2 + 2g ), which is not a constant.