Stokes Equation Plan
Β· 2 min read
On January 1, 2025, I set out to write an article about returning to mathematics. This article is a collection of all the topics I've learned, both in my undergraduate degree in applied mathematics and my master's degree in software engineering, although I believe my free time has been my greatest source of learning.
I made a list for developing experiments that can approximate Stokes' equation using neural networks.
This list, like this post, may change, but it will always retain its essence
Click on Read More to see the list.
Functional Analysisβ
- π‘ Normed spaces and preliminaries
- π‘ Comment on having a solid foundation in metric spaces, vector spaces, and continuity definitions for this course
- π΅ Lebesgue space
-π‘ Normed spaces
- π΅ Definition
- π§© Sequentice and dense
- π§© Continuous function
- π§©π Complete sets and Compact sets?
- β Banach and Hilbert Space
- π§© Banach spaces
- π§© Hilbert spaces
- π§© Examples
- β Dual?
- β the Riesz Representation Theorem
- β Hahn-Banach Extension Theorem
- β Distributions and Sobolev Spaces
- β Definition
- β Test functions?
- β Distributions
- β Locally integrable functions?
- β Derivatives of distributions
- β Weak derivatives
- β Sobolev Norms
- β Sobolev Spaces
- β Poincare inequality
- β Weak solution of the Poisson equation
- β formulationn equation
- β Dirichlet integral develop
- β Weak solution of the Laplace equation
- β Weak solution of the Poisson equation
Universal Approximation Theoremβ
- β Neural networks
- π‘Theorems
- π‘ Spaces pf continuos functions
- π‘ spaces
- β Sobolev spaces
- π§© Multilayer networks
Computational Experimentsβ
- π§© Neural network implementation
- π§©
- π§© continuous function
- π§© Step function not Lebesgue integrable on but if on when
- β Sobolev function
- β
- β
- π§©
- β Mesh
- β Approximating Differential Equations with Neural Networks
- β EDO: harmonic oscillator?
- β EDO: forced harmonic oscillator?
- β EDP: Heat equation?
- β EDP: Laplace equation
- β EDP: Poisson equation
Stokes Equationsβ
- β Formalization
- β Variational formulation
- β Theorems
- β Implementation
- β Examples