I'm having some problems with Bloch's theorem now.
Having struggled with differential equations for some time, I've developed some intuition concerning the series attempts. If the recursion relations for the series coefficients are nice, then the attempt had a right form, and if the recursion relations are complicated, then the attempt was of bad kind. For example you could try to solve a harmonic oscillator with an attempt
<br />
\psi(x)=\sum_{k=0}^{\infty} a_k x^k<br />
but the recursion relations would be too complicated to be useful. The attempt
<br />
\psi(x)=e^{-x^2/2} \sum_{k=0}^{\infty} a_k x^k<br />
instead leads to the correct answer.
Now when I try to solve a SE for the periodic potential, using the series attempt suggested by the Bloch's theorem, I get hopelessly complicated recursion relations. That is confusing

And besides this, I cannot see anywhere the SE being solved really. All texts just mention, that the solution is of the form
<br />
\psi(x)=e^{ikx}u(x)<br />
but the u(x) is left unsolved.
Besides my complaints about Bloch's theorem, I have one very precise question. How is Bloch's theorem not in contradiction with this:
https://www.physicsforums.com/showthread.php?p=1307616
The periodic potential is symmetric when the origo is chosen appropriately, and the solutions should be symmetric or antisymmetric, but the Bloch waves are neither.
Now 30sec after posting this, I already got an idea what could be wrong in the apparent contradiction. For example V(x)=0 is symmetric also, but the plane waves are not symmetric or antisymmetric. Does the proof concerning symmetric and antisymmetric solutions somewhere rely on integration by parts, and on assumption that the wave function vanishes in infinities? I've never gone through the proof actually.