Is $\sin(\alpha)=\frac{\tan(\alpha)}{\sqrt{1+\tan^2(\alpha)}}$ a true statment?

167 Views Asked by At

I'm being asked to prove the following equality

$$\sin(\alpha)=\frac{\tan(\alpha)}{\sqrt{1+\tan^2(\alpha)}}$$

and I support the idea that they are not equal (the rest of my class seems to desagree with me which made me doubt a little).

The "proof" is simple: $$\frac{\tan(\alpha)}{\sqrt{1+\tan^2(\alpha)}}=\frac{\sin(\alpha)}{\cos(\alpha)}\cdot \frac{1}{\sqrt{\frac{\cos^2(\alpha)+\sin^2(\alpha)}{\cos^2(\alpha)}}}\\=\frac{\sin(\alpha)}{\cos(\alpha)}\cdot |\cos(\alpha)|=\sin(\alpha)\cdot\frac{|\cos(\alpha)|}{\cos(\alpha)}=\sin(\alpha)$$ Now, this doesn´t make sense to me since $\exists\alpha$ s.t. $\cos(\alpha)>0$ and also $\exists\alpha$ s.t. $\cos(\alpha)<0$.

Does the equality hold?


Not much context is given when it comes to frasing the problem, the first question of our first physics homework.

I'm aware that this is very simple but my classmates seem to disagree with me on the fact that the equality is just false, maybe they know something I don´t. Thanks in advance.

4

There are 4 best solutions below

0
On BEST ANSWER

If the domain is $-\pi/2 < \alpha < \pi/2$, then the two functions are identical. However, if the domain contains any values for which $\cos(\alpha) < 0$, then as you've shown the functions differ by a factor of $-1$.

You can see it on this graph - the functions track together, then the second one suddenly flips, then flips back, and so on.

3
On

First,$$\tan(\alpha)=\frac{\sin(\alpha)}{\cos(\alpha)}$$ Pythagorean identity: $1+\tan^2(\alpha)=\sec^2(\alpha)$ $$ \therefore \sqrt{1+\tan^2(\alpha)}=\sec(\alpha)$$ Putting it all together, $$\sin(\alpha)=\frac{\sin(\alpha)}{\cos(\alpha)}\times\frac{1}{\sec(\alpha)}$$ But, $\sec(\alpha)=\frac{1}{\cos(\alpha)}$

$$\therefore \sin(\alpha)=\frac{\sin(\alpha)}{\cos(\alpha)}\times \cos(\alpha)=\sin(\alpha) $$ The statement is true.

0
On

For angles $0 < \alpha < \pi/2 $ here is a geometric proof. The pictured right-angled triangle exists. Now what is the sine of $\alpha$ in that picture? enter image description here

0
On

Check your statement

$$\sin(\alpha) = \frac{\tan(\alpha)}{\sqrt{1+\tan^2(\alpha)}}$$

let this equality describe a triangle $(a,b,c)$ and $0<\alpha<\pi/2$

$\sin(\alpha) = b/a$

$\cos(\alpha) = c/a$

$\tan(\alpha) = b/c$

This can be used to prove any trig identity as long as you don't forget the fact that $a^2 = b^2+c^2$.