scispace - formally typeset
Proceedings ArticleDOI

An algorithm for identifying two unequal heavier / lighter coins out of n given coins

Reads0
Chats0
TLDR
This paper has constructed an optimal algorithm to determine two false coins out of a given number of coins and is able to find out the fake coins using O(log n) comparisons.
Abstract
Counterfeit coin problem has been considered for a very long time and is a topic of great significance in Mathematics as well as in Computer Science. In this problem, out of« given coins, two or more false coins (the coins are classified as false because their weights are different when compared to a standard coin) are present which have the same appearance as the other coins. This problem belongs to the class of combinatorial group testing problem which finds several applications in hidden graph construction problem etc. In this paper, we have constructed an optimal algorithm to determine two false coins out of a given number of coins. In addition, our objective is to solve the problem in minimum number of comparisons with the help of an equal arm balance. Our proposed algorithm is able to find out the fake coins using O(log n) comparisons.

read more

Citations
More filters
Book ChapterDOI

Anomaly Detection and Three Anomalous Coins Problem

TL;DR: Representing coins as any data items, an algorithm to determine three false coins out of n given coins is introduced and the objective is to solve the problem in minimum number of comparisons with the help of an equal arm balance.
References
More filters
Book

Combinatorial Group Testing and Its Applications

TL;DR: This book attempts to cover the theory and applications of combinatorial group testing in one place.
Journal ArticleDOI

On Various Versions of the Defective Coin Problem.

TL;DR: The purpose of this paper is to indicate a systematic way in which the theory of dynamic programming can be used to provide a computational solution to the determination of optimal and suboptimal testing policies.
Journal ArticleDOI

Two counterfeit coins

TL;DR: In this article, the problem of determining the minimum number of counterfeit (heavier) coins in a set of n coins of the same appearance, given a balance scale and the information that there are exactly two heavier coins present, was considered.
Journal ArticleDOI

Counterfeit Coin Problems

TL;DR: Several variations of the balancing problem have been solved before, all of which have been presented in this paper, and all of these problems are solved by the original Schell solver, which is the only one known to us.
Posted Content

Finding Weighted Graphs by Combinatorial Search

Jeong Han Kim
- 18 Jan 2012 - 
TL;DR: A polynomial time randomized algorithm to find the hidden weighted graph G when the number of edges in G is known to be at most $m\geq 2$ and the weight of each edge $e$ satisfies $\ga \leq |w(e)$ for fixed constants $\ga, \gb>0$.