There is a recursive function with code $n$, whose output is the number $n$ itself. That is $\phi_n$ is the constant function with value $n$.
I've been toying with the idea of using s-m-n theorem applied to a particular function and then applying the recursion theorem to get the constant function/value. I cannot go any further. How should I prove the above statement? There's another question with four answers but they don't answer my question.