The counterfeit coins?

You have 10 stacks of coins and each stack contains 10 coins. One complete stack of coins is counterfeit. You know the weight of each genuine coin and you know that the weight of each counterfeit coin is 1 gram heavier or lighter than a genuine coin.

Using a pointer scale ie one that gives an actual reading (not a balance), what is the minimum amount of weighings you would need to do to determine which stack is counterfeit?

You can split the stacks up if you want when weighing them.

Related posts:

  1. What is the smallest number of weighings needed to determine which of the stacks is counterfeit? There are 10 stacks of coins, each consisting of 10 silver dollars. One entire stack is counterfeit. but you do not know which one. You do know the weight of...
  2. Some more maths logic questions? 1. In a row of five persons, A is next to B. E is on right side of A who has D on his left side. C and D do...
  3. You have 12 coins with the same appearance, but one is counterfeit.? You don’t know if the counterfeit coin is heavier or lighter than the others, and you only have a pan balance. What’s the minimum number of weighings to determine the...
  4. Determining the weight of a counterfeit coin? Bob found a pile of 50 golden dollars, along with a note stating that one of them is counterfeit and the only way to tell the weight difference is by...
  5. Counterfeit Coin problem with a twist? We all know the counterfeit coin problem with 7 real coins & one fake one. n coins = x weighings 2 coins = 1 weighing 3 coins = 1 weighing...