In what base is 647 the square of 25?

  • Thread starter Thread starter RChristenk
  • Start date Start date
AI Thread Summary
The discussion centers on finding the base in which 647 is the square of 25. It is established that since 647 is larger than 625 in base 10, the base must be less than 10. Testing base 9 reveals that 25 multiplied by 25 equals 647 in this base. A systematic approach is suggested, involving equations like 6·r² + 4·r + 7 = 25·25, leading to the conclusion that the base must be either 9 or 18, with 9 being the only valid option under the constraints. The conversation highlights the relationship between the digits and their implications for the base system used.
RChristenk
Messages
73
Reaction score
9
Homework Statement
In what base is ##647## the square of ##25##?
Relevant Equations
Knowledge of base conversion
##25 \cdot 25 = 625## in base ##10##, and since ##647## is larger than ##625##, the base the question is seeking must be smaller than ##10##.

So I tried base ##9## and it turns out ##25 \cdot 25 = 647## in base ##9##.

The problem here is I'm just guessing. I'm pretty sure there is a systematic way to write out a equation for this, something along the lines of ##6 \cdot r^2 + 4\cdot r + 7 = 25 \cdot 25 ## or something. But I don't know how. Thanks for the help.
 
Physics news on Phys.org
##6 \cdot r^2 + 4\cdot r + 7 = (2 \cdot r+5)^2##
 
  • Like
Likes RChristenk and PeroK
I get ##23^2=6\cdot 9^2+4\cdot 9+7.##

Guessing is not the worst method in this case, because you need the digit seven, which only leaves you with the cases ##r\in \{8,9\}.##
 
fresh_42 said:
I get ##23^2=6\cdot 9^2+4\cdot 9+7.##

Guessing is not the worst method in this case, because you need the digit seven, which only leaves you with the cases ##r\in \{8,9\}.##
I got ##r \in \{18,9\}##. Which is, perhaps, what you meant.

Since the last digit is 7, that means that ##25_{10}## is equal to 7 modulo ##r##. Which means that ##18_{10}## is equal to 0 modulo ##r##. So ##r## must be a factor of ##18_{10}##.

But since 7 is a valid digit, ##r## must be at least 8. The only factors of 18 that are greater than or equal to 8 are 9 and 18 itself.

And then, OP had already reasoned that ##r## was less than 10 which only leaves one possibility.
 
An interesting observation is that in base 7: ##25^2 = 1024##, where both numbers are squares base 10.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
13
Views
2K
Replies
3
Views
2K
Replies
1
Views
1K
Replies
13
Views
2K
Replies
10
Views
3K
Replies
7
Views
2K
Back
Top