Adhiraj's aabb number

n n is a two digit number such that n 2 n^2 is a four digit number with the first 2 digits equal to each other and the last 2 digits equal to each other. What is the value of n n ?

This problem is shared by Adhiraj.


The answer is 88.

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.

12 solutions

Tim Vermeulen
Aug 26, 2013

n 2 = a a b b = 11 ( 100 a + b ) ( 1 a 9 , 0 b 9 ) . n^2 = \overline{aabb} = 11 \cdot (100a + b) \quad (1 \leq a \leq 9, 0 \leq b \leq 9).

So,

11 n 2 11 n 1 1 2 n 2 11 100 a + b = a 0 b . 11 \mid n^2 \implies 11 \mid n \implies 11^2 \mid n^2 \implies 11 \mid 100a+b = \overline{a0b}.

In order for a 0 b \overline{a0b} to be a multiple of 11 11 , its alternating sum needs to be a multiple of 11 11 , so a + b = 11 a+b=11 . Therefore,

a a b b { 2299 , 3388 , 4477 , 5566 , 6655 , 7744 , 8833 , 9922 } . \overline{aabb} \in \{ 2299, 3388, 4477, 5566, 6655, 7744, 8833, 9922 \}.

The only quadratic residues mod 4 4 are 0 , 1 0,1 , so

a a b b { 3388 , 4477 , 7744 , 8833 } . \overline{aabb} \in \{ 3388, 4477, 7744, 8833 \}.

The only quadratic residues mod 5 5 are 0 , 1 , 4 0,1,4 , so

n 2 = 7744 n = 88 . n^2 = 7744 \implies n = \boxed{88}.

Very nice, unusual solution!

Alexander Borisov - 7 years, 9 months ago

This problem has been discussed in a recent Brilliant discussion .

Sreejato Bhattacharya - 7 years, 9 months ago

Log in to reply

Wow, now I remember it, that's strange.

Tim Vermeulen - 7 years, 9 months ago

nice solution :)

Anna Ruth Alvarez - 7 years, 9 months ago

Log in to reply

Glad you liked it. :)

Tim Vermeulen - 7 years, 9 months ago
Rohan Paturu
Aug 26, 2013

Since the number n^2 is in the form aabb, n^2 is divisible by 11. Therefore n is also divisible by 11. So, we have to check all the squares of two digits numbers divisible by 11. These numbers are 11, 22, 33, 44, 55, 66, 77, 88, 99

88^2=7744

Therefore n=88

Moderator note:

As it turns out, for this problem it is easier / quicker to check the 9 possible values, as opposed to formulating conditions which help us cut down options even further.

Of course, it is hard to know which approach is shorter, unless you carry it out. However, when presenting your solution, you should strive to be as clear and concise as possible.

Phúc Nguyễn
Aug 25, 2013

Since the first two digits equal to each other and the last two digits equal to each other, we can denote n 2 = 1000 c + 100 c + 10 d + d = 1100 c + 11 d n^2= 1000c+100c+10d+d=1100c+11d , where 0 c , d 9 0 \le c, d \le 9 and c 0 c \ne 0 . Now our task is to find c c and d d . Notice that 1100 c + 11 d = 11 ( 100 c + d ) 1100c+11d=11(100c+d) and since 11 ( 100 c + d ) 11(100c+d) is a perfect square, we can conclude that 100 c + d = 11. p 2 100c+d=11.p^2 (where p N p \in \mathbb{N} ). Now we just need to construct a table for p p ranges from 4 4 to 9 9 (because 100 100 c + d 999 100 \le 100c+d \le 999 ), we obtain the value p = 8 p=8 and hence, c = 7 c=7 and d = 4 d=4 . Therefore, the number we want to find is 7744 = 88 \sqrt{7744}=88 .

I miss a small detail in my solution, that is c , d N c, d \in \mathbb{N} .

Phúc Nguyễn - 7 years, 9 months ago

search google first 1000 perfect square numbers. You'l see it!!!!:)

Fran Magat - 7 years, 9 months ago

100 c + d 909 100c+d\leq909

Sheikh Asif Imran Shouborno - 7 years, 9 months ago
Greendragons X
Aug 25, 2013

As it is given n 2 1000 n^2 \geq 1000 , and n n is two digit number, so minimum value of n which satisfies is n = 32 n = 32 .

So 32 n 99 32 \leq n \geq 99 , as n n need to be 4 4 digits not 5 5 .

We need to observe another property of the said four digit number n 2 n^2 , is that first two ditigs are equal and last two digits are equal, i . e i.e n 2 = a a b b n^2 = aabb , this property leads us to result that n 2 n^2 is divisible by 11 11 , if n 2 n^2 is divisible by 11 11 then n n must also be divisible by 11 11 .

As a number is divisible by 11 11 if of difference of sum of even positions and sum of odd positions is either 0 0 or 11 -11 or 11 11 . Here ( a + b ) ( a + b ) = 0 (a+b) - (a+b) = 0 .

So for n n the numbers which we need to consider are { 33 , 44 , 55 , 66 , 77 , 88 , 99 } \{33, 44, 55, 66, 77, 88, 99\} . Out of which 88 88 satisfies our criteria, 88 = 7744 88 = 7744 .

I did the solution in the same way that you did.

Priyesh Pandey - 7 years, 9 months ago

Me too :)

A Former Brilliant Member - 7 years, 9 months ago

wooooow

Amin Hamid - 7 years, 9 months ago

n 2 = a a b b = 1100 a + 11 b = 11 ( 100 a + b ) n^{2} = \overline{aabb} = 1100 * a + 11 * b = 11 * (100 * a + b)

This means that 11 11 is a divisor of n 2 n^{2} and 11 11 is a divisor of n n . Furthermore, since n 2 n^{2} is a 4 digit number, 32 n 99 32 \leq n \leq 99 , so this means that n n must be one of the numbers 33 , 44 , 55 , 66 , 77 , 88 33, 44, 55, 66, 77, 88 or 99 99 . It turns out that 88 88 is the only solution to this problem. This aproach is very simple, although it is not reliable, and I only wrote it because I found it interesting.

Pranav Pant
Aug 26, 2013

88^2 = 7744

For a complete solution, one must check that this is the only answer.

Alexander Borisov - 7 years, 9 months ago

by calculator

Narasimha Rao B L - 7 years, 9 months ago
A L
Aug 29, 2013

Note that for n n to be 4 4 -digited, 99 n 32 99 \ge n \ge 32 . Also, n 2 = 1 0 3 a + 1 0 2 a + 1 0 2 b + b 0 m o d 11 n^2=10^3a+10^2a+10^2b+b \equiv 0 \mod 11 , thus n 2 = k 11 n 2 = m 1 1 2 n = r 11 n^2=k \cdot 11 \Rightarrow n^2 = m \cdot 11^2 \Rightarrow n=r \cdot 11 . Checking the 7 7 cases individually, n = 88 n=88 .

88 x 88 = 7744

Mehul Golania
Aug 28, 2013

use the calculator to solve this

Waldir F. Caro
Aug 30, 2013

n^2 = 1000 a + 100 a + 10*b + b

Then n^2 = 11(100*a + b)

From hear it can de seen that n must be a multiple of 11 and since it has two digits and its square must have four digits we have seven posibilities (33, 44, 55, 66, 77, 88, 99), from hear it can be seen that the answer is 88

Jamonte Grant
Aug 29, 2013

88^2=7,744

Ganesh Sundaram
Aug 29, 2013

Let the square of n n be written as a four digit number with the given property be written as x x y y xxyy . Then, we must have n 2 = x x y y = 1000 x + 100 x + 10 y + y = 11 ( 100 x + y ) . n^2 = xxyy = 1000 x + 100 x + 10 y + y = 11 (100 x +y). Since 11 ( 100 x + y ) 11 (100 x +y) is a perfect square, and 11 is a prime number, ( 100 x + y ) (100 x +y) must contain a factor of 11, i.e., 11 must divide ( 100 x + y ) (100 x +y) or x + y x+y since 11 divides 99 x 99 x . The only possibility is that x + y = 11 x+y = 11 with 2 x 9 2 \le x \le 9 and 2 y 9 2 \le y \le 9 . Further, since last digit of a perfect square must be one of 0 , 1 , 4 , 5 , 6 , 9 0, 1, 4, 5, 6, 9 , y y must be one of them. This reduces the possible combinations of ordered pair ( x , y ) (x,y) to just four: { ( 2 , 9 ) , ( 5 , 6 ) , ( 6 , 5 ) , ( 7 , 4 ) } \{ (2,9), (5,6), (6,5), (7,4) \} . The corresponding numbers that multiply 11, namely 100 x + y 100 x + y , are 209 = 11 × 19 209 = 11 \times 19 506 = 11 × 46 506 = 11 \times 46 605 = 11 × 55 605 = 11 \times 55 704 = 11 × 64 704 = 11 \times 64 Only the last combination results in a perfect square. Thus n 2 n^2 is 7744 = 1 1 2 × 8 2 = 8 8 2 7744 = 11^2 \times 8^2 = 88^2

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...