Visualizing combinatorics with trees
In all counting problems, we have some $n$ number of items and we want to choose some $k$ of them. There are two fundamental tools for computing this - permu...
Here you can find all my blog posts. I write about math, CS, and research.
In all counting problems, we have some $n$ number of items and we want to choose some $k$ of them. There are two fundamental tools for computing this - permu...
Darboux integration (or Riemann integration) is similar to what we learned in Calc. In Analysis, we broke down how the integral sign is composed of these ser...
Finally - differentiation!!
Continuity is one of the core concepts in Analysis. Now that I have a good handle on compactness, series, and sequences, I feel equipped to talk about contin...
The variables Sequences A sequence is precisely defined as the map $f:\mathbb{N}\rightarrow X$ from the natural numbers to some infinite cardinality set.
A compact set is one where every open cover has a finite subcover. WTF?
While my course is primarily an Analysis course, we went over a significant amount of basic topology. Ultimately it gave us a richer understanding the differ...
The helix problem Just as I thought I had finally debugged all of the edge cases of the algorithm, last week I went into the lab and was asked to try out the...
The perovskite problem Last I had a meeting with Jason debugging the coloring algorithm - where I realized that the colortree post-processing script may not ...
Group meetings: Overview Every Friday, Gang lab holds a group meeting from 10am-12pm where 1-2 lab members present on the progress they’ve made on their proj...
The metric space bridges real analysis with topology by introducing the notion of a distance onto a set of elements. They are a general setting for studying ...
Real numbers The set of real numbers $\mathbb{R}$ is an ordered field, meaning it’s defined as being a “tuple” of four elements, which includes An ordered...
The monitor problem I ordered a new monitor for my dorm last week, and it arrived yesterday! But it’s 16 inches large, and I’m quite lazy to retrieve it from...
It turns out I was wrong - the algorithm is not just trying to minimize the number of colors, but more specifically it must minimize the unique voxel+bond co...
Ganglab - Fall 2024 This past summer, I started working with the Gang Lab at Columbia University as a chemical engineering research assistant. I received a g...