[Math] Asymmetric periods in a sine curve

functionstrigonometry

I am wondering how to graph an asymmetric sine wave so that the slope of one side of the parabola is larger than the other, much in the same way as a sine graph with decreasing frequency. However I was wondering if there was a method to graph it so that the frequency does not continue to decrease, but is instead the same asymmetric shape throughout.

Best Answer

If you mean that you want a periodic function whose period looks like a "distorted" sine, you can do that by altering the argument to sine. Normally we look at $\sin (t)$, where $t$ increases steadily. But if we alter this slightly, we can take $\sin (s(t))$, where $s(t)$ has a graph that looks like the graph of $t \mapsto t$, but slightly distorted. A good example: $$ t \mapsto \sin ( t + 0.2 \sin t) $$ Graph: A graph of that function

Same idae, but with $0.2$ replaced by $0.5$: The same idea, but with $0.2$ replaced by $0.5$