Which of the following expression is divisible by 9 with ?
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.
You made it rather easy for us, since the first three expressions are not divisible by 9 for n = 1 ;)
The last expression can be written as 2 2 n ( 2 2 n + 1 − 1 ) − 1 = ( 4 n − 1 ) ( 2 × 4 n + 1 ) , and both factors are divisible by 3 since 4 ≡ 1 ( m o d 3 ) .