Thread Closed

Prime factorization

 
Share Thread
Oct27-04, 01:17 AM   #1
 

Prime factorization


Is there a method one can use to obtain the prime factorization of a certain number?

For example:
Find the prime factorization of 49 + 39. [MathFest 2004]

I realize that I can re-write the expression as 29.29+39, but that's about as far as I can go.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct27-04, 07:44 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
For this specific number, notice it's a sum of cubes, [tex]4^9+3^9=(4^3)^3+(3^3)^3[/tex] and use the general formula for the sum of cubes. This breaks it into 2 factors nicely, both are much easier to deal with then the orignial. Just use trial division on these 2 factors to furthur break them down.
Oct27-04, 01:57 PM   #3
 
I did use the sum of two cubes formula. This is what I got:
64³+27³=(91)(64²-64.27+27²)=(7)(13)(4096-1728+729)=7.13.19.163

That's the correct answer, but I had to multiply the second bracket out to get it. I was just wondering if there was some other way I could use that wouldn't involve this level of multiplication.
Thread Closed

Similar discussions for: Prime factorization
Thread Forum Replies
Prime factorization set: Set Theory, Logic, Probability, Statistics 2
Prime factorization, Exponents Precalculus Mathematics Homework 1
Prime Factorization Time Complexity Engineering, Comp Sci, & Technology Homework 3
Help with prime factorization proof Linear & Abstract Algebra 9
Random Prime Factorization General Math 20