Why Does \(\sin^2(nx) + \cos^2(nx) = 1\) Hold True?

  • Thread starter Thread starter basty
  • Start date Start date
  • Tags Tags
    Identity
basty
Messages
94
Reaction score
0
Why ##\sin^2 2x + \cos^2 2x = 1##?

Will

##\sin^2 3x + \cos^2 3x##

or

##\sin^2 4x + \cos^2 4x##

and so on, be = 1?

How to proof this?
 
Physics news on Phys.org
You know the definitions of the functions sin(x) and cos(x); you also are familiar with the Pythagorean theorem.
 
Bystander said:
You know the definitions of the functions sin(x) and cos(x); you also are familiar with the Pythagorean theorem.

I am familiar with the Pythagorean theorem but I don't know the definitions of the functions sin(x) and cos(x).

Explain please.
 
You have got to be kidding me. Given a right triangle, we'll plot its vertices on Cartesian coordinates (0,0), (1,0), and (1,y) where y = 0 to +∞, and the interior angle at (0,0), α = 0 to 90°, or 0 to π/2 radians, sin(α) ≡ y/(x2 + y2)1/2, or the ratio of the length of the side of the triangle opposite ∠α to the length of the hypotenuse of the right triangle. cos(α) ≡ the ratio of the length of the base of the triangle, x, to the length of the hypotenuse.

Now, give it a try.

Edited to include sqrt --- my bad.
 
Last edited:
Bystander said:
You have got to be kidding me. Given a right triangle, we'll plot its vertices on Cartesian coordinates (0,0), (1,0), and (1,y) where y = 0 to +∞, and the interior angle at (0,0), α = 0 to 90°, or 0 to π/2 radians, sin(α) ≡ y/(x2 + y2), or the ratio of the length of the side of the triangle opposite ∠α to the length of the hypotenuse of the right triangle. cos(α) ≡ the ratio of the length of the base of the triangle, x, to the length of the hypotenuse.

Now, give it a try.

Why ##\sin (a) = \frac{y}{x^2 + y^2}##?
 
The identity is ##sin^2(\text{whatever}) + cos^2(\text{whatever}) = 1##. Do you see how this fits with the questions you asked in post #1?
basty said:
Why ##\sin (a) = \frac{y}{x^2 + y^2}##?
It's not - there's a radical that's missing. It should be
##\sin (a) = \frac{y}{\sqrt{x^2 + y^2}}##

If you don't understand where that comes from, you need to review right triangle trigonometry.
 
Back
Top