Concept:
To find the odd one out, observe the common property of the numbers.
Step 1: Check the pattern.
The numbers:
\[
3,5,7,11,13,17,19,23,29
\]
are all prime numbers.
A prime number has exactly two factors: \(1\) and itself.
Step 2: Check 91.
\[
91=7 \times 13
\]
So 91 has factors:
\[
1,\;7,\;13,\;91
\]
Thus, 91 is not a prime number.
Hence, it does not follow the pattern.
So the odd one out is:
\[
\boxed{91}
\]