摘要: title: 解析函数与幂级数理论 published: 2025-12-10 description: '发现已经有人写过了,于是不再整理。' image: '' tags: [Mathematic] category: 'Mathematic' draft: true lang: '' 准备工作 阅读全文
posted @ 2025-12-10 19:30 AnbyDemara 阅读(77) 评论(0) 推荐(1)
摘要: title: NOIP2025 published: 2025-12-01 description: 'NOIP 2025 游记,我不想写英文版了。' image: '' tags: [Informatics,Mathematic] category: 'Goblin Nest' draft: fa 阅读全文
posted @ 2025-12-01 12:18 AnbyDemara 阅读(19) 评论(0) 推荐(0)
摘要: 有一个月没写过东西了。 以后有什么新奇东西就放这里了。 阅读全文
posted @ 2025-11-30 16:13 AnbyDemara 阅读(7) 评论(0) 推荐(1)
摘要: title: Ramanujan Master Theorem published: 2025-10-23 description: 'A really well artical about Ramanujan Master Theorem and DHL integral' image: './b 阅读全文
posted @ 2025-10-23 21:50 AnbyDemara 阅读(30) 评论(0) 推荐(2)
摘要: title: Some Useful Transform published: 2025-10-22 description: 'Here are some useful transform (classic), these notes should be useful in solving int 阅读全文
posted @ 2025-10-23 12:24 AnbyDemara 阅读(26) 评论(0) 推荐(1)
摘要: Gamma 函数 title: Gamma Function published: 2025-10-19 description: 'Introduction on Gamma Function (polygamma)' image: './bg.jpg' tags: [Complex,Mathematic] cat 阅读全文
posted @ 2025-10-19 15:35 AnbyDemara 阅读(89) 评论(1) 推荐(1)
该文被密码保护。 阅读全文
posted @ 2025-10-04 00:34 AnbyDemara 阅读(20) 评论(1) 推荐(0)
摘要: 这是给团队 Andy AK IOI 中的微积分训练题的题解合集。 传送门:Andy AK 微积分训练题。 T669506 训练题(数学1) \[\begin{aligned} \mathrm{I}&=\int_0^\frac\pi2\ln\sin x\,dx\\ &=\frac12\int_0^\f 阅读全文
posted @ 2025-09-28 21:46 AnbyDemara 阅读(77) 评论(0) 推荐(1)
摘要: 洛谷版。 博客备份版。 普及- B3647 【模板】Floyd #include<bits/stdc++.h> #define x first #define y second using namespace std; const int N=2e2+10,inf=0x3f3f3f3f,mod=1e 阅读全文
posted @ 2025-09-17 12:36 AnbyDemara 阅读(25) 评论(0) 推荐(1)
摘要: -1 天 和同学商量好一起打洛谷月赛,可是要打GESP(qwq),又想打月赛,怎么办捏? 思来想去,GESP还是得打的,但是GESP能提前交卷( •̀ ω •́ )y,最简单的办法就是简单AK切一下GESP力。 当天 上午上三个小时的物理,下午还在学校考,晚上还要写作业,干脆不回家了,就呆在学校,简 阅读全文
posted @ 2025-09-03 21:55 AnbyDemara 阅读(22) 评论(0) 推荐(1)