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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

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