What is the remainder when 2 3 n − 7 n − 1 , where n is a positive integer, is divided by 4 9 ?
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.
Same as mine but used latex and it looks nice!
Log in to reply
Of course, so you gotta learn it up, young man.
It should be ( k + 2 n ) in the last line...
This is equivalent to proving that the 8 n − 7 n − 1 is always divisible by 49 for all positive integer n . And we can prove this via mathematical induction .
Base step: This is trivially true for n = 0 , 8 1 − 7 ⋅ 1 − 1 = 0 is divisible by 49.
Inductive step: We assume n = k is true for some positive integer k , then 8 k − 7 k − 1 is divisible by 49.
Inductive hypothesis: Let us prove that this holds for n = k + 1 as well.
When n = k + 1 , 8 k + 1 − 7 ( k + 1 ) − 1 = 8 ( 8 k ) − 7 k − 8 = 7 ( 8 k ) + ( 8 k − 7 k − 1 ) − 7 = 7 ( 8 k − 1 ) + ( divisible by 49 8 k − 7 k − 1 )
Because 8 k − 1 = ( 7 + 1 ) k − 1 = 7 k + k ⋅ 7 k − 1 + ⋯ is divisible by 7, then 7 ( 8 k − 1 ) must be divisible by 7 2 = 4 9 . And thus, the entire expression above must be divisible by 49 as well.
Hence, by principles of mathematical induction, 8 n − 7 n − 1 is always divisible by 49 for all positive integer n .
The answer to this problem is 0 .
Addendum:
Mark Hennings made an excellent point:
Because ( 8 n + 1 − 7 ( n + 1 ) − 1 ) − 8 ( 8 n − 7 n − 1 ) = 4 9 n , and the inductive step tells us that the latter bracket is divisible by 49, so former bracket is divisible by 49 too, and thus, n = k + 1 is true as well.
nice solution!
Nice one, Your solution matches mine, except I did in a different way...
i love mathematical induction, but i m not sure if it is so helpful for this problem.
we still have to use the fact that
(
7
+
1
)
k
-1 is divisible by 7.
the mathematical induction is used only to get rid of the 7n part.
overal its a nice idea. ty for showing it.
the begin and end of the induction equation is correct, but in between the "+6" should be "-8" and the "+7" should be "-7".
Log in to reply
Fixed the -8 and -7 thingy.
Use binomial expansion, ( a + 1 ) n = a ( ⋯ ) + 1 , so ( a + 1 ) n − 1 is divisible by a . Let me know if you need me to clarify somemore.
Log in to reply
thanks.....................................
ty for fixing
The inductive argument is much easier if you note that ( 8 n + 1 − 7 ( n + 1 ) − 1 ) − 8 ( 8 n − 7 n − 1 ) = 4 9 n .
Log in to reply
Hahahahahaa, I'm so silly! You're absolutely right. I've added that in.
Ty. i had 8=1+7 but i forgot to use the binomial theorem.
There is also another way, let me wait, which one of you tell that?. I am very eager to see that.
There is no point in stalling us, if you want to share your insight, please do so.
This is just a way to trigger everyone to think in different ways, hence you see, for one particular problem one will get various solutions... This will increase the knowledge of everyone and people might know about various things... Hope you understood what I wanted to say...
Log in to reply
Pls look at my solution
Log in to reply
I also did binomially at first, I did the sum in a second way, looking for that particular one...
Try 8 n − 7 n − 1 = ( 8 − 1 ) ( 8 n − 1 + 8 n − 2 + ⋯ + 8 + 1 ) − 7 n = 7 [ 8 n − 1 + 8 n − 2 + ⋯ + 8 + 1 − n ] Since 8 ≡ 1 ( m o d 7 ) , we deduce that 8 n − 1 + 8 n − 2 + ⋯ + 8 + 1 ≡ n ( m o d 7 ) , and hence 4 9 divides 8 n − 7 n − 1 .
since the question indicates the answer is the same for all "n", i just used n=1.
-> 8-7-1 = 0
Hmm.look at my solution
While this is one way of obtaining the "official" answer to this problem, it would be better to be able to prove that the remainder is 0 for ALL n 's.
Log in to reply
yes bro
yeah. srijan and cheong sir did that very well.
Log in to reply
Thanks alot for your appreciation.
to be not rude i will say you to add sir after chewong
Log in to reply
@Srijan Singh
–
ty. i fixed it. i was not sure about the order of the name.
btw is it ok when i call u srijan ?
Problem Loading...
Note Loading...
Set Loading...
Given that:
2 3 n − 7 n − 1 = 8 n − 7 n − 1 = ( 7 + 1 ) n − 7 n − 1 = k = 0 ∑ n ( k n ) 7 k − 7 n − 1 = k = 2 ∑ n ( k n ) 7 k = 4 9 k = 0 ∑ n − 2 ( k + 2 n ) 7 k
Therefore 2 3 n − 7 n − 1 m o d 4 9 = 0 .