Let n ≥ 2 be an integer. Consider strings consisting of n digits.
- Determine the number of such strings, in which no two consecutive digits are equal. Justify your answer.
- Determine the number of such strings, in which there is at least one pair of consecutivedigits that are equal. Justify your answer.