03 2021 档案

摘要:传送门 【分析】 等价于分析 \(\quad ans\) \(\displaystyle =\sum_{i=1}^n \boldsymbol \mu^2(i)\lfloor\sqrt {n\over i}\rfloor\) 考虑莫比乌斯函数 \(\boldsymbol \mu(n)\) 不为 \(0 阅读全文
posted @ 2021-03-30 23:02 JustinRochester 阅读(78) 评论(0) 推荐(0)
摘要:传送门 【分析】 考虑 \((i\vee j)=(i\wedge j)\vee (i\oplus j)\) 记 \(x=i\vee j,y=i\oplus j\Rightarrow x=y\vee k\Rightarrow k=x\oplus y(k,y\subseteq x)\) \(\quad 阅读全文
posted @ 2021-03-30 22:59 JustinRochester 阅读(83) 评论(0) 推荐(0)
摘要:本文作者为 JustinRochester ,转载本文请先与作者本人联系,并注明本文原作者。凡未经允许,私自转载且不注明作者的人,均构成侵权 规定 \(\otimes\) 为任一位运算,给定数组 \(a_n,b_n\) ,求数组 \(\displaystyle c_n=\sum_{i\otimes 阅读全文
posted @ 2021-03-28 19:48 JustinRochester 阅读(324) 评论(0) 推荐(0)
摘要:传送门 【分析】 规定三个求和项: \(\displaystyle Sum_1(n)=\sum_{i=1}^ni={n(n+1)\over 2}\) \(\displaystyle Sum_2(n)=\sum_{i=1}^ni^2={n(n+1)(2n+1)\over 6}\) \(\display 阅读全文
posted @ 2021-03-07 15:51 JustinRochester 阅读(147) 评论(0) 推荐(0)