The Automatic Digital Computer M-1, commonly referred to as the ADC M-1, was an early electronic digital computer developed in the 1950s. It was notable for being one of the first computers used in various scientific and engineering applications. The M-1 was designed for high-speed calculations and was an evolution of earlier analog computers, incorporating digital technology to perform arithmetic operations and data processing more efficiently.
Adolfas Jucys is a prominent Lithuanian mathematician known for his contributions to various areas of mathematics, particularly in algebra and mathematical logic. He has been involved in research and educational activities in Lithuania and has published several works that have influenced the field.
MIR-2, or the "Missile Impact Rating - 2," generally refers to a designation related to missile defense systems, military technologies, or specific projects within defense research. However, without additional context, it's difficult to provide a precise definition, as "MIR-2" could refer to different things in various fields, including aerospace, military, or other technical areas.
Aleksandr Kotelnikov is a notable figure in the field of science and engineering, particularly recognized for his contributions to the development of telecommunications and signal processing. However, if you are referring to a specific individual, it might be useful to provide additional context, as the name could represent various individuals across different disciplines. One well-known figure named Aleksandr Kotelnikov was a Soviet mathematician and engineer recognized for his work in information theory and coding.
Joseph Lieberman is an American politician and attorney who served as a United States Senator from Connecticut from 1989 to 2013. He was a member of the Democratic Party for most of his career but became an independent in 2006. Lieberman was the Democratic nominee for Vice President in 2000, running alongside presidential candidate Al Gore.
Alexander Friedmann was a Russian physicist and mathematician known for his pioneering work in cosmology during the early 20th century. He is best known for the Friedmann equations, which are central to modern cosmology and describe how the universe expands over time. Friedmann's equations emerged from his analysis of Einstein's general theory of relativity and addressed the dynamics of a homogeneous and isotropic universe. His work laid the groundwork for the Big Bang theory of the universe's origin.
Georgy Adelson-Velsky (also known as Georgy Mikhailovich Adelson-Velsky) is a notable figure in the field of computer science, particularly known for his work in the area of data structures and algorithms. He is perhaps best known for co-developing the AVL tree, which is a type of self-balancing binary search tree that ensures the tree remains balanced after insertions and deletions.
Anatoly Shirshov is a Russian-American scientist best known for his contributions to various fields, including mathematics and computer science.
Ashot Petrosian is not widely recognized in historical or popular contexts, and there may be little publicly available information on an individual by that name as of my last update in October 2023. It is possible that Ashot Petrosian is a private individual or a person involved in a specific profession, culture, or region that has not been documented extensively in mainstream sources.
Boris Galerkin was a Russian mathematician and engineer known for his contributions to the field of numerical analysis, particularly in the development of the Galerkin method. The Galerkin method is a technique used for converting a continuous operator problem (like differential equations) into a discrete problem, which can then be solved more easily using numerical methods. It involves approximating solutions using basis functions, which can significantly aid in solving partial differential equations and other complex problems in engineering and physics.
Ludvig Faddeev is a prominent Russian mathematician and theoretical physicist, known for his contributions to mathematical physics and quantum field theory. Born on March 23, 1934, he has made significant advancements in various areas, including the Faddeev-Popov procedure in quantum field theory, which addresses the issue of gauge invariance in particle physics, and the development of the Faddeev equations in quantum mechanics.
Nikolay Konstantinov could refer to various individuals depending on the context, as it is a somewhat common name in Eastern Europe, particularly in Russia. However, without more specific context, it’s difficult to pinpoint which Nikolay Konstantinov you might be referring to. There might be notable figures in various fields such as academia, sports, or the arts who bear that name.
Mikhail Agranovich is a mathematician known for his contributions to various areas of mathematical analysis, particularly in the study of partial differential equations, spectral theory, and mathematical physics. His work often bridges theoretical mathematics and applied mathematics, and he has published numerous papers and research articles in these fields. Agranovich has been involved in research that addresses complex problems in mathematical physics, including topics related to wave propagation, scattering theory, and the mathematical foundations of quantum mechanics.
Aleksandr Chudakov is a notable figure in the fields of mathematics and physics, particularly known for his work in mathematical modeling and numerical analysis. However, given the commonality of the name, it is important to clarify the specific individual you may be referring to, as it could relate to various contexts or disciplines.
Edgar Silinsh is an esteemed Latvian physicist known for his contributions to the fields of optics and photonics. He is particularly noted for his work in the areas of light propagation in complex media, nonlinear optics, and the science of optical materials. Silinsh has also authored several publications and books on the subject, contributing to both academic research and education in physics.
As of my last knowledge update in October 2023, Nikolay Neprimerov might not be a widely recognized public figure, event, or concept. It's possible that he is an individual who may have gained prominence after my last update or is known within a specific context or region. If you can provide more details or context regarding who Nikolay Neprimerov is or the relevant field (such as art, science, sports, etc.
Isaak Pomeranchuk was a prominent Soviet physicist known for his significant contributions to theoretical physics, particularly in the fields of nuclear and particle physics. He was born on April 20, 1913, and passed away on December 8, 1973. Pomeranchuk is perhaps best known for his work on the Pomeranchuk theorem, which provides insights into the behavior of scattering amplitudes in quantum field theory.
Pinned article: Introduction to the OurBigBook Project
Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
Intro to OurBigBook
. Source. We have two killer features:
- topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculusArticles of different users are sorted by upvote within each article page. This feature is a bit like:
- a Wikipedia where each user can have their own version of each article
- a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.Figure 1. Screenshot of the "Derivative" topic page. View it live at: ourbigbook.com/go/topic/derivativeVideo 2. OurBigBook Web topics demo. Source. - local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
- to OurBigBook.com to get awesome multi-user features like topics and likes
- as HTML files to a static website, which you can host yourself for free on many external providers like GitHub Pages, and remain in full control
Figure 3. Visual Studio Code extension installation.Figure 4. Visual Studio Code extension tree navigation.Figure 5. Web editor. You can also edit articles on the Web editor without installing anything locally.Video 3. Edit locally and publish demo. Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.Video 4. OurBigBook Visual Studio Code extension editing and navigation demo. Source. - Infinitely deep tables of contents:
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact





