The Collatz conjecture, also known as the 3n + 1 conjecture, is a famous unsolved problem in mathematics that deals with sequences defined in a particular way. The conjecture can be described as follows: 1. Take any positive integer \( n \). 2. If \( n \) is even, divide it by 2. 3. If \( n \) is odd, multiply it by 3 and add 1.
Catalan numbers are a sequence of natural numbers that have many applications in combinatorial mathematics. The \( n \)-th Catalan number \( C_n \) can be defined using the following formula: \[ C_n = \frac{1}{n + 1} \binom{2n}{n} = \frac{(2n)!}{(n + 1)!n!
The Calkin-Wilf tree is a binary tree that provides a systematic way to enumerate all positive rational numbers (fractions) exactly once, ensuring that each fraction can be represented in its simplest form (i.e., with a numerator and denominator that share no common factors other than 1). This tree is named after mathematicians William Calkin and Herbert Wilf, who introduced the concept. ### Structure of the Calkin-Wilf Tree 1.
A "cake number" refers to a concept in combinatorial mathematics related to how many pieces a cake can be divided into with a given number of straight cuts. Specifically, the "cake number" is defined as the maximum number of pieces into which a cake can be divided using \( n \) straight cuts in three-dimensional space.
The Boustrophedon transform is a mathematical operation used primarily in combinatorics and number theory. It provides a method for transforming integer sequences in a way that is inspired by the back-and-forth way of plowing a field (the term "boustrophedon" comes from the Greek words for "turning" and "to turn about").
A Blum integer is a special type of integer that is the product of two distinct prime numbers, both of which are congruent to 3 modulo 4.
The binomial coefficient, often denoted as \( \binom{n}{k} \) or \( C(n, k) \), is a mathematical expression that represents the number of ways to choose \( k \) elements from a set of \( n \) elements without regard to the order of selection. It is a crucial concept in combinatorics and has applications in probability, statistics, and various fields of mathematics.
Betrothed numbers are a pair of positive integers \( (m, n) \) such that each number plus one equals the sum of the other number's proper divisors. In formal terms, if \( \sigma(n) \) denotes the sum of the divisors of \( n \), then \( m \) and \( n \) are betrothed if the following conditions hold: 1. \( \sigma(m) - m = n + 1 \) 2.
A Bell number is a number that represents the count of different ways to partition a set into non-empty subsets. More formally, the \( n \)-th Bell number, denoted as \( B_n \), counts the number of ways to partition a set of \( n \) elements. For example: - \( B_0 = 1 \): There is one way to partition an empty set (the empty partition).
The Behrend sequence refers to a construction in combinatorial number theory that produces sets of integers with certain properties related to the sum of their elements. In particular, the Behrend sequence is often associated with sets of integers that do not contain three-term arithmetic progressions.
The Beatty sequence is a sequence of numbers that can be derived from the mathematical concept of filling the real line with two sequences whose terms are the floor functions of the multiples of two irrational numbers.
The term "Ban number" can refer to different concepts depending on the context, and it is not a widely recognized standard term. 1. **Legal Context**: In some legal contexts, a ban number could refer to a case or legal action identifier assigned to a specific prohibition or restriction. 2. **Telecommunications**: In some telecommunications circles, "BAN" might refer to a "Billing Account Number," which is used to identify a customer's billing account.
In set theory and topology, a **Baire space** is a topological space that satisfies a particular property related to the concept of "largeness" in topology. Specifically, a topological space \( X \) is called a Baire space if the intersection of any countable collection of dense open sets in \( X \) is dense in \( X \).
An **automatic sequence** is a type of numerical sequence that is generated by a specific rule or algorithm, often involving a function or a set of operations that can be repeated indefinitely. The defining characteristic of an automatic sequence is that it can be described by a finite automaton, which means that given any input (usually an integer representing the position in the sequence), the automaton can produce the corresponding term in the sequence without the need for memory of past values.
An arithmetico-geometric sequence is a sequence in which each term is generated by multiplying an arithmetic sequence by a geometric sequence. In simple terms, it combines the elements of arithmetic sequences (which have a constant difference between consecutive terms) and geometric sequences (which have a constant ratio between consecutive terms).
An arithmetic number is not a standard term widely recognized in mathematics, but it could refer to different concepts depending on the context. Here are a couple of interpretations: 1. **Arithmetic Sequences**: In the context of sequences, an arithmetic number could refer to the numbers in an arithmetic sequence, which is a sequence of numbers in which the difference between any two consecutive terms is constant. For example, in the sequence 2, 5, 8, 11, ...
An amicable triple is a generalization of the concept of amicable numbers. While amicable numbers are two different integers where each number is the sum of the proper divisors of the other, an amicable triple consists of three different integers \( (a, b, c) \) such that the sum of the proper divisors of each integer equals the sum of the other two.
Amicable numbers are a pair of numbers for which the sum of the proper divisors (factors excluding the number itself) of each number equals the other number. In other words, if you have two numbers, \(A\) and \(B\), they are considered amicable if: 1. The sum of the proper divisors of \(A\) (denoted as \(σ(A) - A\)) equals \(B\).
The concept of alternating factorial refers to a specific way of calculating a factorial that alternates the signs of the terms. For a non-negative integer \( n \), the alternating factorial \( !n \) is defined as follows: \[ !

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