A biased coin is tossed with probability 0.6 of landing on Heads (H) and probability 0.4 of landing on Tails (T). A group is a maximal sequence of consecutive tosses that land on the same side. For instance, the groups of HTTTHTHTT are (H)(TTT)(H)(T)(H)(TT)
What is the expected number of groups after 10 tosses?