Cube-free Integer
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, a square-free integer (or squarefree integer) is an
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
which is
divisible In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a '' multiple'' of m. An integer n is divisible or evenly divisibl ...
by no
square number In mathematics, a square number or perfect square is an integer that is the square (algebra), square of an integer; in other words, it is the multiplication, product of some integer with itself. For example, 9 is a square number, since it equals ...
other than 1. That is, its
prime factorization In mathematics, integer factorization is the decomposition of a positive integer into a product of integers. Every positive integer greater than 1 is either the product of two or more integer factors greater than 1, in which case it is a comp ...
has exactly one factor for each prime that appears in it. For example, is square-free, but is not, because 18 is divisible by . The smallest positive square-free numbers are


Square-free factorization

Every positive integer n can be factored in a unique way as n=\prod_^k q_i^i, where the q_i different from one are square-free integers that are pairwise coprime. This is called the ''square-free factorization'' of . To construct the square-free factorization, let n=\prod_^h p_j^ be the
prime factorization In mathematics, integer factorization is the decomposition of a positive integer into a product of integers. Every positive integer greater than 1 is either the product of two or more integer factors greater than 1, in which case it is a comp ...
of n, where the p_j are distinct
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s. Then the factors of the square-free factorization are defined as q_i=\prod_p_j. An integer is square-free if and only if q_i=1 for all i > 1. An integer greater than one is the kth power of another integer if and only if k is a divisor of all i such that q_i\neq 1. The use of the square-free factorization of integers is limited by the fact that its computation is as difficult as the computation of the prime factorization. More precisely every known
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
for computing a square-free factorization computes also the prime factorization. This is a notable difference with the case of
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s for which the same definitions can be given, but, in this case, the square-free factorization is not only easier to compute than the complete factorization, but it is the first step of all standard factorization algorithms.


Square-free factors of integers

The radical of an integer is its largest square-free factor, that is \textstyle \prod_^k q_i with notation of the preceding section. An integer is square-free
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
it is equal to its radical. Every positive integer n can be represented in a unique way as the product of a powerful number (that is an integer such that is divisible by the square of every prime factor) and a square-free integer, which are
coprime In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
. In this factorization, the square-free factor is q_1, and the powerful number is \textstyle \prod_^k q_i^i. The ''square-free part'' of n is q_1, which is the largest square-free divisor k of n that is coprime with n/k. The square-free part of an integer may be smaller than the largest square-free divisor, which is \textstyle \prod_^k q_i. Any arbitrary positive integer n can be represented in a unique way as the product of a
square In geometry, a square is a regular polygon, regular quadrilateral. It has four straight sides of equal length and four equal angles. Squares are special cases of rectangles, which have four equal angles, and of rhombuses, which have four equal si ...
and a square-free integer: n=m^2 k In this factorization, m is the largest divisor of n such that m^2 is a divisor of n. In summary, there are three square-free factors that are naturally associated to every integer: the square-free part, the above factor k, and the largest square-free factor. Each is a factor of the next one. All are easily deduced from the
prime factorization In mathematics, integer factorization is the decomposition of a positive integer into a product of integers. Every positive integer greater than 1 is either the product of two or more integer factors greater than 1, in which case it is a comp ...
or the square-free factorization: if n=\prod_^h p_i^=\prod_^k q_i^i are the prime factorization and the square-free factorization of n, where p_1, \ldots, p_h are distinct prime numbers, then the square-free part is \prod_ p_i =q_1, The square-free factor such the quotient is a square is \prod_ p_i=\prod_ q_i, and the largest square-free factor is \prod_^h p_i=\prod_^k q_i. For example, if n=75600=2^4\cdot 3^3\cdot 5^2\cdot 7, one has q_1=7,\; q_2=5,\;q_3=3,\;q_4=2. The square-free part is , the square-free factor such that the quotient is a square is , and the largest square-free factor is . No algorithm is known for computing any of these square-free factors which is faster than computing the complete prime factorization. In particular, there is no known
polynomial-time In theoretical computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly estimated by counting the number of elementary operations p ...
algorithm for computing the square-free part of an integer, or even for determining whether an integer is square-free. In contrast, polynomial-time algorithms are known for primality testing. This is a major difference between the arithmetic of the integers, and the arithmetic of the
univariate polynomial In mathematics, a polynomial is a mathematical expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication and exponentiation to nonnegative integer ...
s, as polynomial-time algorithms are known for square-free factorization of polynomials (in short, the largest square-free factor of a polynomial is its quotient by the
greatest common divisor In mathematics, the greatest common divisor (GCD), also known as greatest common factor (GCF), of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers , , the greatest co ...
of the polynomial and its
formal derivative In mathematics, the formal derivative is an operation on elements of a polynomial ring or a ring of formal power series that mimics the form of the derivative from calculus. Though they appear similar, the algebraic advantage of a formal deriv ...
).


Equivalent characterizations

A positive integer n is square-free if and only if in the
prime factorization In mathematics, integer factorization is the decomposition of a positive integer into a product of integers. Every positive integer greater than 1 is either the product of two or more integer factors greater than 1, in which case it is a comp ...
of n, no prime factor occurs with an exponent larger than one. Another way of stating the same is that for every prime factor p of n, the prime p does not evenly divide n/p. Also n is square-free if and only if in every factorization n=ab, the factors a and b are
coprime In number theory, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equiv ...
. An immediate result of this definition is that all prime numbers are square-free. A positive integer n is square-free if and only if all
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is commu ...
s of order n are
isomorphic In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
, which is the case if and only if any such group is cyclic. This follows from the classification of finitely generated abelian groups. A integer n is square-free if and only if the
factor ring In ring theory, a branch of abstract algebra, a quotient ring, also known as factor ring, difference ring or residue class ring, is a construction quite similar to the quotient group in group theory and to the quotient space (linear algebra), quo ...
\mathbb/n\mathbb (see
modular arithmetic In mathematics, modular arithmetic is a system of arithmetic operations for integers, other than the usual ones from elementary arithmetic, where numbers "wrap around" when reaching a certain value, called the modulus. The modern approach to mo ...
) is a product of fields. This follows from the
Chinese remainder theorem In mathematics, the Chinese remainder theorem states that if one knows the remainders of the Euclidean division of an integer ''n'' by several integers, then one can determine uniquely the remainder of the division of ''n'' by the product of thes ...
and the fact that a ring of the form \mathbb/k\mathbb is a field if and only if k is prime. For every positive integer n, the set of all positive divisors of n becomes a
partially ordered set In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
if we use
divisibility In mathematics, a divisor of an integer n, also called a factor of n, is an integer m that may be multiplied by some integer to produce n. In this case, one also says that n is a ''Multiple (mathematics), multiple'' of m. An integer n is divis ...
as the order relation. This partially ordered set is always a
distributive lattice In mathematics, a distributive lattice is a lattice (order), lattice in which the operations of join and meet distributivity, distribute over each other. The prototypical examples of such structures are collections of sets for which the lattice o ...
. It is a
Boolean algebra In mathematics and mathematical logic, Boolean algebra is a branch of algebra. It differs from elementary algebra in two ways. First, the values of the variable (mathematics), variables are the truth values ''true'' and ''false'', usually denot ...
if and only if n is square-free. A positive integer n is square-free
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
\mu(n)\ne 0, where \mu denotes the
Möbius function The Möbius function \mu(n) is a multiplicative function in number theory introduced by the German mathematician August Ferdinand Möbius (also transliterated ''Moebius'') in 1832. It is ubiquitous in elementary and analytic number theory and m ...
.


Dirichlet series

The absolute value of the Möbius function is the
indicator function In mathematics, an indicator function or a characteristic function of a subset of a set is a function that maps elements of the subset to one, and all other elements to zero. That is, if is a subset of some set , then the indicator functio ...
for the square-free integers – that is, is equal to 1 if is square-free, and 0 if it is not. The
Dirichlet series In mathematics, a Dirichlet series is any series of the form \sum_^\infty \frac, where ''s'' is complex, and a_n is a complex sequence. It is a special case of general Dirichlet series. Dirichlet series play a variety of important roles in anal ...
of this indicator function is :\sum_^\frac = \frac, where is the Riemann zeta function. This follows from the Euler product : \frac =\prod_p \frac=\prod_p (1+p^), where the products are taken over the prime numbers.


Distribution

Let ''Q''(''x'') denote the number of square-free integers between 1 and ''x'' ( shifting index by 1). For large ''n'', 3/4 of the positive integers less than ''n'' are not divisible by 4, 8/9 of these numbers are not divisible by 9, and so on. Because these ratios satisfy the multiplicative property (this follows from
Chinese remainder theorem In mathematics, the Chinese remainder theorem states that if one knows the remainders of the Euclidean division of an integer ''n'' by several integers, then one can determine uniquely the remainder of the division of ''n'' by the product of thes ...
), we obtain the approximation: :\beginQ(x) &\approx x\prod_ \left(1-\frac\right) = x\prod_ \frac\\ &=x\prod_ \frac = \frac = \frac = \frac.\end This argument can be made rigorous for getting the estimate (using
big O notation Big ''O'' notation is a mathematical notation that describes the asymptotic analysis, limiting behavior of a function (mathematics), function when the Argument of a function, argument tends towards a particular value or infinity. Big O is a memb ...
) :Q(x) = \frac + O\left(\sqrt\right). ''Sketch of a proof:'' the above characterization gives :Q(x)=\sum_ \sum_ \mu(d)=\sum_ \mu(d)\sum_1=\sum_ \mu(d)\left\lfloor\frac\right\rfloor; observing that the last summand is zero for d>\sqrt, it follows that :\begin \phantom &= \sum_ \frac+O\left(\sum_ 1\right) =x\sum_ \frac+O(\sqrt)\\ &=x\sum_ \frac+O\left(x\sum_\frac+\sqrt\right) =\frac+O(\sqrt). \end By exploiting the largest known zero-free region of the Riemann zeta function Arnold Walfisz improved the approximation to :Q(x) = \frac + O\left(x^\exp\left(-c\frac\right)\right), for some positive constant . Under the
Riemann hypothesis In mathematics, the Riemann hypothesis is the conjecture that the Riemann zeta function has its zeros only at the negative even integers and complex numbers with real part . Many consider it to be the most important unsolved problem in pure ...
, the error term can be reduced to :Q(x) = \frac + O\left(x^\right) = \fracx + O\left(x^\right). In 2015 the error term was further reduced (assuming also Riemann hypothesis) to :Q(x) = \fracx + O\left(x^\right). The asymptotic/ natural density of square-free numbers is therefore :\lim_ \frac = \frac\approx 0.6079 Therefore over 3/5 of the integers are square-free. Likewise, if ''Q''(''x'',''n'') denotes the number of ''n''-free integers (e.g. 3-free integers being cube-free integers) between 1 and ''x'', one can show :Q(x,n) = \frac + O\left(\sqrt right) = \frac + O\left(\sqrt right). Since a multiple of 4 must have a square factor 4=22, it cannot occur that four consecutive integers are all square-free. On the other hand, there exist infinitely many integers ''n'' for which 4''n'' +1, 4''n'' +2, 4''n'' +3 are all square-free. Otherwise, observing that 4''n'' and at least one of 4''n'' +1, 4''n'' +2, 4''n'' +3 among four could be non-square-free for sufficiently large ''n'', half of all positive integers minus finitely many must be non-square-free and therefore :Q(x) \leq \frac+C for some constant ''C'', contrary to the above asymptotic estimate for Q(x). There exist sequences of consecutive non-square-free integers of arbitrary length. Indeed, for every tuple of distinct primes, the
Chinese remainder theorem In mathematics, the Chinese remainder theorem states that if one knows the remainders of the Euclidean division of an integer ''n'' by several integers, then one can determine uniquely the remainder of the division of ''n'' by the product of thes ...
guarantees the existence of an that satisfies the simultaneous congruence :n\equiv -i\pmod \qquad (i=1, 2, \ldots, l). Each is then divisible by . On the other hand, the above-mentioned estimate Q(x) = 6x/\pi^2 + O\left(\sqrt\right) implies that, for some constant ''c'', there always exists a square-free integer between ''x'' and x+c\sqrt for positive ''x''. Moreover, an elementary argument allows us to replace x+c\sqrt by x+cx^\log x. The ''abc'' conjecture would allow x+x^.


Computation of

The squarefree integers can be identified and counted in time by using a modified Sieve of Eratosthenes. If only is desired, and not a list of the numbers that it counts, then () can be used to compute in time. The largest known value of , for , was computed by Jakub Pawlewicz in 2011 using an algorithm that achieves time, and an algorithm taking time has been outlined but not implemented.


Table of ''Q''(''x''), ''x'', and ''R''(''x'')

The table shows how Q(x) and \fracx (with the latter rounded to one decimal place) compare at powers of 10. R(x) = Q(x) -\fracx , also denoted as \Delta(x) . : R(x) changes its sign infinitely often as x tends to infinity. The absolute value of R(x) is astonishingly small compared with x .


Encoding as binary numbers

If we represent a square-free number as the infinite product :\prod_^\infty (p_)^, a_n \in \lbrace 0, 1 \rbrace,\textp_n\textn\text, then we may take those a_n and use them as bits in a binary number with the encoding :\sum_^\infty \cdot 2^n . The square-free number 42 has factorization , or as an infinite product Thus the number 42 may be encoded as the binary sequence ...001011 or 11 decimal. (The binary digits are reversed from the ordering in the infinite product.) Since the prime factorization of every number is unique, so also is every binary encoding of the square-free integers. The converse is also true. Since every positive integer has a unique binary representation it is possible to reverse this encoding so that they may be decoded into a unique square-free integer. Again, for example, if we begin with the number 42, this time as simply a positive integer, we have its binary representation 101010. This decodes to Thus binary encoding of squarefree numbers describes a
bijection In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equival ...
between the nonnegative integers and the set of positive squarefree integers. (See sequences A019565, A048672 and A064273 in the OEIS.)


Erdős squarefree conjecture

The
central binomial coefficient In mathematics the ''n''th central binomial coefficient is the particular binomial coefficient : = \frac \textn \geq 0. They are called central since they show up exactly in the middle of the even-numbered rows in Pascal's triangle. The first ...
: is never squarefree for ''n'' > 4. This was proven in 1985 for all sufficiently large integers by András Sárközy, and for all integers > 4 in 1996 by Olivier Ramaré and Andrew Granville.


Squarefree core

Let us call "''t''-free" a positive integer that has no ''t''-th power in its divisors. In particular, the 2-free integers are the square-free integers. The
multiplicative function In number theory, a multiplicative function is an arithmetic function f of a positive integer n with the property that f(1)=1 and f(ab) = f(a)f(b) whenever a and b are coprime. An arithmetic function is said to be completely multiplicative (o ...
\mathrm_t(n) maps every positive integer ''n'' to the quotient of ''n'' by its largest divisor that is a ''t''-th power. That is, : \mathrm_t(p^e) = p^. The integer \mathrm_t(n) is ''t''-free, and every ''t''-free integer is mapped to itself by the function \mathrm_t. The Dirichlet generating function of the sequence \left(\mathrm_t(n) \right)_ is : \sum_\frac = \frac. See also (''t''=2), (''t''=3) and (''t''=4).


Notes


References

* * * * {{DEFAULTSORT:Square-Free Integer Number theory Integer sequences