尤拉計劃721:無理數高次冪

lt發表於2020-06-21

enter image description here 設f(a,n)=floor{(ceil{sqrt{a}}+sqrt{a})^n}
已知f(5,2)=27,f(5,5)=3935
設G(n)=f(a,a^2).
已知G(1000) mod 999999937=163861845
求G(5000000) mod 999999937

相關文章