Proof of prime factorization of an algebraic expression.

jcoughlin
Messages
2
Reaction score
0

Homework Statement



Claim: If n is a positive integer, the prime factorization of 22n * 3n - 1 includes 11 as one of the prime factors.

Homework Equations


Factor Theorem: a polynomial f(x) has a factor (x-k) iff f(k)=0.

The Attempt at a Solution



First, we show that (x-1) is a factor of (xn-1). Let f(x)=xn-1, and k=1; then f(k)=0, and thus by the factor theorem (x-1) is a factor of (xn-1).

Next, consider 22n * 3n - 1 rewritten as 12n-1. As previously demonstrated, x-1 is a factor of xn-1. Letting x=12, we see that (12-1)=11 is a factor of 12n-1 for n>0.

Is this sufficient? Or do I need to go further than proving 11|(12n-1) to show that the prime factorization of 22n * 3n - 1 includes 11 as one of the prime factors?

Thanks,
James
 
Last edited:
Physics news on Phys.org
I would add the statement that your number is 12^n - 1 somewhere.
If your number has 11 as a factor, this is one of the prime factors - it should be obvious that 11 is a prime, but you can write it down as well.
 
mfb said:
I would add the statement that your number is 12^n - 1 somewhere.
If your number has 11 as a factor, this is one of the prime factors - it should be obvious that 11 is a prime, but you can write it down as well.

Ah sorry, had a typo in the line that established 12^n-1 = 2^2n * 3^n - 1 .

Is showing 11 to be a factor, which happens to be prime, the same thing as showing that the prime factorization includes 11?
 
As prime factorization is unique, yes.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top