Find the general solution of:
$$\sin^3 \theta - \sin \theta = 0$$
Working out: (Factorise out)
$$\sin \theta (\sin^2 \theta - 1) = 0$$
Solve for $\sin \theta$ and $\sin^2 \theta - 1$:
For $\sin \theta = 0$
$$\sin \theta = 0$$
$$\therefore \theta = 0$$
$$\therefore \theta = n \pi$$
For $\sin^2 \theta - 1 = 0$:
$$\sin^2 \theta - 1 = 0$$
$$\sin^2 \theta = 1$$
$$\sin \theta = \pm1$$
$$\theta = - \pi/2, \pi/2$$
$$\therefore \theta = n\pi + (-1)^n(\pm\pi/2)$$
So i get the two solutions as:
$$\theta = n\pi\text{ and }\theta = n\pi + (-1)^n(\pm\pi/2)$$
However a complication occurs because wolframalpha says otherwise, help would be greatly appreciated.
$n\pi + (-1)^n (\pi/2)$ and $n\pi + (-1)^n (-\pi/2)$
– MATHSUSER Dec 10 '13 at 04:45