There is value in tutorials written by early pioneers of the field by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
Everyone is beginner when the field is new, and there is value in tutorials written by beginners.
For example, Ciro Santilli felt it shocking how direct and satisfying Richard Feynman's scientific vulgarization of quantum electrodynamics were, e.g. at: Richard Feynman Quantum Electrodynamics Lecture at University of Auckland (1979), and that if he had just assumed minimal knowledge of mathematics, he was about to give a full satisfactory picture in just a few hours.
Other supporters of this:
- Ron Maimon: the same also applies to early original papers of the field, not just tutorials
- Dean Kamen: quick mention at: fi.edu/en/awards/laureates/dean-kamen, but a better longer mention on Dreamer (2020), nearby section from trailer: youtu.be/Cj2VKVJKf1I?t=16
Why phosphorus has multiple valencies? by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
Partial index partial derivative notation by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
This notation is not so common in basic mathematics, but it is so incredibly convenient, especially with Einstein notation as shown at Section "Einstein notation for partial derivatives":
This notation is similar to partial label partial derivative notation, but it uses indices instead of labels such as , , etc.
That's what usually fucks up parallel programs.
The steps are sorted in roughly chronological order. The project might fail at any point, and some steps may be carried in parallel:
- make OurBigBook Markup good enough, to the point that it allows to create a static version of the website, which is used to prototype certain ideas, and for Ciro to start writing test content.Status March 2022: reached a point that it is already highly usable. The following website may continue.
- create a basic implementation of the website, without advanced features like PageRank sorting and WYSIWYG. This is not much more than a blog with some extra metadata, so it is definitely achievable with constrained resources.
- find a university teacher would would like to try it out.Ciro would like to volunteer to work for free for this teacher and students to help the students learn.He would like act like a "super student" who has a lot of free time and motivation.Ciro would start by mapping the headers of the lecture notes onto the website, and then slowly adding content as he feels the need to improve certain explanations.Finding teachers willing to allow this will be a major roadblock: how to convince teachers to use CC BY-SA.If such enlightened teacher is found, it will allow for the initial validation of the website, to decide what kind of tweaking the idea might need, and start uploading quality technical content to the site.
- once some level of validation as been done, Ciro will start looking for charitable charitable grant opportunities more aggressively
- if things seem to be working, start adding more advance features: PageRank-like ranking sorting and WYSIWYG editingThe recommendation algorithms notably is left for a second stage because it needs real world data to be tested. And at the beginning, before Eternal September kicks in, there would be few posts written by well educated university students, so a simple sort by upvote would likely be good enough.
Ciro decided to start with a decent markup language with a decent implementation: OurBigBook Markup. Once that gets reasonable, he will move on to another attempt at the website itself.
The project description was originally at: github.com/cirosantilli/write-free-science-books-to-get-famous-website but being migrated here. The original working project name was "Write free books to get famous website", until Ciro decided to settle for
OurBigBook.com
and fixed the domain name. Variational formulation of a partial differential equation by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
Used for example in FreeFem and FEniCS Project as the input description of the PDEs, TODO why.
Ciro Santilli finds it interesting that radioactive decay basically kickstarted the domain of nuclear physics by essentially providing a natural particle accelerator from a chunk of radioactive element.
The discovery process was particularly interesting, including Henri Becquerel's luck while observing phosphorescence, and Marie Curie's observation that the uranium ore were more radioactive than pure uranium, and must therefore contain other even more radioactive substances, which lead to the discovery of polonium (half-life 138 days) and radium (half-life 1600 years).
List of Nobel Prizes in Physiology and Medicine by Ciro Santilli 35 Updated 2025-01-10 +Created 1970-01-01
Linear combination of a Dirichlet boundary condition and Neumann boundary condition at each point of the boundary.
Examples:
- heat equation when metal plaque is immersed in a large external environment of fixed temperature.In this case, the normal derivative at the boundary is proportional to the difference between the temperature of the boundary and the fixed temperature of the external environment.The result as time tends to infinity is that the temperature of the plaque tends to that of the environment.Shown a solved example in the FreeFem tutorial: doc.freefem.org/tutorials/thermalConduction.html (github.com/FreeFem/FreeFem-doc/blob/1d5996d8b891fd553fd318321249c2c30f693fc3/source/tutorials/thermalConduction.rst)
Forms a normal subgroup of the general linear group.
Can represent a symmetric bilinear form as shown at matrix representation of a symmetric bilinear form, or a quadratic form.
Subcase of symmetric multilinear map:
The most important example is the dot product, which is also a positive definite symmetric bilinear form.
There are unlisted articles, also show them or only show them.