1 条题解

  • 1
    @ 2026-4-6 19:07:31

    f2(0)=f(0)f(0)f^2(0)=f(0)^{f(0)}

    • f(0)=1f(0)=1

      f(x)f(0)=f(x)f(x)f(x)f(0)=f(x)^{f(x)}f(x)f(x)=f(x)f(x)^{f(x)}=f(x)

      f(x)0f(0)=1\because f(x)\neq 0\land f(0)=1

      f(x)=1\therefore f(x)=1

      $\therefore \dfrac{f(x)}{f(y)}\cdot\dfrac{f(x+y)}{f(x-y)}=1$。

    • f(0)1f(0)\neq 1,则 f(0)=2f(0)=2

      f(x)f(0)=f(x)f(x)f(x)f(0)=f(x)^{f(x)}2f(x)=f(x)f(x)2f(x)=f(x)^{f(x)}f(x)f(x)1=2f(x)^{f(x)-1}=2

      f(0)f(x)=f(x)f(x)f(0)f(x)=f(x)^{f(-x)}

      f(x)=f(x)\therefore f(x)=f(-x)

      f(x)f(x)=f(0)f(2x)=2f(2x)f(x)f(-x)=f(0)^{f(2x)}=2^{f(2x)}

      f2(x)=f(2x)f(0)=f2(2x)f^2(x)=f(2x)^{f(0)}=f^2(2x)

      f2(2x)=2f(2x)\therefore f^2(2x)=2^{f(2x)},即 f2(x)=2f(x)f^2(x)=2^{f(x)}

      f2(x)=f(x)f2(x)f(x)\therefore f^2(x)=f(x)^{f^2(x)-f(x)}

      f2(x)f(x)=2\therefore f^2(x)-f(x)=2,即 (f(x)2)(f(x)+1)=0(f(x)-2)(f(x)+1)=0

      f(x)=2\therefore f(x)=2

      $\therefore \dfrac{f(x)}{f(y)}\cdot\dfrac{f(x+y)}{f(x-y)}=1$。

    输出 (n×m)mod998244853(n\times m)\bmod 998244853 即可。

    • 1

    信息

    ID
    1577
    时间
    1000ms
    内存
    256MiB
    难度
    6
    标签
    (无)
    递交数
    69
    已通过
    19
    上传者