News

My basil finally developed roots! I'm currently reading about quantum mechanics, ferrofluids, and language models.

Blog

[08/09/2024:] Motivating Ladder Operators II
[08/08/2024:] A Cool Way to Garden
[08/08/2024:] Life and Basil Limeade
[08/05/2024:] Motivating Ladder Operators
[08/04/2024:] Migrated to AstroJS
[07/31/2024:] The Classical in the Quantum

Notes

Working on notes on the quantum mechanics, derivatives, and uploading my previous course notes onto this blog!

Projects

Finally started a projects page! I've recently made some nice upgrades to my post component, so it looks pretty clean! ;)

🌊

I'm considering whether or not to continue this project using WebGL or Three.js.

I'm also researching methods for generating the 3D scenes I want for this project automatically.

In the meantime, I've decided to proceed with some preliminary prototypes of the other interactive parts of this project.

Orange Juice

I like orange juice. :)

Mlog


Homotopy Groups

September 24, 2024
By Aathreya Kadambi
Expanding on Lectures by Professor Alexander Givental and Fomenko and Fuchs

Ο€n(X,x0)=Ο€b((Sn,0),(X,x0))\pi_n(X,x_0) = \pi_b((S^n,0), (X,x_0)). Note that Ο€0(X,x0)\pi_0(X,x_0) is the number of path-connected components of XX.

He then explained the pictures from Fig 37 and Fig 38 in the book and basically section 8.1.

Depednence on Base Points

If we have another base point x1x_1 and a path from x0x_0 to x1x_1 Ξ³\gamma, we get a map Ο€n(X,x0)β†’Ξ³Ο€n(X,x1)β†’Ξ³~Ο€n(X,x0)\pi_n(X,x_0)\xrightarrow{\gamma} \pi_n(X,x_1) \xrightarrow{\tilde{\gamma}} \pi_n(X,x_0).

We introduced many algebraic invariants but we can’t compute many of them unless the space is trivial, so let’s look at a covering (T,t0)β†’(X,x0)(T,t_0) \rightarrow (X,x_0). In the theory of coverings we showed that mappings p:(T,t0)β†’(X,x0)p : (T,t_0)\rightarrow (X,x_0) are injective. This is because if a loop is contractible in (X,x0)(X,x_0), we can use the homotopy lifting lemma to lift this homotopy up to TT, and then because the fiber is discrete, we get the same point up there so that the other loop upstairs is also contractible. From this, we get that pβˆ—:Ο€n(T,t0)β†ͺΟ€n(X,x0)p_* : \pi_n(T,t_0) \hookrightarrow \pi_n(X,x_0) is injective for nβ‰₯1n \ge 1. It turns out for nβ‰₯2n \ge 2, it is also surjective.

Relative Homotopy Groups

He discussed some stuff from this section.

The Reason This Was introduced

This isn’t necessarily helpful for computations or anything, but it let’s us make the long exact homotopy sequence.

He wrote something about Aβ†ͺiXA \xhookrightarrow{i} X and (X,x0,x0)β†’j(X,A,x0)(X,x_0,x_0) \xrightarrow{j}(X,A,x_0).

Ο€0(X)←iβˆ—Ο€0(A)β†βˆ‚Ο€1(X,A)←jβˆ—Ο€1(X)←iβˆ—Ο€1(A)←π2(X,A)←…\pi_0(X)\xleftarrow{i_*}\pi_0(A)\xleftarrow{\partial} \pi_1(X,A) \xleftarrow{j_*}\pi_1(X) \xleftarrow{i_*}\pi_1(A) \leftarrow \pi_2(X,A)\leftarrow \dots

⋯←iβˆ—Ο€nβˆ’1(A)β†βˆ‚Ο€n(X,A)←jβˆ—Ο€n(X)←iβˆ—Ο€n(A)β†βˆ‚Ο€n+1(X,A)←\dots \xleftarrow{i_*} \pi_{n-1}(A)\xleftarrow{\partial} \pi_n(X,A)\xleftarrow{j_*}\pi_n(X) \xleftarrow{i_*}\pi_n(A) \xleftarrow{\partial}\pi_{n+1}(X,A) \leftarrow



As a fun fact, it might seem like this website is flat because you're viewing it on a flat screen, but the curvature of this website actually isn't zero. ;-)

Copyright Β© 2024, Aathreya Kadambi

Made with Astrojs, React, and Tailwind.