Calculator Fun

Once, I was playing with my calculator at school during the break. I was doing many things with the number 16, when I decided to calculate the square root of it. The result, of course, was 4. However, I pressed, by accident, the square root button again, and the result that was being shown was 2. I then thought of what had just happened: I had a number, then I calculated the square root of it, and the square root of the result was an integer, which was not a perfect square. In other words, the result of the square root of a perfect square (16) was also a perfect square (4). Let the initial number be x x , and the perfect square results be x 1 , x 2 , x 3 , . . . , x m x_{1}, x_{2}, x_{3}, ... ,x_{m} , where x m x_{m} is the last possible result, which is not a perfect square. As an explicit example, I used x = 16 x = 16 that day at school, so m m was 2 2 and x m = 2 x_{m} = 2 . Consider that n n and k k are positive integers. In order to maximize the value of m m , x x should be of the form:

Note : the exponent of x m x_m must be minimized.

Image credit: Like Cool.
n 2 k n^{2^{k}} n ( 2 n ) k n^{(2n)^{k}} n k 2 n^{k^{2}} n 2 k n^{2k} k n 2 k kn^{2^{k}}

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

Suppose x x is of the form n y n^y , where y y is a positive integer. Every time the square root of x x is calculated (remember that x x is a perfect square), we get as result n y 2 n^{\frac{y}{2}} . Doing it successively, we get a final result x m x_{m} that can be expressed as n y ( 1 2 ) m n^{y (\frac{1}{2})^{m}} . If we want to maximize the value of m m , while keeping the exponent even, the value of the exponent must be a potential of 2, so that it will always be divisible by 2, until it reaches 2 2 = 1 \frac{2}{2} = 1 . So, y = 2 k y = 2^{k} , where k k is a positive integer. Hence, x x must be of the form n 2 k \boxed{n^{2^{k}}}

n^(2n)^k = n^(2^k * n^k) should be the answer , if the power can be divided m times by 2, then the value of m should be equal or higher than value of m of n^2^k as both contains 2^k as product in power. As the first one contains n^k also as product in power, m should be equal or higher than ur answer

Parker Prathyoom - 5 years, 8 months ago

Log in to reply

You are definitely right. I'm really sorry about that. I edited the problem so that there won't be any other misunderstanding. Thanks for the comment!

Bruno Oggioni Moura - 5 years, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...