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...
Thanks for visiting my blog! I am in my third year at Columbia University, studying CS and math. Hence, most of my posts are related to the math and CS topics I’ve been learning through my studies and research.
I’m currently involved in two research projects.
For fun, I also play violin in the Barrio Tango Orchestra with some really amazing people. My friend and I have both started learning tango as well. 👯♀️
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...