Share on Facebook Share on Twitter Email
Answers.com

Prime factor

 
Sci-Tech Dictionary: prime factor
(′prīm ′fak·tər)

(mathematics) A prime number or prime polynomial that exactly divides a given number or polynomial.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
WordNet: prime factor
Top
Note: click on a word meaning below to see its connections and related words.

The noun has one meaning:

Meaning #1: the prime factors of a quantity are all of the prime quantities that will exactly divide the given quantity


Wikipedia: Prime factor
Top

In number theory, the prime factors of a positive integer are the prime numbers that divide into that integer exactly, without leaving a remainder. The process of finding these numbers is called integer factorization, or prime factorization.

For a prime factor p of n, the multiplicity of p is the largest exponent a for which pa divides n. The prime factorization of a positive integer is a list of the integer's prime factors, together with their multiplicity. The fundamental theorem of arithmetic says that every positive integer has a unique prime factorization.

To shorten prime factorization, numbers are often expressed in powers, so

12 = 2 \times 2 \times 3 = 2^2 \times 3.

This may not be much of a shortening, but it is in

288 = 2 \times 2 \times 2 \times 2 \times 2 \times 3 \times 3 = 2^5 \times 3^2.

For a positive integer n, the number of prime factors of n and the sum of the prime factors of n (not counting multiplicity) are examples of arithmetic functions of n that are additive but not completely additive.

Determining the prime factors of a number is an example of a problem frequently used to ensure cryptographic security in encryption systems; this problem is believed to require super-polynomial time in the number of digits- it is relatively easy to construct a problem that would take longer than the known age of the Universe to calculate on current computers using current algorithms.

Two positive integers are coprime if and only if they have no prime factors in common. The integer 1 is coprime to every positive integer, including itself. This is because it has no prime factors; it is the empty product. It also follows from defining a and b as coprime if gcd(a,b)=1, so that gcd(1,b)=1 for any b>=1. Euclid's algorithm can be used to determine whether two integers are coprime without knowing their prime factors; the algorithm runs in a time that is polynomial in the number of digits involved.

The function ω(n) represents the number of distinct prime factors of n, while Ω(n) represents the total number of prime factors. If n = \prod_{i=1}^{\omega(n)} p_i^{\alpha_i}, then \Omega(n) = \sum_{i=1}^{\omega(n)} \alpha_i.

For example, 24 = 23.31, so: ω(24) = 2 and Ω(24) = 3 + 1 = 4.

ω(n) for n = 1, 2, 3, ... is 0, 1, 1, 1, 1, 2, 1, 1, 1, ... (sequence A001221 in OEIS)

Ω(n) for n = 1, 2, 3, ... is 0, 1, 1, 2, 1, 2, 1, 3, 2, ... (sequence A001222 in OEIS)

Examples

  • The prime factors of 6 are 2 and 3 (6 = 2 × 3). Both have multiplicity 1.
  • 5 has only one prime factor: itself (5 is prime). It has multiplicity 1.
  • 100 has two prime factors: 2 and 5 (100 = 22 × 52). Both have multiplicity 2.
  • 2, 4, 8, 16, etc. each have only one prime factor: 2. (2 is prime, 4 = 22, 8 = 23, etc.)
  • 1 has no prime factors. (1 is a unit)

See also

External links


Best of the Web: Prime factor
Top

Some good "Prime factor" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Prime factor" Read more

 

Mentioned in