Remainders

Let a n = 6 n + 8 n a_{n}= 6^n + 8^n . Determine the remainder when a 98 a_{98} is divided by 98.


The answer is 2.

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.

1 solution

We have that a n = ( 7 1 ) n + ( 7 + 1 ) n a_{n} = (7 - 1)^{n} + (7 + 1)^{n} . Using the binomial formula, we find that

a n = k = 0 n ( n k ) 7 n k ( 1 ) k + k = 0 n ( n k ) 7 n k ( 1 ) k = k = 0 n ( n k ) 7 n k ( ( 1 ) k + 1 k ) a_{n} = \displaystyle\sum_{k=0}^{n}\dbinom{n}{k}7^{n-k}(-1)^{k} + \sum_{k=0}^{n}\dbinom{n}{k}7^{n-k}(1)^{k} = \sum_{k=0}^{n}\dbinom{n}{k}7^{n-k}((-1)^{k} + 1^{k}) .

All the terms where k k is odd will then cancel out, while for all the terms where k k is even we will end up multiplying that term by 2 2 . Thus those terms with n k 2 n - k \ge 2 will have a factor of 2 7 2 = 98 2*7^{2} = 98 , which mod 98 98 will disappear, leaving us to simply consider the term n k = 1 n - k = 1 if n n is odd, (since only even k k are still in play), or where n k = 0 n - k = 0 if n n is even. In this case, we thus only need consider the term where n = k = 98 n = k = 98 , giving us that

a 98 ( m o d 98 ) = ( 98 98 ) 7 0 2 = 2 a_{98} \pmod{98} = \dbinom{98}{98}*7^{0}*2 = \boxed{2} .

Sir, help me solving this problem!!! https://brilliant.org/discussions/thread/algebra-mania/ and. https://brilliant.org/discussions/thread/altitude-and-sides-of-a-triangle/?ref_id=1257757

Puneet Pinku - 4 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...