∀k=2p+1(p∈N),round(k)=round(k+1)\forall k = 2p + 1(p\in\mathbb{N}),\operatorname{round(\sqrt{k})}=\operatorname{round(\sqrt{k + 1})}∀k=2p+1(p∈N),round(k)=round(k+1),其中 round(x)\operatorname{round(x)}round(x) 表示将 xxx 四舍五入。