Unverified Commit bdc77b4d authored by Vxlimo's avatar Vxlimo Committed by GitHub
Browse files

Update docs/math/mobius.md



Co-authored-by: default avatarEarly <lin_erli@outlook.com>
parent dfe876f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -516,7 +516,7 @@ $$
因此

$$
\operatorname g(i\cdot p_j)=\operatorname g(i)+(\operatorname g(i)-\operatorname g(\frac{i}{p_j}))\cdot p_j^2
\operatorname g(i\cdot p_j)=\operatorname g(i)+\left (\operatorname g(i)-\operatorname g(\frac{i}{p_j})\right )\cdot p_j^2
$$

 **时间复杂度** : $\Theta(n+T)$