Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A bounded partition approach to identifying one fake coin and its type (2306.10733v1)

Published 19 Jun 2023 in cs.DS and cs.DM

Abstract: Fake coin problems using balance scales to identify one fake coin and its type among n coins (n > 2) were solved by Dyson in 1946. Dyson gave adaptive solutions with the minimum number of weighings where later weighings may be dependent on results of past weighings. In 2003 Born et al. gave non-adaptive solutions where all weighings are predetermined. Both solutions require the computation of a Dyson set, which is a list of placement of each coin for each weighing. The computation of a Dyson set requires substantial amount of time when n gets larger. We present a bounded partition approach to the fake coin problems without computing any Dyson set. Our approach uses bounded partition of coins recursively until the problem size may be small enough to use at most one weighing.

Summary

We haven't generated a summary for this paper yet.