Consider the finite field $\mathbb{F}_{p^q}$ for some $p$ and $q$ where $p$ is a prime number. Suppose that $r$ in $\mathbb{F}_{p^q}$ has multiplicative order $n$. Consider the set ${\bf L}=\{0,1,r,r^2,\cdots ,r^{n-1}\}$.
Let the elements of ${\bf R}=\{a_1,a_2,,\cdots ,a_t\}$ in $\mathbb{F}_{p^q}$ for some $t$, satisfy the following condition:
For any $1\leq i,j\leq t$, $i \neq j$, we have $a_i\, a_j^{-1}$ is not an element of the set $\bf L$ and also $a_i's\not \in {\bf L}$.
Example: Suppose that $\mathbb{F}_{2^4}$ is constructed from the primitive polynomial ${\bf f}=x^4+x+1$ over $\mathbb{F}_{2}$. Let $\alpha$ be a root of $\bf f$. It is easy to check that $\alpha^5$ has multiplicative order $3$. Now consider the set ${\bf L}=\{0,1,{\alpha}^{5},{\alpha}^{10}\}$. Suppose that we want get four elements $a_i$ with $1\leq i \leq 4$ such that for any $1\leq i,j\leq 4$ we get $a_i\, a_j^{-1}$ is not an element of the set $\{0,1,{\alpha}^{5},{\alpha}^{10}\}$. By search we get: ${\bf R}=\{{\alpha}^{11},{\alpha}^{4},{\alpha}^{7},{\alpha}^{8}\}$. It can be verified that the elements of $\bf R$ satisfy the mentioned condition.
My Question: What is the maximum value for $t$ when $p$,$q$ and $r$ are fixed?
Thanks for any suggestion.