Skip to content

Quick Math Intuitions

Sharing quick intuitions for math ideas

Overdetermined and underdetermined systems of equations put simply

Stefano Ottolenghi2021-04-082022-11-101

Systems of equations are an evolution of equations, but they are often misunderstood. This article aims at providing real world examples and intuitions for systems of equations, and in particular…

Projection methods in linear algebra numerics

Stefano Ottolenghi2020-12-070

Linear algebra classes often jump straight to the definition of a projector (as a matrix) when talking about orthogonal projections in linear spaces. As often as it happens, it is…

Reproducing a transport instability in convection-diffusion equation

Stefano Ottolenghi2020-11-102020-11-190

Drawing from Larson-Bengzon FEM book, I wanted to experiment with transport instabilities. It looks there might be an instability in my ocean-ice model but before being able to address that,…

What is the Rossby number?

Stefano Ottolenghi2020-10-212020-10-210

The Rossby number is used to describe whether a phenomenon is large-scale, i.e. if it is affected by earth’s rotation. But do we actually quantify if a fluid flow is…

How do Dirichlet and Neumann boundary conditions affect Finite Element Methods variational formulations?

Stefano Ottolenghi2020-10-212020-11-110

To solve a classical second-order differential problem     with FEM, we first need to derive its weak formulation. This is achieved by multiplying the equation by a test function…

A gentle (and short) introduction to Gröbner Bases

Stefano Ottolenghi2020-06-032020-06-030

Taken from my report for a Computer Algebra course. Motivation We know there are plenty of methods to solve a system of linear equations (to name a few: Gauss elimination,…

What is the difference between Finite Differences and Finite Element Methods?

Stefano Ottolenghi2020-05-272020-11-110

With Finite Differences, we discretize space (i.e. we put  a grid on it) and we seek the values of the solution function at the mesh points. We still solve a…

The role of intuitions in mathematics

Stefano Ottolenghi2019-11-010

Some thoughts and questions about the role of intuition in mathematics: Is intuition needed to really understand a topic? I would say yes, since in the end we reason through…

A note on the hopes for Fully Homomorphic Signatures

Stefano Ottolenghi2019-08-292020-11-100

This is taken from my Master Thesis on Homomorphic Signatures over Lattices. What are homomorphic signatures Imagine that Alice owns a large data set, over which she would like to…

Probability as a measure of ignorance

Stefano Ottolenghi2019-05-112019-05-162

One of the most beautiful intuitions about probability measures came from Rovelli’s book, that took it in turn from Bruno de Finetti. What does a probability measure measure? Sure, the…

But WHY is the Lattices Bounded Distance Decoding Problem difficult?

Stefano Ottolenghi2019-05-082019-10-070

This is taken from my Master Thesis on Homomorphic Signatures over Lattices. Introduction to lattices and the Bounded Distance Decoding Problem A lattice is a discrete subgroup , where the…

Conditional probability: why is it defined like that?

Stefano Ottolenghi2019-04-072019-05-100

So, you want to calculate the probability of an event knowing that another has happened. There is a formula for that, it is called conditional probability, but why is it…

Diagonalizing a matrix NOT having full rank: what does it mean?

Stefano Ottolenghi2019-02-112020-12-160

This is going to be a quick intuition about what it means to diagonalize a matrix that does not have full rank (i.e. has null determinant). Every matrix can be…

Finding paths of length n in a graph

Stefano Ottolenghi2018-03-062018-05-145

Suppose you have a non-directed graph, represented through its adjacency matrix. How would you discover how many paths of length link any two nodes? For example, in the graph aside…

On the relationship between L^p spaces and C_c functions for p = infinity

Stefano Ottolenghi2017-07-052019-04-150

Very quick post on the relationship between , and . I will assume you already know what I am talking about, I’ll just be sharing some intuition on what those mean,…

The meaning of F Value in the Analysis of Variance for Linear regression

Stefano Ottolenghi2017-06-052018-03-080

This is a sample output for linear regression: The F Value is computed by dividing the value in the Mean Square column for Model with the value in the Mean…

On the meaning of hypothesis and p-value in statistical hypothesis testing

Stefano Ottolenghi2017-06-012017-07-220

Statistical hypothesis testing is really an interesting topic. I’ll just briefly sum up what statistical hypothesis testing is about, and what you do to test an hypothesis, but will assume…

Why hash tables should use a prime-number size

Stefano Ottolenghi2017-06-012018-03-120

I read in several books and online pages that hash tables should use a prime number for the size. Nobody really justified this statement properly. Here’s my attempt! I believe…

Metaphysics on geometric distribution in probability theory

Stefano Ottolenghi2017-01-312017-01-310

I realized geometric distribution is not exactly about the time needed to get the first success in a given number of trials. This is a very odd feeling. It is…

Random variables: what are they and why are they needed?

Stefano Ottolenghi2016-11-242016-12-060

This article aims at providing some intuition for what random variables are and why random variables are useful and needed in probability theory. Intuition for random variables Informally speaking, random variables…

Posts navigation

1 2 Next →
Intuition image

Categories

  • Algebra
  • Analysis
  • Computer science
  • Cryptography
  • Finite Element Methods
  • Graph theory
  • Linear algebra
  • Meta
  • Modeling
  • Numerical Analysis
  • Probability
  • Statistics
  • Uncategorized

RSS Blog entries

  • Good and bad technical writing
  • The shit show of Google Analytics 4 (GA4), the Analytics Data API, and the retirement of Universal Analytics and the Reporting API
  • I built a Lily58 split keyboard. It was fun, but useless (so far)
  • "You don't have the experience we are looking for"
  • Why I stepped away from my smartphone - and why I am unlikely to go back to it
  • Deform an unstructured mesh (or how a good angle dramatically simplifies a problem)
  • Create a WP test site with lots of users and posts
  • What do mathematicians do? Inside a mathy mind (3b1b Summer of Math Exposition)
  • How to implement the 6-hour workday in a company
  • Setup OpenWRT on Raspberry Pi 3 B+ to avoid data trackers
Copyright © 2023 Quick Math Intuitions.
Proudly powered by WordPress | Theme: Apace by ThemezHut.