Find the number of 10-digit sequences where the difference between any two consecutive digits is 1, using only the digits 1, 2, 3, and 4.
Examples of such 10-digit sequences are 1234321232 and 2121212121.
Bonus: Let be the number of such -digit sequences. What is