If $f(f(x)) = x^2 + 2$, then find $f(11)$? Given that if $a>b$ then $f(a)>f(b)$
I got this question from a study group of which I am part of. There the question was described as Let $x,f(x),a,b$ be positive integers and if $a>b$ then $f(a)>f(b)$ and $f(f(x)) = x^2 + 2$ then what is $f(11)$?
I tried by substituting $x= 1$ and $3$ and got $f(f(1)) = 3$ and $f(f(3))=11$ but don't know how to proceed further.