|
Author |
Message |
|
TAGS:
|
|
|
Director
Joined: 17 Oct 2005
Posts: 949
Followers: 1
Kudos [?]:
6
[0], given: 0
|
Question Stats:
0% (00:00) correct
0% (00:00) wrong based on 0 sessions
If r, s, t are consecutive integers, what is the greatest prime factor of 3^r +3^s + 3^t ?
|
|
|
|
|
|
|
VP
Joined: 21 Sep 2003
Posts: 1079
Location: USA
Followers: 2
Kudos [?]:
17
[0], given: 0
|
Is it 13?
Let r = k,
s = k+1
t = k +2
N = 3^k + 3^(k+1) + 3^(k+2)
= 3^k (1 + 3 + 9)
= 3^k * 13
The only prime factors of N are 3 and 13.
So 13 is the highest prime.
_________________
"To dream anything that you want to dream, that is the beauty of the human mind. To do anything that you want to do, that is the strength of the human will. To trust yourself, to test your limits, that is the courage to succeed."
- Bernard Edmonds
|
|
|
|
|
|
VP
Joined: 14 Sep 2005
Posts: 1001
Location: South Korea
Followers: 1
Kudos [?]:
10
[0], given: 0
|
giddi77 wrote: Is it 13?
Let r = k, s = k+1 t = k +2
N = 3^k + 3^(k+1) + 3^(k+2) = 3^k (1 + 3 + 9) = 3^k * 13
The only prime factors of N are 3 and 13. So 13 is the highest prime.
_________________
Auge um Auge, Zahn um Zahn !
|
|
|
|
|
|
Director
Joined: 17 Oct 2005
Posts: 949
Followers: 1
Kudos [?]:
6
[0], given: 0
|
oa is 13, can you explain this part? thanks in advance.
giddi77 wrote: Is it 13?
Let r = k, s = k+1 t = k +2
N = 3^k + 3^(k+1) + 3^(k+2) = 3^k (1 + 3 + 9) = 3^k * 13
The only prime factors of N are 3 and 13. So 13 is the highest prime.
|
|
|
|
|
|
VP
Joined: 21 Sep 2003
Posts: 1079
Location: USA
Followers: 2
Kudos [?]:
17
[0], given: 0
|
joemama142000 wrote: oa is 13, can you explain this part? thanks in advance. giddi77 wrote: Is it 13?
Let r = k, s = k+1 t = k +2
N = 3^k + 3^(k+1) + 3^(k+2) = 3^k (1 + 3 + 9) = 3^k * 13
The only prime factors of N are 3 and 13. So 13 is the highest prime.
3^(k+1) = 3*3^k = 3*3^k
3^(k+2) = 3^2*3^k = 9*3^k
HTH
_________________
"To dream anything that you want to dream, that is the beauty of the human mind. To do anything that you want to do, that is the strength of the human will. To trust yourself, to test your limits, that is the courage to succeed."
- Bernard Edmonds
|
|
|
|
|
|
VP
Joined: 20 Sep 2005
Posts: 1023
Followers: 3
Kudos [?]:
23
[0], given: 0
|
13...as above. took the numbers as r, r+1, r+2.
|
|
|
|
|
|
GMAT Club Legend
Joined: 07 Jul 2004
Posts: 5134
Location: Singapore
Followers: 9
Kudos [?]:
87
[0], given: 0
|
If r = n, s = n+1, t = n+2
3^r +3^s + 3^t = 3^n + 3^(n+1) + 3^(n+2) = 3^n (1 + 3 + 9) = 13(3^n)
Largest prime factor = 13
|
|
|
|
|
|
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1
Kudos [?]:
0
[0], given: 0
|
Can someone just clarify how 3^n(13) = 13 (3^n)????
My brain is hurting!
|
|
|
|
|
|
VP
Joined: 02 Jun 2006
Posts: 1278
Followers: 2
Kudos [?]:
15
[0], given: 0
|
13...
Used the same solution as above... 3^n x 13.
|
|
|
|
|
|
CEO
Joined: 20 Nov 2005
Posts: 2934
Schools: Completed at SAID BUSINESS SCHOOL, OXFORD - Class of 2008
Followers: 7
Kudos [?]:
37
[0], given: 0
|
MBAlad wrote: Can someone just clarify how 3^n(13) = 13 (3^n)????
My brain is hurting!
Because r,s,t are consecutive
Let r = x
s = x+1
t = x+2
Then 3^r + 3^s + 3^t becomes
3^k + 3^(k+1) + 3^(k+2)
= 3^k + 3^k * 3^1 + 3^k * 3^2
= (3^k) * (1+3+9)
= (3^k) * (13)
Hence largest prime factor = 13
_________________
SAID BUSINESS SCHOOL, OXFORD - MBA CLASS OF 2008
|
|
|
|
|
|
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1
Kudos [?]:
0
[0], given: 0
|
ps_dahiya,
I just didn't understand the step "3^n(13) = 13 (3^n)" in ywilfred's post.
Does this mean a^b(c) = c(a^n)
I think I may be confusing the terms....does 3^n(13) mean 3 to the power of 13n OR 3 to the power of n, multiplied by 13?
Enlighten me!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|