viren_t2005
- 20
- 0
There are 6561 balls out of them 1 is heavy. Find the min. no.of times the ball have to be weighted for finding out the heavy ball.
The discussion revolves around finding the minimum number of weighings required to identify a heavy ball among 6561 balls, with one being heavier than the others. Additionally, there are related questions about identifying faulty machines producing heavier balls using a weighing machine.
The conversation includes attempts to clarify the problem and explore different strategies. Some participants express understanding of the mathematical principles involved, while others propose alternative methods for identifying faulty machines.
Participants discuss the constraints of using a weighing machine only once for identifying faulty machines and the implications of different weighing strategies on the outcomes.
Yes. But your algorithm for finding the heavy ballis as likely to require 6561 weighings, which is also the worst possible number of weighings.vaishakh said:I didn't understand this. sppose i took 1 bal and weighed it and suppose that is the heavy ball, then i am done just once.
vaishakh said:About balls I have another question. There are 1000 machines in a company that manufactures balls. The company has an huge weighing machine such that you can weigh n number of balls in it. The company once observedthat one of the machines are producing heavy balls, the standard ball is 1g and the faulty 1.1g. Find the method to find the faulty machine by using the weighing machine just once.
Further the manager found after few days that the same fault has creeped into a number of machines. Still the weighing has to be used once to find all the faulty machines. Find the method.