Solving Linear Combinations of Positive Stamp Values

adamg
Messages
48
Reaction score
0
this is quite a classic problem i think but I am having difficulty finishing it off. If we have two stamps of positive values a and b, (greater than 1), what values can be expressed as a linear combination of these 2 stamps. If the stamps have a highest common factor greater than 1, then there are infinitely many 'bad' numbers. But if the numbers are coprime, after a certain point, all numbers are possible. For instance, with 5 and 8, in the list of possible numbers, you eventually get 28,29,30,31,32, therefore by adding 5's every other number is possible.
Can anyone help me prove the fact the if you have a and b, with a<b, then eventually you get 'a' consecutive numbers in the list of possibles. (therefore making all subsequent numbers possible).
Any other angle welcome!
 
Mathematics news on Phys.org
think the upper limit of not-possible numbers may be ab-a-b on the basis of a number of examples
 
I presume you mean for A and B to be non-negative. Since we have, in the example given, the case of 5(-3) + 8(2) =1, we see that every integer is possible.

In the example given: 5A+8B =30, and 5A+8B=32, the first case demands that 5 divide B and the second that 8 divides A. So those cases are only solved in non-negative terms with a zero for A or B. Assuming A less than B, to get A successive values, one of them will be divisible by A giving us a zero coefficient for B.

So I wonder if that was how you are seeing the problem?
 
Last edited:
yes, a and b must be non-negative, as must the numbers of each i.e. can't have negative numbers of stamps.
 
Well, here is a start: Let B = A+1. Look at series of A terms: (A+1) + A(A-1)=A^2+1; 2(A+1)+A(A-2)=A^2+2...A(A+1) + A(A-A) =A^2+A.

This series fulfillls the necessary requirements and starts at (A+1) +A(A-1) =A^2+1.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top