How can I possibly do that if I do not understand the logic behind it? I was hoping you could guide me to some sources I can read and understand from.
People like PKA know more formulas that deal with specific types of problems, but it is highly unlikely that in the course you are studying you will come across enough such problems to make it remotely sensible to try memorizing a bunch of additional formulas.
Did you read post 15? Did you read post 21? Did you read post 26? There you were shown how people broke your problem down into a group of simpler problems that use the basic formulas you have been taught.
What is usually taught as permutations and combinations is two or sometimes three formulas that need to be put together in a logical way to solve a problem.
How many ways can you pick one person to be captain out of thirty team members? See what I have done? I broke the problem down into parts. Now the answer to that question is self-evidently
THIRTY. Technically, you are correct that that must be a combination problem because we cannot put into distinct orders a single item.
[math]\dfrac{30!}{1! * (30 - 1)!} = \dfrac {30 * 29!}{1 * 29!} = \dfrac{30}{1} = 30.[/math]
OK, but that does not answer the entire problem. We now have to solve some remaining smaller problems to solve the entire problem. Once we have chosen a captain, what is the size of the
remaining pool from which to choose a vice-captain? That is neither a permutation nor a combination problem; it is a simple arithmetic problem, namely
[math]30 - 1 = 29.[/math]
So how many ways can you choose a vice-captain from the remaining twenty-nine team members? Obviously twenty-nine.
So if there are 30 ways to choose the captain and, given that choice, there are 29 ways to choose the vice-captain, how many ways are there to pick the pair of them?
Is there a formula for that kind of problem? Yes. But you do not need to stuff you mind with more formulas that you do not feel confident about when to apply. The trick is to break the problem down into simple parts where the tools you understand perfectly do apply. This is not a topic for mechanical application of two formulas. It involves careful, logical simplification of an apparently complex problem into simpler problems.