• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 15:14
CEST 21:14
KST 04:14
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence7Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29LiuLi Cup - September 2025 Tournaments3
StarCraft 2
General
Weekly Cups (Sept 8-14): herO & MaxPax split cups #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
SC4ALL $6,000 Open LAN in Philadelphia Sparkling Tuna Cup - Weekly Open Tournament WardiTV TL Team Map Contest #5 Tournaments Maestros of The Game—$20k event w/ live finals in Paris RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
[ASL20] Ro16 Preview Pt2: Turbulence Diplomacy, Cosmonarchy Edition BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion ASL20 General Discussion
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues SC4ALL $1,500 Open Bracket LAN
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile General RTS Discussion Thread Nintendo Switch Thread Borderlands 3
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Canadian Politics Mega-thread Russo-Ukrainian War Thread The Big Programming Thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1167 users

Fun Math Problem

Blogs > EtherealDeath
Post a Reply
1 2 Next All
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
Last Edited: 2009-08-27 04:08:26
August 27 2009 02:46 GMT
#1
Yea... not sure of the solution to this.

We have a bounded interval, say [a,b]. The values of a and b are not particularly important. Let's say we are using [0,1000].

Within this bounded interval are some set number of other bounded intervals, which may or may not intersect with other bounded intervals. For example, one possible set of intervals is {[1,100],[2,36],[45,798]}.

From each bounded interval (not counting [0,1000]), you must pick exactly one point so that the least distance between two points is maximized.

What alogorithm would solve this?

EDIT: Attempt at clarification.

Basically he nth triangular number is the number of possible point pairs, each of which has a corresponding distance. For example, say we had [0,1] and [988,1000]. Then we would pick the points 0 and 1000, yielding a distance of 1000, because that choice of points means that the distance between the two closest points is maximized. We could have choise 1 and 988, but the distance would be decreased, so it's not the optimum choice.

Another way of putting it is that you want to choose the points so that the two closest ones are as far apart as possible.

*
Saracen
Profile Blog Joined December 2007
United States5139 Posts
August 27 2009 02:52 GMT
#2
That's not fun at all!
Crunchums
Profile Blog Joined December 2008
United States11144 Posts
August 27 2009 02:52 GMT
#3
I do not understand your english
brood war for life, brood war forever
prOxi.swAMi
Profile Blog Joined November 2004
Australia3091 Posts
August 27 2009 03:04 GMT
#4
You need to articulate this more clearly
Oh no
thoraxe
Profile Blog Joined March 2007
United States1449 Posts
August 27 2009 03:05 GMT
#5
Plz don't tell me this is 9th grade kiddie Math for you Chinese people?
Obama singing "Kick Ass" Song: http://www.youtube.com/watch?v=yghFBt-fXmw&feature=player_embedde
illu
Profile Blog Joined December 2008
Canada2531 Posts
Last Edited: 2009-08-27 03:32:31
August 27 2009 03:32 GMT
#6
I am not sure if it is even a math problem, since the word "algorithm" is used. Other than that, I do not understand the problem.

Might as well type it in Chinese. =P
:]
blue_arrow
Profile Blog Joined July 2008
1971 Posts
August 27 2009 03:33 GMT
#7
On August 27 2009 12:05 thoraxe wrote:
Plz don't tell me this is 9th grade kiddie Math for you Chinese people?


8th grade
| MLIA | the weather sucks dick here
Maero
Profile Joined December 2007
349 Posts
August 27 2009 03:35 GMT
#8
just take the average? (e.g. (b+a)/2)

i probably don't understand the problem though, like everyone else
MamiyaOtaru
Profile Blog Joined September 2008
United States1687 Posts
August 27 2009 03:40 GMT
#9
He must think homework is fun
Leg[end]
Profile Blog Joined May 2009
United States241 Posts
August 27 2009 04:02 GMT
#10
On August 27 2009 11:46 EtherealDeath wrote:
Yea... not sure of the solution to this.

We have a bounded interval, say [a,b]. The values of a and b are not particularly important. Let's say we are using [0,1000].

Within this bounded interval are some number of other bounded intervals, which may or may not intersect with other bounded intervals.

From each bounded interval (not counting [0,1000]), you must pick one point from each bounded interval so that the least distance between two points is maximized.

What alogorithm would solve this?


The contrast between this thread's topic and its actual contents is staggering oo;
Legends Never Die ;;
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
August 27 2009 04:06 GMT
#11
attempted to clarify.
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
August 27 2009 04:07 GMT
#12
On August 27 2009 12:35 Maero wrote:
just take the average? (e.g. (b+a)/2)

i probably don't understand the problem though, like everyone else



That I know is definitely not the solution. Among other things the taking of the average makes no sense in that you would be picking one point, but there could many many different intervals, which would mean more than one point.
brian
Profile Blog Joined August 2004
United States9625 Posts
August 27 2009 04:28 GMT
#13
shouldnt it always be b-a? assuming we have infinitely many intervals.
Severedevil
Profile Blog Joined April 2009
United States4839 Posts
August 27 2009 04:32 GMT
#14
Well, there's an obvious crappy algorithm.

It's easy to check whether you can pick points such that each pair is separated by a minimum distance of d. So you can do a binary search on d, and continue until you're as close to the exact answer as you're asked to get.

I'm looking for a better solution, but that will work.
My strategy is to fork people.
Muirhead
Profile Blog Joined October 2007
United States556 Posts
Last Edited: 2009-08-27 04:53:20
August 27 2009 04:49 GMT
#15
I do not know (or believe) that there is a terribly simple formula for the answer.

If I just had to write a computer program to find an exact answer, I would proceed inductively. Suppose that there are n intervals, and that I have a computer program that can find the answer given n-1 intervals.

The computer program (call it P) that solves for n-1 intervals would receive input of the form [a_1,b_1],[a_2,b_2],...,[a_{n-1},b_{n-1}] where the a_i are inputted in nondecreasing order.

Furthermore, suppose the computer program P would give me my answer as a function of a_1, assuming a_1 <= a_2 and that the other a_i and b_i are fixed. The function would be piecewise linear and therefore easy to express.

I claim that, given P, it is easy to construct a similar program which works with an input of n intervals. The new program Q would insert a test value of a_1. Then it would run P on [a_2,b_2],...,[a_n,b_n], spitting out a function of a_2. It would compute the value of a_2 such that the maximum minimum distance spit out by that function is as close to |a_1-a_2| as possible, thus solving the problem for the test value of a_1. Through judicious choices of test values of a_1, the full function of a_1 could be discovered. This is because Q knows the answer it should spit out is a piecewise linear function of a_1 with the number of distinct linear components a bounded function of n.
starleague.mit.edu
EtherealDeath
Profile Blog Joined July 2007
United States8366 Posts
August 27 2009 05:25 GMT
#16
On August 27 2009 13:49 Muirhead wrote:
I do not know (or believe) that there is a terribly simple formula for the answer.

If I just had to write a computer program to find an exact answer, I would proceed inductively. Suppose that there are n intervals, and that I have a computer program that can find the answer given n-1 intervals.

The computer program (call it P) that solves for n-1 intervals would receive input of the form [a_1,b_1],[a_2,b_2],...,[a_{n-1},b_{n-1}] where the a_i are inputted in nondecreasing order.

Furthermore, suppose the computer program P would give me my answer as a function of a_1, assuming a_1 <= a_2 and that the other a_i and b_i are fixed. The function would be piecewise linear and therefore easy to express.

I claim that, given P, it is easy to construct a similar program which works with an input of n intervals. The new program Q would insert a test value of a_1. Then it would run P on [a_2,b_2],...,[a_n,b_n], spitting out a function of a_2. It would compute the value of a_2 such that the maximum minimum distance spit out by that function is as close to |a_1-a_2| as possible, thus solving the problem for the test value of a_1. Through judicious choices of test values of a_1, the full function of a_1 could be discovered. This is because Q knows the answer it should spit out is a piecewise linear function of a_1 with the number of distinct linear components a bounded function of n.


Hm... I'm afraid I don't quite see the applicability of recursion on this problem. It seems that considering a_1 would not only change a_2 but also a_3, a_4,... which makes you recalculate everything, as the new minimum might not be between a_1 and a_2 but rather a_k and a_(k+t) for some k.
evanthebouncy!
Profile Blog Joined June 2006
United States12796 Posts
Last Edited: 2009-08-27 07:18:37
August 27 2009 07:18 GMT
#17
用中文说吧,我翻译
send me a pm to remind me to translate it.
Life is run, it is dance, it is fast, passionate and BAM!, you dance and sing and booze while you can for now is the time and time is mine. Smile and laugh when still can for now is the time and soon you die!
SiegeTanksandBlueGoo
Profile Blog Joined December 2007
China685 Posts
August 27 2009 07:26 GMT
#18
This is sort of like Euler's method in calculus, except you're trying to find a specific number instead of the slope....

Then again, the slope is a specific number so maybe you can think about using that.
What does the scouter say about his macro level? It's Over 9000 minerals!
Muirhead
Profile Blog Joined October 2007
United States556 Posts
August 27 2009 09:56 GMT
#19
My argument definitely works. I know a lot of people on this site spurt nonsense solutions to these kinds of questions, but I do actually have a math/IMO background . It's a little complicated, but if you think about it you'll understand it. I am well aware that changing a_1 can change every other a_i.

Alternatively, note that my argument proves that the coordinates of the solution points are rational linear combinations of the coordinates of the endpoints. Furthermore, the argument provides natural bounds on the denominators of the coefficients. Thus, we only need to check a finite number of d as in severedevil's argument.
starleague.mit.edu
ninjafetus
Profile Joined December 2008
United States231 Posts
August 27 2009 12:52 GMT
#20
Restating the problem more clearly for anyone still confused.

You are given an closed interval [a,b], and some number of closed subintervals S_i = [a_i, b_i].
For each S_i, choose a c_i contained in [a_i, b_i] such that min_{i,j} (c_i, c_j) is maximized.

Wait, that might not be any more clear at all, save for math people who already get it...

In other words, each subinterval gets a point. Choose the points so that the distance between the two closest points is maximized over all possible choices of points.
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 3h 46m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
IndyStarCraft 149
UpATreeSC 142
ProTech98
JuggernautJason71
ForJumy 10
StarCraft: Brood War
Calm 3819
Shuttle 587
Mini 354
Dewaltoss 163
Backho 65
Noble 10
Hm[arnc] 6
Dota 2
Fuzer 243
capcasts152
Counter-Strike
fl0m1167
pashabiceps523
Stewie2K502
Heroes of the Storm
Liquid`Hasu289
Other Games
Grubby2826
FrodaN714
Beastyqt642
Hui .258
summit1g75
Trikslyr63
FunKaTv 53
NeuroSwarm51
ToD44
MindelVK29
C9.Mang025
Organizations
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 19 non-featured ]
StarCraft 2
• Dystopia_ 2
• Reevou 2
• Kozan
• sooper7s
• AfreecaTV YouTube
• Migwel
• LaughNgamezSOOP
• intothetv
• IndyKCrew
StarCraft: Brood War
• FirePhoenix18
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• C_a_k_e 4098
League of Legends
• Nemesis3042
• TFBlade540
Other Games
• imaqtpie866
• WagamamaTV512
• Shiphtur225
Upcoming Events
OSC
3h 46m
PiGosaur Monday
4h 46m
LiuLi Cup
15h 46m
OSC
23h 46m
RSL Revival
1d 14h
Maru vs Reynor
Cure vs TriGGeR
The PondCast
1d 17h
RSL Revival
2 days
Zoun vs Classic
Korean StarCraft League
3 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
[ Show More ]
BSL Open LAN 2025 - War…
4 days
RSL Revival
4 days
Online Event
4 days
Wardi Open
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.