What Are the Periodic Patterns of Sine Functions in Trigonometry?

AI Thread Summary
Sine functions exhibit periodic patterns, repeating every 2π radians. The expression sin(y) + sin(y) / sin(y) can be simplified based on parentheses, resulting in either sin(y) + 1 or the number 2, depending on interpretation. The sine function is defined as the ratio of the opposite side to the hypotenuse in a right triangle, contributing to its wave-like behavior. Additionally, the expression sin(y) + sin(2π) / tan(y) simplifies to cos(y), reinforcing the periodic nature of trigonometric functions. Overall, all combinations of trigonometric functions maintain this periodicity.
greggory
Messages
14
Reaction score
0
"Waves" of sine expression

So, I have been working with a lot of Math today(sorry if I am asking so many questions), and I found and expression. All sine functions use radians.

sin(y) + sin(y) / sin(y)

Now, assuming you start with 1, if you were to plot y on a graph with variable x increasing each time calculated, you would get something like this:

wave_amplitude_line.png


This image isn't mine, so this is just something identicle.

Can this be explained?
 
Mathematics news on Phys.org


Two things.

First of all, the equation can be simplified. Depending on the use of parentheses, if you mean \ sin(y)+\frac{ sin(y)}{ sin(y)}, this simplifies to \ sin(y)+1

If you meant \frac{ sin(y)+ sin(y)}{ sin(y)}, this simplifies to the number 2.

In the latter case, it is a null statement, but assuming you meant the first equation, the sine function is defined in a couple of cool ways (the easiest being the ratio of the opposite and hypotenuse of a right triangle), and it turns out when you define a function that way it repeats itself like a wave.
 


Thank you for the explanation. I was wondering why it did that(it was obvious, but any who).

But the expression sin(y) + sin(2*pi) / tan(y) does the same thing. Can that be explained?
 
Last edited:


Because sin(2\pi)= 0! And tan(y)= sin(y)/cos(y) so that
\frac{sin(y)+ sin(2\pi)}{tan(y)}= \frac{sin(y)}{\frac{sin(y)}{cos(y)}}= sin(y)\frac{cos(y)}{sin(y)}= cos(y)
 


And in a more general way, all of the trigonometric functions are periodic, so any combination of trig functions with also be periodic.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top