I know that the first derivative of sine of $x$ is cosine of $x$, but I'm really facing a problem trying to understand the other derivatives of the sine function.
The following $2$ statements are both true: $$\frac{d}{dx}\sin(x) = \cos(x)$$ $$\frac{d}{dx}\cos(x) = -\sin(x)$$
And then, according to the constant multiple rule, we can see that the following is also true:
$$\frac{d}{dx}-\sin(x) = -1 \cdot \frac{d}{dx}\sin(x) = -1 \cdot \cos(x) = -\cos(x)$$
Hence:
$$\frac{d}{dx}-\cos(x) = -1\cdot\frac{d}{dx}\cos(x) = -1\cdot(-\sin(x)) = \sin(x) \ \dots$$
Can we keep repeating this process to infinity? And what does it really mean that the fourth derivative of $\sin(x)$ is $\sin(x)$? I've seen a visualisation that explains why the derivative of $\sin(x)$ is $\cos(x)$, so I know why the first derivative of $\sin(x)$ is $\cos(x)$, at least intuitively, but I can't really get the idea of the rest of the derivatives of $\sin(x)$, or why they are repeating, and can we really keep repeating this with no problems?