The special number

Consider a two digit number a b ab (with a and b as is digits) such that

b 3 a 2 = a b b^{3}-a^{2}=ab ( a b ab is the number itself.)

Find the smallest such number?


The answer is 23.

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

Siddharth Singh
Jul 21, 2015

0 < a < 10 0 <a<10 also 0 < b < 10 0<b<10 and a a cannot be equal to b b .

b 3 a 2 = 10 a + b b^{3}-a^{2}=10a+b

b 3 b = 10 a a 2 b^{3}-b=10a-a^{2}

b ( b + 1 ) ( b 1 ) = a ( 10 + a ) b(b+1)(b-1)=a(10+a)

the product of 3 consecutive integers is divisible by 3!=6

this means either 6 divides a a or ( 10 + a ) (10+a)

Possible values of a a are 2,3,6.

since smallest is asked so first taking 2 in the equation we find 3 satisfies the value of b b ,therefore the number is 23 \boxed{23} .

Is there any simpler solution?

Siddharth Singh - 5 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...