By Post's Theorem we know that a set $A\subseteq\mathbf{N}$ is recursively enumerable iff it is definable by a $\Sigma_1$-formula, i.e. there exists a $\Sigma_1$-formula $\varphi(x)$ with $x$ free such that for every number $n$: \[ n\in A\longleftrightarrow \mathfrak{N}\vDash\varphi(\overline{n}) \] where $\mathfrak{N}$ is the standard model of the first-order language of Peano Arithmetic.
I have the following question: given a r.e. set $A$ can we always find a $\Sigma_1$-formula defining it?
The definition of a recursive enumerable set is that it is the domain of some partial recursive function.
There is a recursive primitive function $\psi$, such that $\psi(n,t,x)=0$ if and only if $\phi_n(x)$ (the recursive function $n$ on entry $x$) halts in less than $t$ steps, else $\psi(n,t,x)=1$. Any recursive primitive function can be defined by a $\Delta_0$-formula. Hence
$$\phi_n(x)\mbox{ halts } \Leftrightarrow \exists t\; \psi(n,t,x)=0$$
The existence of $\psi$ is a consequence of Kleene T-predicate