Faulty odometer Problems

There are 2 faulty odometer problems posted.

I believe that these problems can be solved by taking the numbers shown on the odometers as numbers in the base 9 and finding their values in base 10. For example: In the problem where the odometer skips 9 the faulty odometer registers 120. Changing this to base 10 yields 99 which was given as the answer.

In the problem where the odometer skips 8 the number registered was 2197. If we change this to base 10 we get 1627 which is the answer I got by a different method although it doesn't match the alleged answer of 1728.

Any thoughts?

Note by Guiseppi Butel
6 years, 11 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

General theory: In the "Faulty Odometer" type of problem, if the excluded digit is "d" then every digit greater than "d" in the faulty reading should be decreased by 1. This number taken as written in base 9 and expressed in base 10 will be the true reading.

For example: If the excluded digit is 3 and the faulty reading is 1428 then this should be changed to 1327. Expressed in base 10 we get 997.

If the excluded digit is 1 and the faulty reading is 35 then this should be changed to 24. Expressed in base 10 the true reading is 22.

Guiseppi Butel - 6 years, 11 months ago

Log in to reply

Yup, this is the approach to take. Can you give a quick explanation of why this works?

Calvin Lin Staff - 6 years, 11 months ago

What if the odometer will not register an odd digit?

Guiseppi Butel - 6 years, 11 months ago

Which question are you telling?????

Anuj Shikarkhane - 6 years, 11 months ago

Just search "Faulty Odometer". There are 2 problems with the same names.

Guiseppi Butel - 6 years, 11 months ago

My latest answer by a different method is 1618 which negates my theory.

Guiseppi Butel - 6 years, 11 months ago

Your claim is that: "If the odometer skips the number X, and shows the number Y in base 10, then the actual distance moved is Y read in base 9. This is independent of the number X".

Why is this claim not true?

For what fixed value of X, if any, is the claim true?

Calvin Lin Staff - 6 years, 11 months ago

Log in to reply

Sorry, I don't understand your comment.

Guiseppi Butel - 6 years, 11 months ago

Log in to reply

My comment is that: when all we did was "change the base to 9 and replace any substituted digit by the excluded digit" doesn't work for all "X".

In particular, it does not work for X=9 X = 9 , which used the algorithm that you originally stated.

This algorithm (of replacing, instead of decreasing every relevant digit), only works for X=8 X = 8 .

Calvin Lin Staff - 6 years, 11 months ago

Log in to reply

@Calvin Lin I beg to differ, Calvin. In fact I believe that for X = 9 no adjusting is needed as prescribed for all others.

Guiseppi Butel - 6 years, 11 months ago

Log in to reply

@Guiseppi Butel Yes. There are a lot of different algorithms mentioned, and it's hard to keep track. So, while we are actually agreeing, the confusion arises from not knowing what each other is talking about.

To summarize,

Algorithm 1 (given in note) : Calculate in Base 9.
This only works for X=9X=9.

Algorithm 2 (given in comment on July 13): Replace the digits 9 with the substituted digit X, and calculate in Base 9.
This only works for X=8 X = 8 . [Technically it also works for X=9X=9, since there is no replacement happening]

Algorithm 3 (given in comment 21 hours ago): Replace the digits X+i X+i with X+i1 X + i-1 for all positive ii, and calculate in Base 9.
This works for all XX.

Calvin Lin Staff - 6 years, 11 months ago

Further thoughts (revelations?): My theory works provided I replace any substituted digit by the excluded digit in the number to the base 9 and expressing the number to base 10 will get the answer that was found by using the other method.

For example: skipping the digit 8: 121=100, 242=200, 363=300, 494=400. The first 3 answers can be obtained by my short-cut method however the last does not. It will however work if 494 is replaced by 484.

The number 2197 changed to 2187 and converted to base 10 gives 1618, the answer I obtained by the other method.

Guiseppi Butel - 6 years, 11 months ago
×

Problem Loading...

Note Loading...

Set Loading...