Consider the set $[0,1,1,0,1,0,1,0,0,0,1,...]$. The nth element in this set is equal to $1$ if n is prime and is else equal to $0$. Here are my question:
Is this Set non-periodic (If you write it as the fractional part of a binary number, the number is irrational)? To me it seems pretty obvious, because if it would be periodic we would have formula for the nth prime, but i cant come up with a explicite proof
If we turn an infinite amount of $1$'s into $0$'s so that the set still contains of an infinite amount of $1$'s, can we create an periodic set? I think the answer is no, but i cannot come up with a proof of this either
For question 1, since prime gaps are unbounded, your sequence of $0$s and $1$s is non-periodic.