Square and Cube

Find the sum of the digits of the smallest number N N such that 2 × N 2\times N is a perfect square and 3 × N 3\times N is a perfect cube?


The answer is 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.

4 solutions

Kushal Bose
May 31, 2017

2 × N = m 2 3 × N = n 3 2 \times N=m^2 \\ 3 \times N=n^3

Multiplying them 6 × N 2 = m 2 n 3 = ( m n ) 2 × n 6 \times N^2=m^2 n^3=(mn)^2 \times n

Clearly, n = 6 n=6 So, 3 N = 216 n = 72 3N=216 \implies n=72 also 2 N = 144 2N=144

So, N = 72 N=72

Ravneet Singh
May 31, 2017

Since 2 N 2N is a square and 3 N 3N is a cube, N N has to be of the form 2 a × 3 b \large 2^a \times 3^b , and cannot have another prime factor because then N N will not be the smallest.

N = 2 a × 3 b \large \Longrightarrow N = 2^a \times 3^b

2 N = 2 a + 1 × 3 b ( 1 ) \large \Longrightarrow 2N = 2^{a + 1} \times 3^b \quad \cdots (1)

3 N = 2 a × 3 b + 1 ( 2 ) \large \Longrightarrow 3N = 2^a \times 3^{b + 1} \quad \cdots (2)

Now, 2 N 2N is a perfect square, it means the both the powers are even b = 0 , 2 , 4 , 6 \implies b = 0,2,4,6 \cdots

and 3 N 3N is a perfect cube, it means the both the powers are multiple of 3 a = 0 , 3 , 6 , 9 \implies a = 0,3,6,9 \cdots

Here b 0 b \ne 0 because it will not satisfy equation (2), and a 0 a \ne 0 because it will not satisfy equation (1)

hence, the smallest values of a a and b b which satisfy both the equations are a = 3 a = 3 and b = 2 b = 2 .

N = 2 3 × 3 2 = 72 \implies N = 2^3 \times 3^2 = 72

sum of digits = 9 \boxed {9}

Marta Reece
May 30, 2017

For 2 N 2N to be a square, N N has to have the format 2 × x 2 2\times x^2 .

For 3 N 3N to be a cube, N N has to have the format 3 2 × y 3 3^2\times y^3 .

So N N definitely has to be a multiple of 2 × 3 2 = 18 2\times3^2=18

18 18 does have the first format, 2 × x 2 2\times x^2 with x = 3 x=3 , but it does not have the second, 3 2 × y 3 3^2\times y^3 . It does have the 3 2 3^2 part, but that is multiplied by 2 2 , which is not a cube. To keep the 2 2 and make it a cube, and the smallest cube possible, it needs to be multiplied by 4 4 , which is a square.

18 × 4 = 72 18\times 4=72 satisfies both conditions and it is the lowest number to do so.

The sum of its digits is 9 \boxed{9} .

Tom Engelsman
May 30, 2017

Let 2 N = p 2 2N = p^2 and 3 N = q 3 . 3N = q^3. The least value of N that satisfies both conditions is N = 2 3 3 2 = 72 N = 2^{3}3^{2} = 72 , which has a digit sum of 9 . \boxed{9}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...