Variations of the Frobenius coin problem

  • Context: Graduate 
  • Thread starter Thread starter richardfrobey
  • Start date Start date
  • Tags Tags
    Frobenius
Click For Summary
SUMMARY

The discussion centers on the Frobenius coin problem, specifically the challenge of determining the number of combinations of coin denominations that total a given amount, p cents. It is established that while there is an explicit formula for the Frobenius number with two coin denominations, no such formula exists for three or more denominations. However, an algorithm exists that computes the Frobenius number in polynomial time based on the logarithms of the coin denominations. Participants seek clarification on the algorithm mentioned in Wikipedia and its application to the problem of counting combinations of coins.

PREREQUISITES
  • Understanding of the Frobenius coin problem
  • Familiarity with polynomial time algorithms
  • Knowledge of combinatorial mathematics
  • Basic grasp of number theory concepts
NEXT STEPS
  • Research the algorithm for computing the Frobenius number with three or more denominations
  • Explore combinatorial counting techniques in number theory
  • Study polynomial time complexity in algorithm design
  • Investigate applications of the Frobenius coin problem in real-world scenarios
USEFUL FOR

Mathematicians, computer scientists, and students interested in number theory, algorithm design, and combinatorial mathematics will benefit from this discussion.

richardfrobey
Messages
1
Reaction score
0
I wasn't sure if this should go in the number theory section, but here goes:

Is there a formula for solving problems such as: If there are n coin denominations x_{1},x_{2}...x_{n} that total p cents, how many combinations are possible? n and p are positive real numbers, of course.


On a side note, wikipedia says: "There is an explicit formula for the Frobenius number when there are only two different coin denominations. If the number of coin denominations is three or more, no explicit formula is known; but, for any fixed number of coin denominations, there is an algorithm computing the Frobenius number in polynomial time (in the logarithms of the coin denominations forming an input)."

Does anyone know what the algorithm that wikipedia mentions is? I know it cannot be written explicitly and mathematically (as per wikipedia), but can anyone write it in another format?


Feel free to repost this question on mathstackexchange, mathoverflow, yahoo! answers, etc. if it will help to get the answer.

Thanks in advance.
 
Mathematics news on Phys.org
richardfrobey said:
If there are n coin denominations x_{1},x_{2}...x_{n} that total p cents, how many combinations are possible?

Combinations of what? - you haven't stated a problem clearly.
 
Stephen Tashi said:
Combinations of what? - you haven't stated a problem clearly.

I think this is asking about the number of combinations of coins that total less than or equal to p. I have seen similar problems, and even if this isn't what the TC meant (which I'm pretty sure it is), this should generate some interesting discussion.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K