Large powers

Find the last three digits of the sum of the distinct prime factors of 3 12 + 2 14 3^{12}+2^{14} .


The answer is 311.

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.

8 solutions

Jordi Bosch
Dec 22, 2013

3 12 + 2 14 = 3 12 + 4 8 4 3^{12} + 2^{14} = 3^{12} +4*8^{4} . Using Sophie Germain identity :

3 12 + 4 8 4 = ( 3 6 + 2 7 + 2 4 3 3 ) ( 3 6 + 2 7 2 4 3 3 ) ( 1289 ) ( 425 ) 3^{12} + 4*8^{4} = (3^{6}+2^{7}+2^{4}3^{3})(3^{6}+2^{7}-2^{4}3^{3}) \Rightarrow (1289)*(425)

1289 is prime and 425 factors into 5 2 17 5^{2} * 17

3 12 + 2 14 = 2189 5 2 17 2189 + 5 + 17 = 1311 311 3^{12} + 2^{14} = 2189 * 5^{2} * 17 \Rightarrow 2189 + 5 + 17 = 1311 \rightarrow \boxed{311}

2189 isn't prime, since 2189 = 11 199. 2189 = 11 \cdot 199.

Michael Tang - 7 years, 5 months ago

Log in to reply

Maybe it's 1289.

Samuraiwarm Tsunayoshi - 7 years, 5 months ago

Log in to reply

Oh, yeah, indeed, 1289 * 425 is the right number.

Michael Tang - 7 years, 5 months ago

Ah! Yes it is 1289, everywhere, sorry about that. Brilliant Staff, can you correct it?

Jordi Bosch - 7 years, 5 months ago
Pi Han Goh
Dec 21, 2013

The only method I know how is to actually compute that value.

3 12 = ( 3 4 ) 3 = 8 1 3 = ( 80 + 1 ) 3 = 1000 8 3 + 3 100 8 2 + 3 80 + 1 = 512000 + 19200 + 240 + 1 = 531441 \begin{aligned} 3^{12} & = & (3^4)^3 \\ & = & 81^3 \\ & = & (80 + 1)^3 \\ & = & 1000 \cdot 8^3 + 3 \cdot 100 \cdot 8^2 + 3 \cdot 80 + 1 \\ & = & 512000 + 19200 + 240 + 1 \\ & = & 531441 \\ \end{aligned}

And

2 14 = ( 2 7 ) 2 = ( 128 ) 2 = ( 100 + 28 ) 2 = 10000 + 2800 2 + 2 8 2 = 16384 \begin{aligned} 2^{14} & = & (2^7)^2 \\ & = & (128)^2 \\ & = & (100 + 28)^2 \\ & = & 10000 + 2800 \cdot 2 + 28^2 \\ & = & 16384 \\ \end{aligned}

Thus 3 12 + 2 14 = 547825 3^{12} + 2^{14} = 547825 , since the last two digits is 25 25 and the third last digit is not 1 1 or 6 6 , then it's divisible by 5 2 5^2 . Do long division, we get 547825 25 = 21913 \frac {547825}{25} = 21913

The next few prime number (after 2 , 3 , 5 2,3,5 ) on the List of Primes is 7 , 11 , 13 , 17 7,11,13,17

Trial and error shows that only one of them divides 21913 21913 , which is 17 17 . Do long division gives 21913 17 = 1289 \frac{21913}{17} = 1289

We see that 1289 1289 is in the List of Primes. So the prime factorization of the expression is 5 2 × 17 × 1289 5^2 \times 17 \times 1289 . Answer is ( 5 + 17 + 1289 ) m o d 1000 = 311 ( 5 + 17 + 1289) \bmod{1000} = \boxed{311}

a^4+4b^4=(a^2-2ab+b^2)(a^2+2ab+b^2) using this we can simplify the calculations drastically

A Former Brilliant Member - 7 years, 5 months ago

Log in to reply

Yes, the Sophie Germain identity was the intended solution.

Daniel Chiu - 7 years, 5 months ago

shouldn't it be (a^2-2ab+2b^2)(a^2+2ab+2b^2)?

Ronald Overwater - 7 years, 5 months ago

Log in to reply

Yeah you are correct.

Daniel Chiu - 7 years, 5 months ago

oops sorry it was meant to be 2b^2 not b^2

A Former Brilliant Member - 7 years, 5 months ago

What happens if we do not have the list of primes on our hands?

Rahul Saha - 7 years, 5 months ago

Log in to reply

You have to prove that 1289 1289 is a prime number.

Because the largest perfect square that is smaller than 1289 1289 is 3 5 2 35^2 , we need to show that 1289 1289 is not divisible by all the prime numbers below 35 35 , which are 17 , 19 , 23 , 29 , 31 17,19,23,29,31

Pi Han Goh - 7 years, 5 months ago
Brilliant Shivam
Feb 26, 2014

USE CALCULATOR

looooooooooooooooooooooooooooooooooooooool

math man - 6 years, 10 months ago
Nattam Lokesh
Jan 22, 2014

3^12+2^14=(3^6+2^7)^2-2^8 3^6=(3^6+2^7-2^4 3^3)(3^6+2^7+2^4 3^3)=(3^6+2^6-2 2^3 3^3+2^6)(3^6+2^6+2 2^3 3^3+2^6) =[(3^3-2^3)^2+2^6][(3^3+2^3)^2+2^6]=425 1289=5^2 17 1289 is the prime factorization. so the sum of the distinct factors=5+17+1289=1311 whose last three digits are 311.

Adhiraj Mandal
Dec 23, 2013

Use SOPHIE GERMAIN'S IDENTITY and the check that 1289 is a prime.You may refer to the given link.

_ LINK _ : http://en.wikipedia.org/wiki/Sophie_Germain

Budi Utomo
Dec 22, 2013

3^12 + 2^14 = 5^2 x 17 x 1289. So, the distinct prime factors of 3^12 + 2^14 are 5, 17, 1289. Then, the sum is 5 + 17 + 1289 = 1311. Thus, the last three digits is 1[311] = 311. Answer : 311

Sharky Kesa
Dec 22, 2013

Since 3 1 2 3^12 is 531441 531441 and 2 1 4 2^14 is 16384 16384 , the sum is 531441 + 16384 = 547825 531441 + 16384 = 547825 . Now, by using prime factorisation, 547825 547825 can be factorised down to 5 2 17 1289 5^2 * 17 * 1289 . Now, all we need to do is find the sum of 5 5 , 17 17 and 1289 1289 , which is 1311 1311 .

Knowing 2 7 = 128 2^7 = 128 , we can calculate its square to find 2 14 = 16384 2^{14} = 16384 . Knowing 3 6 = 729 3^6 = 729 , we can calculate its square to find 3 12 = 531441 3^{12} = 531441 . Thus, 3 12 + 2 14 = 547825 3^{12} + 2^{14} = 547825 .

Note that this number ends with 25 25 . This means it is divisible by 25 25 and thus, one of its prime factors is 5 5 .

After dividing our number, we have a new ogre to analyse: 21913 21913 . By brute force, we can find it is not divisible by 2 , 3 , 5 , 7 , 11 2,3,5,7,11 or 13 13 , but it is by 17 17 ; another prime factor.

After dividing again our number, we are left with 1289 1289 . Being its square root smaller than 36 36 , we only need to analyse its divisibility by primes under 36 36 . Sad news is that none of them divide 1289 1289 , meaning it is another prime factor.

Thus, the sum of the distinct prime factors is 1311 1311 , last three digits being 311. \boxed{311.} .

Notice 3 12 + 2 14 = 3 12 + 2 3 6 2 7 + 2 14 2 3 6 2 7 = ( 3 6 + 2 7 ) 2 3 6 2 8 = ( 3 6 + 2 7 ) 2 ( 3 3 2 4 ) 2 \begin{aligned} 3^{12} + 2^{14} &=& 3^{12} + 2 \cdot 3^6 \cdot 2^7 + 2^{14} - 2 \cdot 3^6 \cdot 2^7 \\ &=& (3^6 + 2^7)^2 - 3^6 2^8 \\ &=& (3^6 + 2^7)^2 - (3^3 2^4)^2 \end{aligned} This is a difference of two squares! Therefore, 3 12 + 2 14 = ( 3 6 3 3 2 4 + 2 7 ) ( 3 6 + 3 3 2 4 + 2 7 ) = 425 1289 3^{12} + 2^{14} = (3^6 - 3^32^4 + 2^7)(3^6 + 3^32^4 + 2^7) = 425 \cdot 1289 We can easily see 425 = 17 25 425 = 17 \cdot 25 and after checking, we see 1289 1289 is prime. Therefore, our answer is 5 + 17 + 1289 = 1311 311 ( m o d 1000 ) 5 + 17 + 1289 = 1311 \equiv \boxed{311} \pmod{1000}

Akshaj Kadaveru - 7 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...