What is smallest integer a greater than 1, such that
a × 3 a × a × 3 a × a ∈ Z ?
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 explanation :)
= a × 3 a × a × 3 a × a = a 2 1 × a 3 1 × a 2 1 × a 3 1 × a 2 1 = a 6 1 5 ⟹ a = Power of 6
To minimise a , it must have 6th power of 2 ⟹ a = 2 6 = 6 4
Problem Loading...
Note Loading...
Set Loading...
Let N = a × 3 a × a × 3 a × a = a 2 1 × a 3 1 × a 2 1 × a 3 1 × a 2 1 = a 6 1 3 . For N to be an integer, a must has a power of 6, the smallest greater than 1 is a = 2 6 = 6 4 , then N = 2 1 3 = 8 1 9 2 .