The probability to log on to a computer from a remote terminal is $0.70$. Let $X$ denote the number of attempts that must be made to gain access to the computer. Find:
$a)$ The distribution of $X$ and prove that it is correctly defined.
$b)$ The expected value of attempts needed to gain access (+ calculation).
$c)$ The probability that at most $33$ attempts, respectively at least $22$ attempts must be made to gain access.
So the probability that I log in in the first attempt is $0.70$, the probability that I log in in the second attempt is $(1−0.7)⋅0.7=0.21$, the prob. that in the third attempt is $(1−0.7−0.21)⋅0.7=0.063$ so on...What kind of distribution is this?