First, I choose the spade; 13 ways. Then throw away the other 3 cards of that rank. From the remaining 48 cards I choose 1, and throw away the other 3 cards of that rank. From the remaining 44 cards I choose 1, and throw away the other 3 cards of that rank. From the remaining 40 cards I choose 1. The size of the sample space is C(52,4). Therefore,
$P(E) = (13)(48)(44)(40)/C(52,4)$
but this is larger than 1.
Second, I tried a conditional approach. P(1st card is a spade|the 4 cards are of different ranks). So the probability that the four cards are of different ranks, is P = C(13,4)/C(54,4). Then the probability that the first card is a spade is P = C(13,1)C(12,3)/C(52,4). But again the conditional probability is larger than 1.
What am I doing wrong?