In particular, I'm trying to find the cyclic subgroups of $D_8=\{1,r,r^2,r^3,s,sr,sr^2,sr^3\}$, the dihedral group. Seems like quite a hassle to check every possible subset of $D_8$ as a generator. I've gone through each one element generator to see what cyclic subgroups I get from that.
Is there any time-saving insight that says it's good enough to check the one element generators (in general, or just for this problem)?
Thanks!