In the sequence 11, 3, 5, 7, the number 11 is the odd one out. Numbers 3, 5, and 7 are consecutive prime numbers (single-digit primes), while 11 is a double-digit prime. The pattern logic identifies 11 as different based on the number of digits, not the prime property itself.