Can you explain why plotting $\cos(\cos(90 \sqrt{x}))$ looks like this:

(from here)
|
|
|||||||||||||||||
|
|
You can't expect it to look like a Cos(x) for example because the argument $\cos(90 \sqrt{x})$ is not linear, and is itself cyclic. Here is the graph of $\cos(90 \sqrt{x})$
|
|||
|
|
|
As $x$ changes, $\sqrt{x}$ changes at a varying rate $\cos(\cos(90\sqrt{0}))= \cos 1 \approx 0.54,$ so it starts at $0.54$, and returns to $0.54$ whenever $90\sqrt{x}$ returns to something whose cosine is $1$. The function returns to $1$ whenever $90\sqrt{x}$ returns to something whose cosine is $0$.
|
|||||||
|