A fun and interesting math puzzle

  • Context: High School 
  • Thread starter Thread starter KHanson
  • Start date Start date
  • Tags Tags
    Fun Interesting Puzzle
Click For Summary

Discussion Overview

The discussion revolves around a mathematical puzzle involving the creation of a number string that can represent all integers within a specified range (1 to 20 or 1 to 99) while adhering to certain rules about readability and digit repetition. Participants explore the challenge of finding the shortest possible number string that meets these criteria.

Discussion Character

  • Exploratory, Debate/contested, Mathematical reasoning

Main Points Raised

  • One participant proposes a challenge to create a number string that can be read forwards and backwards without repeating two-digit combinations, providing examples for both the easier (1 to 20) and harder (1 to 99) cases.
  • Another participant presents a shorter string for the 1 to 20 case and argues that it is optimal, providing reasoning based on the required occurrences of digits and the formation of two-digit numbers.
  • A third participant expresses gratitude for the previous contribution, indicating that it alleviates their struggle with including the number 99 in the string.
  • A fourth participant introduces a new question about the largest number for which such a string can be constructed, noting the impossibility for numbers larger than 99.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the optimality of the number strings, as differing examples and approaches are presented. The discussion remains open regarding the largest number for which a valid string can be formed.

Contextual Notes

There are limitations regarding the assumptions made about digit occurrences and the structure of the number strings, particularly in relation to the rules governing two-digit repeats and the specific ranges of numbers being considered.

KHanson
Messages
2
Reaction score
0
Here's a nice challenge that I made up thinking about compressing data one night...


Print out a number that you can read within it:

The numbers 1 to 20(easier) or 1 to 99(very hard)

Rules:
→Can be read forward or backwards and use same numbers
eg. 123 you can read 1,2,3,11,12,22,21,23,32,33
→Cannot! have any two digit repeats
eg. 121 you can read 12 foward and also backwards!

exception! any double numbers like 11 22 33 etc.

The smaller the answer in digits the better.


(easy)

Here is the answer I get going from 1 to 20 starting with writing a 0123456789 down.

1520123456789113416718

and again starting with writing 8642013579,

17418642013579112516

Is there a better number out there that is shorter yet?


(hard)

starting with the number 10 I get: (10 doesn't have to end up at the start)

795875564736032972691715211041361802248243358394450776688990

This is the best attempt so far I've gotten... I see the number 24 repeated right off the bat so this is wrong.


This is turning out to be quite interesting and quite a fun challenge. I would love to know if there is only one unique answer when you start by writing the number 10 down.
What would happen if you started with the number 61?
I would love to see some answers (either right or wrong!).
 
Mathematics news on Phys.org
It does not matter where you start, as every number has to occur.

Here is a shorter string for 1 to 20: 918716514311201
I can show that it is optimal: With one substring "11" and n other occurences of "1", we can form at most 2+2n two-digit numbers with a 1 inside. We need 9 of them (not counting 11), therefore n>=4. This means we need at least six times a "1", and one time all other digits of course. This gives at least 15 digits.
Modifications: The 9 can be moved to the other side, you can move blocks of 2-3 digits from left to right, and all digits from 3 to 9 can be exchanged in their position in arbitrary ways. And you can mirror the whole string, of course.A similar string for 1-99 cannot exist. We just have two positions on the edges, this leaves at least 7 digits from 1-9 which are not there. There are 18 numbers containing those digits once, which gives 9 pairs (where one pair repeats the number). This is not possible, the number of pairs has to be even.
 
That sure saves me racking my brains from trying get that last 99 in there! Thanks!
 
Here is another puzzle: We already know that it is not possible for 1-99 (or any number larger than 99), and we know that it is possible for 1-20. What is the largest number where such a string is possible?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 37 ·
2
Replies
37
Views
5K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 7 ·
Replies
7
Views
9K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K