Jump to content
BrainDen.com - Brain Teasers
  • 0


superprismatic
 Share

Question

13 answers to this question

Recommended Posts

  • 0

I'm not so good at this sort of thing, so I've probably messed up something.

367

Edit:

Oh. Forgot the "Why?"

Were this a base 9 system, then 7*2 would be 15. The rest of the numbers would stay the same, I think. My problem is knowing how to shift the second row of multiplication.

Edited by AnapesticTetrameter
Link to comment
Share on other sites

  • 0
I'm not so good at this sort of thing, so I've probably messed up something.

367

Edit:

Oh. Forgot the "Why?"

Were this a base 9 system, then 7*2 would be 15. The rest of the numbers would stay the same, I think. My problem is knowing how to shift the second row of multiplication.

182 + 235 = 427

Find the base:

b2 + 8b + 2 + 2b2 + 3b + 5 = 4b2 + 2b + 7

3b2 + 11b + 7 = 4b2 + 2b + 7

b2 = 9b

b=9

transform 21*17

(2b + 1)(b+7)

Combine:

2b2 + 15b + 7

go from right to left - for every coeeficient greater than b, subtract b from the coeffecient and add 1 to the next higher power until it is less than b.

for b=9

2b2 + 15b + 7 = 3b2 + 6b + 7

Now you have your digits: 367b

Link to comment
Share on other sites

  • 0

182 + 235 = 427

Find the base:

b2 + 8b + 2 + 2b2 + 3b + 5 = 4b2 + 2b + 7

3b2 + 11b + 7 = 4b2 + 2b + 7

b2 = 9b

b=9

transform 21*17

(2b + 1)(b+7)

Combine:

2b2 + 15b + 7

go from right to left - for every coeeficient greater than b, subtract b from the coeffecient and add 1 to the next higher power until it is less than b.

for b=9

2b2 + 15b + 7 = 3b2 + 6b + 7

Now you have your digits: 367b

Oh my. I understood everything except for "add 1 to the next higher power until it is less than b." For some reason, that sounds like "I cut off an inch and it was still too short."

I saw that the biggest number in the equation was 8. Therefore, it had to be greater than base 8. It also probably couldn't be base 10 or greater, since the initial equation then wouldn't have been any different than it would had it been base 10. So that leaves base 9.

Then I multiplied the numbers assuming they were base 9. That's pretty simple; any number greater than 8 is represented by 1 more than the number (e.g. "9" in base 10 = "10" in base 9). Consequently it came out to be...well, whatever I'd said it was, assuming my multiplication was right! :) I was just unsure if, when 'long multiplying', you still shifted one place over for the second set of multiplying.

That probably made no sense, but I understand!! :lol:

Link to comment
Share on other sites

  • 0
Oh my. I understood everything except for "add 1 to the next higher power until it is less than b." For some reason, that sounds like "I cut off an inch and it was still too short."

from this:

2b2 + 15b + 7

go from right to left - for every coeeficient greater than b, subtract b from the coeffecient and add 1 to the next higher power until it is less than b.

OK. You have 3 coefficients in the equation: 2, 15, and 7. Well, you know that none of the coeeficients can be greater than 9, since you know that b is 9. So, go from right to left:

7 < 9. So you don't touch it.

15 >= 9. Subtract 9 from 15, you get 6. you now need to add 1 to the next coeeficient (you're at 1, the b1, so add 1 to b2's coefficient). So now you have 3, 6, 7.

3 < 9. So you don't touch it. That gives you

3b2 + 6b + 7 = 367 ...

The good thing about the method that i showed was that it works for any base b (as long as the original equation is actually correct :)). You don't need to hunt-and-peck for the base. For example:

Change the original equation

182 + 235 = 427

to

192 + 295 = 417

b2 + 9b + 2 + 2b2 + 9b + 5 = 4b2 + 1b + 7

3b2 + 18b + 7 = 4b2 + 1b + 7

17b = b2

b = 17.

now transform 21*17

(2b+1)(b+7)

2b2 + b + 14b + 7

2b2 + 15b + 7

A=10, B=11, C=12, D=13, E=14, etc.

so now you have 2F7 in base 17. Or, plugging in 17 in the above polynomial, 840 base 10.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...