I am a bit stuck there and trying to figure out the approach for given problem.
What is the maximim period of a pseudo-random sequence generated by the 8-bit LFSR with connection polynomial C(X) = 1+X^2 +X^4 +X^5 +X^6 +X^7 +X^8?
Any help would be highly apreciated...