A hash function is a mathematical algorithm that transforms an input (or 'message') into a fixed-size string of bytes. The output is typically a 'digest' that uniquely represents the input data, but even a small change in input will produce a significantly different output. Hash functions are widely used in various applications, including data integrity verification, digital signatures, password storage, and more. Here’s a list of well-known hash functions, categorized by their families: ### Cryptographic Hash Functions 1.
Bit-reversal permutation is a mathematical operation typically used in computer science and signal processing, particularly in the context of algorithms such as the Fast Fourier Transform (FFT). The basic idea is to permute the order of bits in binary representations of numbers. ### Definition Given an integer \( n \), the bit-reversal permutation rearranges the integers in the range \( 0 \) to \( n-1 \) by reversing the bits of their binary representations.
The Fisher–Yates shuffle, also known as the Knuth shuffle, is an algorithm used for generating a random permutation of a finite sequence—in simpler terms, it shuffles the elements of an array or list. The algorithm ensures that each permutation is equally likely, meaning it produces a uniform distribution of permutations.
Heap's algorithm is a classic method for generating all possible permutations of a set of objects. It was developed by B. R. Heap in 1963. The algorithm is particularly efficient because it generates permutations by making only a small number of swaps, which minimizes the amount of work done compared to other permutation algorithms. ### Overview of Heap's Algorithm Heap's algorithm works by recursively generating permutations and is structured to handle the generation of permutations in a way that involves swapping elements.
The Steinhaus–Johnson–Trotter algorithm is a combinatorial algorithm used to generate all permutations of a finite set in a specific order. This algorithm produces permutations in a way that each permutation differs from the previous one by the interchange of two adjacent elements, following a particular pattern. ### Key Features of the Algorithm: 1. **Directionality**: Each element in the permutation has an associated direction (typically right or left). Initially, all elements can be thought of pointing to the left.
Quarter-pixel motion refers to a technique used in video compression and processing, particularly in the context of motion estimation within video codecs. In video encoding, to reduce the amount of data needed to represent a video sequence, motion compensation is employed. This technique involves estimating and predicting motion between consecutive frames. Motion estimation determines how blocks or pixels in one frame move or shift to match blocks in another frame.
The Knuth–Bendix completion algorithm is a method used in the field of term rewriting and automated theorem proving to transform a set of rules (or rewrite rules) into a confluent and terminating rewriting system. This is important for ensuring that any term can be rewritten in a unique normal form, which is essential in many computational applications, such as symbolic computation and reasoning systems.
CFD-DEM stands for Computational Fluid Dynamics - Discrete Element Method. It is a numerical modeling technique used to simulate and analyze the behavior of particulate systems, which often involve interactions between fluids and solid particles. This method is particularly useful in fields such as chemical engineering, materials science, and environmental engineering.
Word processing in groups refers to the collaborative process of creating, editing, and formatting text documents using word processing software. This can be done in real-time or asynchronously, allowing multiple users to contribute to a document from different locations. Key features and aspects of group word processing include: 1. **Collaboration**: Multiple users can work on a document simultaneously, making it easy to gather input from different team members. This is often facilitated by cloud-based word processing tools.
Evdokimov's algorithm, also known as the Evdokimov method, is primarily associated with computational mathematics and numerical analysis, particularly in the context of iterative methods for solving linear or nonlinear equations. However, there is limited widely accessible detailed documentation specifically referring to an "Evdokimov's algorithm," which may indicate it is not as well-known as other mathematical algorithms.
The Quadratic Residuosity Problem (QRP) is a fundamental problem in number theory and has important implications in cryptography, particularly in the context of certain cryptographic protocols and security mechanisms. ### Definition The Quadratic Residuosity Problem can be defined as follows: Let \( p \) be a prime number, and let \( a \) be an integer such that \( 1 \leq a < p \).
Lattice models refer to a class of mathematical models used in various fields, including physics, mathematics, computer science, and materials science. These models typically represent complex systems using a discretized lattice structure, which can make them easier to analyze and simulate. Below are some key aspects and applications of lattice models: ### Key Aspects 1. **Lattice Structure**: A lattice is a regular grid where each point (or site) can represent a state or a variable of the system being modeled.
Molecular dynamics (MD) is a computational simulation technique used to study the physical movements of atoms and molecules over time. By applying classical mechanics, scientists can model the interactions and trajectories of particles to understand the dynamic behavior of systems at the molecular level. Key aspects of molecular dynamics include: 1. **Force Fields**: MD simulations rely on force fields, which are mathematical models that describe the potential energy of a system based on the positions of its atoms.
The binary collision approximation (BCA) is a simplified model used in the field of nuclear and particle physics, as well as in materials science, to describe the interactions between particles in a medium. The primary assumption of the BCA is that the collisions between particles occur one at a time and are treated as discrete events, with other particles treated as static or unaffected during these collisions.
Decorrelation refers to a statistical process or technique used to reduce or eliminate correlation among variables, signals, or features within a dataset. In simpler terms, it aims to make sure that the individual variables do not influence each other, which can be particularly useful in various fields such as statistics, signal processing, and machine learning. ### Key Concepts: 1. **Correlation**: When two variables are correlated, a change in one variable is associated with a change in another.
Forward kinematics is a computational method used in robotics, animation, and biomechanics to determine the position and orientation of the end effector (or end point) of a kinematic chain based on the joint parameters (angles, displacements, etc.). In a robotic arm, for example, forward kinematics involves using the joint angles of each segment of the arm to calculate the exact position and orientation of the end effector (like a gripper) in space.
Geomagic is a software company known for its 3D design and engineering applications. It specializes in software solutions that focus on 3D scanning and modeling, enabling users to create, manipulate, and edit 3D data derived from physical objects. Geomagic's products are often used in various industries, including manufacturing, aerospace, healthcare, and design, for tasks such as reverse engineering, quality inspection, and rapid prototyping.
Lavarand is a random number generator that uses a physical process to generate randomness. It was developed as a part of the LAVA initiative (Large Array of Randomness) by researchers and engineers, primarily to enhance the quality of random number generation for cryptographic applications and other areas requiring high integrity in random data. The process behind Lavarand typically involves using a lava lamp as an entropy source.

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!
We have two killer features:
  1. 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-calculus
    Articles 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/derivative
  2. 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.
    Figure 5. . 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.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
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