The number 27000001 has exactly four prime factors. The sum of these factors is
Note: please try to solve without a calculator then only you will get joy of solving it.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Brilliant!!!!!!!1
Neat! Good Work Buddy!
27000001 = 300^3+1^3 a^3+b^3 = (a+b)(a^2-ab+b^2)
300^3+1=(301)(300^2-300+1) 300^3+1=(301)*(89701)
301 has prime factors of 7 and 43. You know this is divisible by 7 because a number of the form 10x + y is divisible by 7 if and only if x − 2y is divisible by 7 and 30-2(1) = 28. Which is divisible by 7.
89701 is the toughie. You have to do trial by error, I think. Since we obtained the first 2 prime numbers, we know 89701 is a product of 2 primes. So we try prime numbers up until 299. We find that 271 works.
7, 43, 271, 331 = 652
For the 89701, you don't always need to. Consider this: 9 x 4 − 3 x 2 + 1 = 9 x 4 + 6 x 2 + 1 − 9 x 2 = ( 3 x 2 − 3 x + 1 ) ( 3 x 2 + 3 x + 1 )
Log in to reply
or u can manipulate the expression like i have done in my solution to avoid the trial and error
Problem Loading...
Note Loading...
Set Loading...
2 7 0 0 0 0 0 1 = 3 0 0 3 + 1 3 \ N o w u s i n g t h e i d e n t i t y a 3 + b 3 = ( a + b ) ( a 2 + b 2 − a b ) W e g e t 2 7 0 0 0 0 0 1 = ( 3 0 1 ) ( 3 0 0 2 + 1 2 − 3 0 0 ) = ( 3 0 1 ) ( ( 3 0 0 2 + 1 2 + 6 0 0 ) − 9 0 0 ) = ( 7 ∗ 4 3 ) ( ( 3 0 0 2 + 1 2 + 2 ∗ 1 ∗ 3 0 0 ) − 9 0 0 ) = ( 7 ∗ 4 3 ) ( ( 3 0 1 ) 2 − ( 3 0 ) 2 ) = ( 7 ∗ 4 3 ) ( ( 3 0 1 + 3 0 ) ( 3 0 0 − 3 0 ) ) = 7 ∗ 4 3 ∗ 3 3 1 ∗ 2 7 1 t h u s t h e s u m o f t h e f o u r p r i m e f a c t o r s = 7 + 4 3 + 3 3 1 + 2 7 1 = 6 5 2