Find all positive integers n

For which positive integers n n is the number 3 n + 1 3^n + 1 a multiple of 10 10 ?

Note: k k in the answer options denotes a non-negative integer.

n = 2 k n = 2k n = 4 k + 2 n = 4k + 2 n = 6 k 4 n = 6k - 4 n = 3 k + 2 n = 3k + 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

Chew-Seong Cheong
Feb 16, 2019

When 3 n + 1 3^n+1 is a multiple of 10 10 , we have:

3 n + 1 0 (mod 10) 3 n 9 (mod 10) ( 10 1 ) 2 k 9 9 (mod 10) 3 4 k 3 3 9 (mod 10) 3 4 k + 2 9 (mod 10) \begin{aligned} 3^n + 1 & \equiv 0 \text{ (mod 10)} \\ \implies 3^n & \equiv 9 \text{ (mod 10)} \\ (10-1)^{2k}\cdot 9 & \equiv 9 \text{ (mod 10)} \\ 3^{4k} \cdot 3^3 & \equiv 9 \text{ (mod 10)} \\ 3^{4k+2} & \equiv 9 \text{ (mod 10)} \end{aligned}

Therefore, n = 4 k + 2 \boxed {n=4k+2} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...