In mathematics, the transposable integers are integers that permute or shift cyclically when they are multiplied by another integer n {\displaystyle n}...
25 KB (2,886 words) - 23:23, 12 December 2024
another pitch. The transposition of a set A by n semitones is designated by Tn(A), representing the addition (mod 12) of an integer n to each of the pitch...
11 KB (1,424 words) - 13:36, 26 December 2023
integer programming problem is a mathematical optimization or feasibility program in which some or all of the variables are restricted to be integers...
30 KB (4,226 words) - 01:54, 24 June 2025
Natural number (redirect from Positive integer)
numbers as the non-negative integers 0, 1, 2, 3, ..., while others start with 1, defining them as the positive integers 1, 2, 3, ... . Some authors acknowledge...
54 KB (5,915 words) - 14:36, 2 August 2025
Parity (mathematics) (redirect from Even integer)
In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is divisible by 2, and odd if it is not. For...
21 KB (2,532 words) - 02:18, 17 July 2025
A Pythagorean triple consists of three positive integers a, b, and c, such that a2 + b2 = c2. Such a triple is commonly written (a, b, c), a well-known...
82 KB (11,409 words) - 04:26, 1 August 2025
Cyclic permutation (redirect from Transposition (mathematics))
(product) of transpositions—formally, they are generators for the group. In fact, when the set being permuted is {1, 2, ..., n} for some integer n, then any...
13 KB (2,032 words) - 18:28, 20 June 2025
Composite number (category Integer sequences)
number is a positive integer that can be formed by multiplying two smaller positive integers. Accordingly it is a positive integer that has at least one...
6 KB (851 words) - 00:13, 30 July 2025
Parasitic number (category Base-dependent integer sequences)
A128858 in the OEIS) Cyclic number Linear-feedback shift register Transposable integer Dawidoff, Nicholas (March 25, 2009), "The Civil Heretic", New York...
11 KB (1,030 words) - 23:51, 12 December 2024
Contraposition (redirect from Transposition (logic))
positive integer N is a non-square number, its square root is irrational, we can equivalently prove its contrapositive, that if a positive integer N has...
41 KB (6,175 words) - 22:54, 31 May 2025
non-singleton cycles in the in-situ transposition of a rectangular j X k matrix)". The On-Line Encyclopedia of Integer Sequences. OEIS Foundation. Sloane...
22 KB (3,044 words) - 20:06, 27 June 2025
Prime number (category Integer sequences)
trial division, tests whether n {\displaystyle n} is a multiple of any integer between 2 and n {\displaystyle {\sqrt {n}}} . Faster algorithms include...
117 KB (14,179 words) - 23:31, 23 June 2025
positive integer, n! is the product of the first n positive integers, and is read as "n factorial". 2. Double factorial: if n is a positive integer, n!!...
76 KB (9,952 words) - 14:51, 31 July 2025
Power of 10 (category Integer sequences)
of the integer powers of the number ten; in other words, ten multiplied by itself a certain number of times (when the power is a positive integer). By definition...
8 KB (658 words) - 16:17, 1 August 2025
length(a)], b[1..length(b)] output: distance, integer let d[0..length(a), 0..length(b)] be a 2-d array of integers, dimensions length(a)+1, length(b)+1 // note...
16 KB (2,192 words) - 13:03, 9 June 2025
Golden field (redirect from Golden integer)
{\displaystyle a} , b {\displaystyle b} , and c {\displaystyle c} are integers, which can be uniquely reduced to lowest terms, and where 5 = 2.236 …...
63 KB (9,364 words) - 18:20, 3 August 2025
Square number (category Integer sequences)
number or perfect square is an integer that is the square of an integer; in other words, it is the product of some integer with itself. For example, 9 is...
18 KB (2,540 words) - 21:45, 22 June 2025
Hermitian if k {\displaystyle k} is an even integer and skew-Hermitian if k {\displaystyle k} is an odd integer. A {\displaystyle A} is skew-Hermitian if...
6 KB (921 words) - 21:08, 14 April 2025
square integer matrix having determinant +1 or −1. Equivalently, it is an integer matrix that is invertible over the integers: there is an integer matrix...
14 KB (1,884 words) - 07:59, 17 June 2025
Hash function (section Hashing integer data types)
32-bit integer. Thus the 32-bit integer Integer and 32-bit floating-point Float objects can simply use the value directly, whereas the 64-bit integer Long...
50 KB (7,455 words) - 17:15, 31 July 2025
Mersenne prime (category Integer sequences)
of two. That is, it is a prime number of the form Mn = 2n − 1 for some integer n. They are named after Marin Mersenne, a French Minim friar, who studied...
72 KB (6,498 words) - 21:22, 6 July 2025
Harmonic divisor number (category Integer sequences)
divisor number or Ore number is a positive integer whose divisors have a harmonic mean that is an integer. The first few harmonic divisor numbers are...
7 KB (988 words) - 16:14, 12 July 2024
Highly composite number (category Integer sequences)
a positive integer that has more divisors than all smaller positive integers. If d(n) denotes the number of divisors of a positive integer n, then a positive...
22 KB (1,716 words) - 07:10, 3 July 2025
Abundant number (category Integer sequences)
excessive number is a positive integer for which the sum of its proper divisors is greater than the number. The integer 12 is the first abundant number...
8 KB (1,067 words) - 20:04, 19 June 2025
is in {0,1}, that is, xi is a binary integer variable. Therefore, such constraints can be used to model any integer program with binary variables, which...
22 KB (1,931 words) - 05:55, 18 July 2025
− ( − 3 ) = 3 {\displaystyle -(-3)=3} For any positive integer n, the product of the integers less than or equal to n is a unary operation called factorial...
9 KB (600 words) - 14:08, 28 July 2025
Exponentiation (redirect from Integer power)
numbers: the base, b, and the exponent or power, n. When n is a positive integer, exponentiation corresponds to repeated multiplication of the base: that...
107 KB (13,693 words) - 15:00, 29 July 2025
Python's bools can be # evaluated as integers; True == 1 and False == 0. return_list.append(sum(n > i for n in transposed_list)) # The resulting list is sorted...
8 KB (1,084 words) - 21:45, 10 June 2024
unsigned integers can accommodate all valid IBAN values. 231 is approximately equal to 2.1 × 109, making it possible for any 9-digit integer to be handled...
80 KB (4,994 words) - 06:38, 24 June 2025
Smooth number (redirect from Smooth integer)
In number theory, an n-smooth (or n-friable) number is an integer whose prime factors are all less than or equal to n. For example, a 7-smooth number...
12 KB (1,579 words) - 03:18, 31 July 2025