Solution:
(I) From the problem, we know that f(22)>2=22+2,f(23)>25=23+2, f(24)>3=24+2,f(25)>27=25+2...
From this, we can draw a general conclusion: f(2n+1)>2n+3. (Or we can guess f(2n)>2n+2 (n⩾2,n∈N) is also valid).
(II) Prove by mathematical induction:
(1) When n=1, f(22)=1+21+31+41=1225>24=21+3, so the conclusion holds.
(2) Assume when n=k (k⩾1,k∈N), the conclusion holds, that is, f(2k+1)>2k+3,
then, when n=k+1, f(2k+2)=1+21+31+…+2k+11+2k+1+11+2k+1+21+…+2k+21>2k+3+2k+1+11+2k+1+21+…+2k+21,
>2k+3+2k+21+2k+21+…+2k+21=2k+3+2k+22k+1=2k+1+3.
Therefore, when n=k+1, the conclusion also holds.
In summary, the above conclusion holds for all n⩾1, n∈N, so the conjecture is valid. Valid