I Questions about these Trigonometry Graphs involving sin() and cos()

Click For Summary
The discussion focuses on understanding the graphs of two trigonometric equations involving sine and cosine functions. The first equation, a sin(x) - b cos(y) = y, and the second, a sin(x) + b cos(y) = 1, prompt questions about their graphical representations. Key points include the importance of identifying critical points and analyzing level sets to comprehend the graph behavior. Additionally, there are observations about the second graph, noting that solutions exist only within specific ranges of x and exhibit periodicity. Overall, a foundational understanding of analysis is recommended for deeper insight into these trigonometric graphs.
pairofstrings
Messages
411
Reaction score
7
TL;DR
a sin(x) - b cos(y) = y
a sin(x) + b cos(y) = 1
Hi.
I have two trigonometric equations whose graphs I am trying to understand.
Here are the equations:
1. a sin(x) - b cos(y) = y; a = 2, b = 2

Web capture_20-8-2023_152359_www.desmos.com.jpeg

2. a sin(x) + b cos(y) = 1; a = 1, b = 1

Web capture_20-8-2023_15261_www.desmos.com.jpeg

My question is why the graphs are the way they are.
What should I do to understand them?
Can anyone explain these graphs?

Thanks for the help.
 
Last edited:
Physics news on Phys.org
When you consider level sets ##\{(x,y)\mid f(x,y)=const\}## it is important to find critical points of the function ##f## and understand which kind these critical points are.
So first find the points such that ##df=0##.
It is like drawing a phase portrait of a Hamiltonian system with the Hamiltonian f.
 
Last edited:
Thanks. So, I need to do Analysis first?
 
pairofstrings said:
Thanks. So, I need to do Analysis first?
The second graph looks off to me. You have
$$\cos y = 1 - \sin x$$If ##\sin x <0##, then there are no solutions for ##y##. You have solutions for ##0 \le x \le \pi##, with symmetry about ##x = \frac \pi 2##. Whatever solutions you have in this range are repeated every ##2\pi## units along the x-axis.

It would be better have units of ##\pi## along both axes.

Does that get you started?