Abstract Algebra Proof (factorization?)

In summary: Hence, the expression n=(2^k)m is indeed unique.In summary, every nonzero integer n can be written uniquely in the form n=(2^k)m, where k is greater than or equal to zero, and m is odd. This can be proven by using the Fundamental Theorem of Arithmetic and rearranging the prime factors of n into two sets of even and odd primes. The uniqueness of this expression can be shown by considering the contradiction that arises when trying to express n in this form in any other way.
  • #1
dancergirlie
200
0

Homework Statement



If n is a nonzero integer, prove that n cam be written uniquely in the form n=(2^k)m, where k is greater than or equal to zero, and m is odd

Homework Equations



It is in the primes and unique factorization chapter so maybe that every integer n (except 0 and 1) can be written as a product of primes

The Attempt at a Solution



I am not sure, but I tried to do a proof by induction on n

Let n=1
so, 1=(2^k)(m)
1=(1)(1)=1 where k=0 and m=1
so the statement holds for n=1

Now assume the statement holds for n=(r-1) for any integer (except 0 and 1)
so
(r-1)=(2^k)(m) where k is greater than or equal to zero and m is odd

Now let n=r
so r=(2^k)(m)

This is where I don't know what to do... that is why I'm thinking there is an easier way to do this besides induction. Any help would be appreciated =)
 
Physics news on Phys.org
  • #2


Your attempt at using induction is a good start, but there is indeed a simpler way to prove this statement. Instead of using induction, we can use the Fundamental Theorem of Arithmetic, which states that every integer (except 0 and 1) can be written as a unique product of primes.

Let's start by considering an arbitrary nonzero integer n. By the Fundamental Theorem of Arithmetic, we know that n can be written as a product of primes, say p1, p2, p3, ..., pk. So, we can write:

n = p1 * p2 * p3 * ... * pk

Now, we can group the primes into two sets: the set of all even primes, and the set of all odd primes. Let's call these sets E and O, respectively. Since n is nonzero, it must contain at least one prime, so both E and O are non-empty sets.

Next, we can rearrange the terms in the product such that all the even primes are grouped together, and all the odd primes are grouped together. This can be done by simply factoring out all the powers of 2 from the product. So, we can write:

n = (2^a) * (p1' * p2' * p3' * ... * pk')

where p1', p2', p3', ..., pk' are all odd primes, and a is a non-negative integer.

Now, we have expressed n in the desired form, with k=a and m=p1' * p2' * p3' * ... * pk' (which is odd).

Lastly, we need to show that this expression is unique. Suppose there exists another expression for n in the form n=(2^b)m, where b is a non-negative integer and m is odd. Then, we have:

(2^a) * (p1' * p2' * p3' * ... * pk') = (2^b) * m

Since the two expressions are equal, we can cancel out the common factor of (2^b) on both sides to get:

p1' * p2' * p3' * ... * pk' = m

But this means that all the primes in the product on the left-hand side are odd, while m is also odd. This implies that both sides of the equation have the same set of primes, which contradicts
 

1. What is abstract algebra?

Abstract algebra is a branch of mathematics that deals with algebraic structures such as groups, rings, and fields, without focusing on specific numbers or operations.

2. What is a proof in abstract algebra?

A proof in abstract algebra is a logical argument that uses definitions, axioms, and previously proven theorems to show that a statement is true for all elements in a given algebraic structure.

3. What is factorization in abstract algebra?

In abstract algebra, factorization involves breaking down a mathematical object, such as a polynomial or a group element, into smaller components that can be further analyzed or manipulated.

4. How is factorization used in abstract algebra proofs?

Factorization is often used in abstract algebra proofs to show that two or more elements in an algebraic structure share a common property or relationship. It can also be used to simplify complex expressions or equations.

5. Why is factorization important in abstract algebra?

Factorization is important in abstract algebra because it allows for a deeper understanding of the structure and properties of algebraic objects. It also plays a crucial role in the development of more advanced theories and applications of abstract algebra.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
15
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
541
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
402
  • Calculus and Beyond Homework Help
Replies
1
Views
502
  • Calculus and Beyond Homework Help
Replies
30
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top