SSquirrelcodinginthatoneblog.hashnode.dev·Apr 25, 2025 · 4 min readWhat's a mathematical sequence?Sequences pop everywhere in math, especially in the world analysis, and they’re closely related to limiting processes. For example, the sum of an infinite series such as \(\sum_{n=0}^{\infty} \frac{1}{n!}\) is really just a sequence of its partial su...00
SSquirrelcodinginthatoneblog.hashnode.dev·Apr 24, 2025 · 6 min readSolving the Modern Art Problem from USACO 2017 US Open Bronze ContestThis is just a little humble blog post writing about solving this problem. Here’s the link if you want to give it a try. Problem Statement Art critics worldwide have only recently begun to recognize the creative genius behind the great bovine painter...00