Let $[a,b] \bmod n$ be a "pairwise" primitive root (or in general the set $[a,a_2,a_3..a_t]$ would be called a primitive set) such that for all integers $k$ that $\gcd(k,n)=1$, there exists integers $i$ and $j$ such that $a^ib^j = k \pmod n$.
For example, $[2,6] \bmod 7$ would be an example of a pairwise primitive root since $2^i6^j = k \pmod 7$ for all $k$ that $\gcd(k,7)=1$ despite $2$ and $6$ not being primitive roots $\pmod 7$.
It is known $n=24$ has no primitive roots. There are also no pairwise primitive roots $[a,b]$. The smallest primitive set would be $[5,7,13]$.
1) Do all numbers $n$ have a primitive set of at most three integers $[a,b,c]$? If not, counterexample?
2) What is the criteria for $n$ not to have a pairwise primitive root $[a,b]$?
The more standard terminology for this concept is that the set $\{a_1,a_2,\dots,a_t\}$ generates the multiplicative group $(\Bbb Z/n\Bbb Z)^\times$. This is only possible if that multiplicative group can be written as the direct product of at most $t$ cyclic groups. (This is not trivially true, but is a consequence of the classification of finite abelian groups.) Equivalently, this is possible if the length of the invariant factor decomposition of $(\Bbb Z/n\Bbb Z)^\times$ is at most $t$.
It is possible to show that the length of the invariant factor decomposition of $(\Bbb Z/n\Bbb Z)^\times$ is $$ \begin{cases} \omega(n), &\text{if $n$ is odd}, \\ \omega(n)-1, &\text{if $2\mid n$ and $4\nmid n$}, \\ \omega(n), &\text{if $4\mid n$ and $8\nmid n$}, \\ \omega(n)+1, &\text{if } 8\mid n, \end{cases} $$ where $\omega(n)$ is the number of distinct prime divisors of $n$.
In particular, the smallest integer $n$ whose multiplicative group cannot be generated by $3$ elements is $n=8\times3\times5=120$.
The integers that can be generated by two elements are precisely those that are: