Technopedia Center
PMB University Brochure
Faculty of Engineering and Computer Science
S1 Informatics S1 Information Systems S1 Information Technology S1 Computer Engineering S1 Electrical Engineering S1 Civil Engineering

faculty of Economics and Business
S1 Management S1 Accountancy

Faculty of Letters and Educational Sciences
S1 English literature S1 English language education S1 Mathematics education S1 Sports Education
  • Registerasi
  • Brosur UTI
  • Kip Scholarship Information
  • Performance
  1. Weltenzyklopädie
  2. Briefmarkenproblem – Wikipedia
Briefmarkenproblem – Wikipedia 👆 Click Here!
aus Wikipedia, der freien Enzyklopädie
13 ist die kleinste Summe, die nicht auf einen Umschlag passt, auf dem nur drei Briefmarken mit den möglichen Werten 1, 2, 5 und 20 Platz haben

Das Briefmarkenproblem ist ein Problem der Kombinatorik und additiven Zahlentheorie. Seien k {\displaystyle k} {\displaystyle k} Briefmarken mit Werten a i {\displaystyle a_{i}} {\displaystyle a_{i}} gegeben. Dann wird nach der kleinsten Zahl gefragt, die nicht als Summe von höchstens h {\displaystyle h} {\displaystyle h} Briefmarken aus dieser Menge dargestellt werden kann (da nur h {\displaystyle h} {\displaystyle h} Marken auf den Briefumschlag passen). Dabei können die Briefmarken auch mehrfach verwendet werden. Das Problem ist im Allgemeinen offen.

Damit verwandt ist das Münzproblem (Frobenius-Problem). Dort gibt es allerdings keine Beschränkung durch h {\displaystyle h} {\displaystyle h}.

Das Problem geht mindestens bis auf Hans Rohrbach (1937) zurück.[1]

Formulierung

[Bearbeiten | Quelltext bearbeiten]

Gegeben sind eine Menge positiver ganzer Zahlen A k = { a 1 , ⋯ , a k } {\displaystyle A_{k}=\{a_{1},\cdots ,a_{k}\}} {\displaystyle A_{k}=\{a_{1},\cdots ,a_{k}\}}, a 1 = 1 < a 2 < a 3 < ⋯ < a k {\displaystyle a_{1}=1<a_{2}<a_{3}<\cdots <a_{k}} {\displaystyle a_{1}=1<a_{2}<a_{3}<\cdots <a_{k}}. Gesucht wird die kleinste Zahl N h ( A k ) {\displaystyle N_{h}(A_{k})} {\displaystyle N_{h}(A_{k})}, die sich nicht als Summe ∑ j = 1 k x j a j {\displaystyle \sum _{j=1}^{k}x_{j}\,a_{j}} {\displaystyle \sum _{j=1}^{k}x_{j}\,a_{j}} darstellen lässt mit ∑ j = 1 k x j ≤ h {\displaystyle \sum _{j=1}^{k}x_{j}\leq h} {\displaystyle \sum _{j=1}^{k}x_{j}\leq h} und x j ∈ N 0 {\displaystyle x_{j}\in \mathbb {N} _{0}} {\displaystyle x_{j}\in \mathbb {N} _{0}} für 1 ≤ j ≤ k {\displaystyle 1\leq j\leq k} {\displaystyle 1\leq j\leq k}.

Die größte Zahl, für die sich alle Vorgänger und sie selbst als eine solche Summe darstellen lassen, heißt h {\displaystyle h} {\displaystyle h}-Reichweite n h ( A k ) {\displaystyle n_{h}(A_{k})} {\displaystyle n_{h}(A_{k})} von A k {\displaystyle A_{k}} {\displaystyle A_{k}} Es gilt: n h ( A k ) = N h ( A k ) − 1 {\displaystyle n_{h}(A_{k})=N_{h}(A_{k})-1} {\displaystyle n_{h}(A_{k})=N_{h}(A_{k})-1}.

Das Problem wird auch so gestellt, dass h {\displaystyle h} {\displaystyle h} und k {\displaystyle k} {\displaystyle k} gegeben werden, und die Menge A k {\displaystyle A_{k}} {\displaystyle A_{k}} gesucht wird, die die Reichweite n h ( k ) = n ( h , k ) {\displaystyle n_{h}(k)=n(h,k)} {\displaystyle n_{h}(k)=n(h,k)} maximiert. Diese Mengen werden ( h , k ) {\displaystyle (h,k)} {\displaystyle (h,k)}-optimale Mengen oder auch extremale Basen genannt. In dieser Form ist es eine globale Version des Problems, die lokale Version besteht darin die Reichweite für vorgegebene Mengen A k {\displaystyle A_{k}} {\displaystyle A_{k}} zu bestimmen.[2]

Zum Beispiel ist für maximal drei Briefmarken ( h = 3 {\displaystyle h=3} {\displaystyle h=3}) mit Briefmarken-Werten aus A 4 = ( a 1 = 1 , a 2 = 2 , a 3 = 5 , a 4 = 20 ) {\displaystyle A_{4}=(a_{1}=1,a_{2}=2,a_{3}=5,a_{4}=20)} {\displaystyle A_{4}=(a_{1}=1,a_{2}=2,a_{3}=5,a_{4}=20)} jeder Wert bis n 3 ( A 4 ) = 12 {\displaystyle n_{3}(A_{4})=12} {\displaystyle n_{3}(A_{4})=12} darstellbar (Reichweite 12 {\displaystyle 12} {\displaystyle 12}). Ein Wert von N 3 ( A 4 ) = 13 {\displaystyle N_{3}(A_{4})=13} {\displaystyle N_{3}(A_{4})=13} ist nicht mehr mit drei Briefmarken aus dieser Menge darstellbar, man benötigt mindestens vier. Andererseits ist das keine optimale Menge, denn n ( 3 , 4 ) = 23 {\displaystyle n(3,4)=23} {\displaystyle n(3,4)=23}. Optimale Mengen für diese Kombination von h {\displaystyle h} {\displaystyle h} und k {\displaystyle k} {\displaystyle k} sind { 1 , 3 , 6 , 10 } {\displaystyle \{1,3,6,10\}} {\displaystyle \{1,3,6,10\}}, { 1 , 4 , 6 , 15 } {\displaystyle \{1,4,6,15\}} {\displaystyle \{1,4,6,15\}} und { 1 , 4 , 7 , 9 } {\displaystyle \{1,4,7,9\}} {\displaystyle \{1,4,7,9\}}.

Dabei wird stets 1 als Element von A k {\displaystyle A_{k}} {\displaystyle A_{k}} angenommen, sonst wäre die Reichweite Null. A k {\displaystyle A_{k}} {\displaystyle A_{k}} heißt bei vorgegebenem h {\displaystyle h} {\displaystyle h} auch additive Basis der Ordnung h {\displaystyle h} {\displaystyle h} oder h {\displaystyle h} {\displaystyle h}-Basis.

Ergebnisse

[Bearbeiten | Quelltext bearbeiten]

Aus elementaren Überlegungen der Kombinatorik folgt n ( h , k ) < ( h + k k ) {\displaystyle n(h,k)<{\binom {h+k}{k}}} {\displaystyle n(h,k)<{\binom {h+k}{k}}} (rechts steht der Binomialkoeffizient).

Exakte Lösungsformeln sind für k = 2 , 3 {\displaystyle k=2,3} {\displaystyle k=2,3} bekannt.

Für k = 2 {\displaystyle k=2} {\displaystyle k=2} sei A 2 = ( 1 , a ) {\displaystyle A_{2}=(1,a)} {\displaystyle A_{2}=(1,a)}

Dann ist n h ( A 2 ) = ( h + 3 − a ) a − 2 {\displaystyle n_{h}(A_{2})=(h+3-a)\,a-2} {\displaystyle n_{h}(A_{2})=(h+3-a)\,a-2} für h ≥ a − 2 {\displaystyle h\geq a-2} {\displaystyle h\geq a-2}.

Außerdem ist (A. Stöhr 1955,[3] A. Henrici 1965, R. G. Stanton u. a. 1974)

n ( h , 2 ) = ⌊ h 2 + 6 h + 1 4 ⌋ {\displaystyle n(h,2)=\left\lfloor {\frac {h^{2}+6h+1}{4}}\right\rfloor } {\displaystyle n(h,2)=\left\lfloor {\frac {h^{2}+6h+1}{4}}\right\rfloor }

Mit ⌊ x ⌋ {\displaystyle \left\lfloor x\right\rfloor } {\displaystyle \left\lfloor x\right\rfloor } der größten ganzen Zahl kleiner gleich x {\displaystyle x} {\displaystyle x}. Die zugehörige ( h , 2 ) {\displaystyle (h,2)} {\displaystyle (h,2)}-optimale Menge ist A 2 = ( 1 , ⌊ h + 3 2 ⌋ ) {\displaystyle A_{2}=\left(1,\left\lfloor {\frac {h+3}{2}}\right\rfloor \right)} {\displaystyle A_{2}=\left(1,\left\lfloor {\frac {h+3}{2}}\right\rfloor \right)}.

Für k = 3 {\displaystyle k=3} {\displaystyle k=3} und n h ( A 3 ) = n ( h , 3 ) {\displaystyle n_{h}(A_{3})=n(h,3)} {\displaystyle n_{h}(A_{3})=n(h,3)}:

4 81 h 3 + 2 3 h 2 + 66 27 h ≤ n h ( A 3 ) ≤ 4 81 h 3 + 2 3 h 2 + 71 27 h − 1 81 {\displaystyle {\frac {4}{81}}h^{3}+{\frac {2}{3}}h^{2}+{\frac {66}{27}}h\leq n_{h}(A_{3})\leq {\frac {4}{81}}h^{3}+{\frac {2}{3}}h^{2}+{\frac {71}{27}}h-{\frac {1}{81}}} {\displaystyle {\frac {4}{81}}h^{3}+{\frac {2}{3}}h^{2}+{\frac {66}{27}}h\leq n_{h}(A_{3})\leq {\frac {4}{81}}h^{3}+{\frac {2}{3}}h^{2}+{\frac {71}{27}}h-{\frac {1}{81}}}

für h ≥ 34 {\displaystyle h\geq 34} {\displaystyle h\geq 34} (Gerd Hofmeister).[4] Die Gleichheit in der unteren Schranke ist für h = 0 mod 9 {\displaystyle h=0\mod 9} {\displaystyle h=0\mod 9} erfüllt. Hofmeister löste damit das globale Problem für k = 3 {\displaystyle k=3} {\displaystyle k=3}. Das lokale Problem (Bestimmung von n h ( A 3 ) {\displaystyle n_{h}(A_{3})} {\displaystyle n_{h}(A_{3})}) wurde von Øystein J. Rødseth angegangen, der eine allgemeine Methode basierend auf einem Kettenbruch-Algorithmus entwickelte. Ernst Sejersted Selmer gab darauf aufbauend asymptotische Formeln, die die meisten Fälle A 3 {\displaystyle A_{3}} {\displaystyle A_{3}} abdeckten.[5]

S. Mossige zeigte für k = 4 {\displaystyle k=4} {\displaystyle k=4}, dass asymptotisch

n ( h , 4 ) ≥ 2,008 ( h 4 ) 4 + O ( h 3 ) {\displaystyle n(h,4)\geq 2{,}008\left({\frac {h}{4}}\right)^{4}+{\mathcal {O}}(h^{3})} {\displaystyle n(h,4)\geq 2{,}008\left({\frac {h}{4}}\right)^{4}+{\mathcal {O}}(h^{3})}

Wobei rechts ein Landau-Symbol verwendet wurde. Mit Kirfel zeigte er auch, dass die Abschätzung bestmöglich ist.[6] Kirfel zeigte, dass der Grenzwert c k = lim h → ∞ n ( h , k ) ( h k ) k {\displaystyle c_{k}=\lim _{h\to \infty }{\frac {n(h,k)}{{({\frac {h}{k}})}^{k}}}} {\displaystyle c_{k}=\lim _{h\to \infty }{\frac {n(h,k)}{{({\frac {h}{k}})}^{k}}}} für alle k ≥ 1 {\displaystyle k\geq 1} {\displaystyle k\geq 1} existiert. Er gab auch den Wert von c 5 {\displaystyle c_{5}} {\displaystyle c_{5}} an.

Asymptotische Grenzen für festes h {\displaystyle h} {\displaystyle h} und große k {\displaystyle k} {\displaystyle k} fand Hans Rohrbach 1937:[7]

( k h ) h ≤ n ( h , k ) ≤ k h h ! + O ( k h − 1 ) {\displaystyle \left({\frac {k}{h}}\right)^{h}\leq n(h,k)\leq {\frac {k^{h}}{h!}}+{\mathcal {O}}(k^{h-1})} {\displaystyle \left({\frac {k}{h}}\right)^{h}\leq n(h,k)\leq {\frac {k^{h}}{h!}}+{\mathcal {O}}(k^{h-1})}

Dabei gilt die untere Schranke allgemein und es gilt auch ( h k ) k ≤ n ( h , k ) {\displaystyle \left({\frac {h}{k}}\right)^{k}\leq n(h,k)} {\displaystyle \left({\frac {h}{k}}\right)^{k}\leq n(h,k)}. Die beste untere Schranke für große k {\displaystyle k} {\displaystyle k} und feste h {\displaystyle h} {\displaystyle h} stammt von Hofmeister[8] unter Verwendung von Ergebnissen von R. Windecker. Die beste obere Schranke für festes k stammt von Rødseth:[9][10]

n ( h , k ) ≤ ( k − 1 ) k − 2 ( k − 2 ) ! ( h k ) k + O ( h k − 1 ) {\displaystyle n(h,k)\leq {\frac {{(k-1)}^{k-2}}{(k-2)!}}\left({\frac {h}{k}}\right)^{k}+{\mathcal {O}}(h^{k-1})} {\displaystyle n(h,k)\leq {\frac {{(k-1)}^{k-2}}{(k-2)!}}\left({\frac {h}{k}}\right)^{k}+{\mathcal {O}}(h^{k-1})}

Speziell für h = 2 {\displaystyle h=2} {\displaystyle h=2} fand Rohrbach:

d 1 ( k 2 ) 2 + O ( k ) ≤ n ( 2 , k ) ≤ d 2 k 2 2 + O ( k ) {\displaystyle d_{1}\left({\frac {k}{2}}\right)^{2}+{\mathcal {O}}(k)\leq n(2,k)\leq d_{2}{\frac {k^{2}}{2}}+{\mathcal {O}}(k)} {\displaystyle d_{1}\left({\frac {k}{2}}\right)^{2}+{\mathcal {O}}(k)\leq n(2,k)\leq d_{2}{\frac {k^{2}}{2}}+{\mathcal {O}}(k)}

mit d 1 = 1 , d 2 = 1,996 8 {\displaystyle d_{1}=1,d_{2}=1{,}9968} {\displaystyle d_{1}=1,d_{2}=1{,}9968}. A. Mrose verbesserte auf d 1 = 8 7 {\displaystyle d_{1}={\frac {8}{7}}} {\displaystyle d_{1}={\frac {8}{7}}} und W. Klotz auf d 2 = 1,920 8 {\displaystyle d_{2}=1{,}9208} {\displaystyle d_{2}=1{,}9208}.

Richard Guy vermutete, dass für große h {\displaystyle h} {\displaystyle h} die n ( h , k ) {\displaystyle n(h,k)} {\displaystyle n(h,k)} durch eine endliche Anzahl von Polynomen in h {\displaystyle h} {\displaystyle h} vom Grad k {\displaystyle k} {\displaystyle k} gegeben sind.[11]

Sonstiges

[Bearbeiten | Quelltext bearbeiten]

Für variable h {\displaystyle h} {\displaystyle h} ist das Problem NP-schwer[12]. Bei festem h {\displaystyle h} {\displaystyle h} ist es dagegen in polynomialer Zeit lösbar.

Anwendungen fand das Problem zum Beispiel bei der optimalen Zuteilung von Index-Registern bei Computern oder optimalen Verkabelungsmustern in assoziativen Cache-Speichern.[13]

Literatur

[Bearbeiten | Quelltext bearbeiten]
  • Richard K. Guy: Unsolved problems in number theory, Springer 1994, S. 123–127 (Postage Stamp Problem)
  • Ronald Alter, Jeffrey Barnett: A postage stamp problem, American Mathematical Monthly, Band 87, 1980, S. 206–210, JSTOR
  • Mossige: Algorithms for Computing the h-Range of the Postage Stamp Problem, Math. Comput., Band 36, 1981, S. 575–582

Weblinks

[Bearbeiten | Quelltext bearbeiten]
  • Eric Weisstein: Postage stamp problem, mathworld
  • Briefmarkenproblem, Spektrum Lexikon der Mathematik

Einzelnachweise

[Bearbeiten | Quelltext bearbeiten]
  1. ↑ Guy, Unsolved problems in number theory, S. 123.
  2. ↑ Guy, Unsolved problems in number theory, S. 123
  3. ↑ Stöhr, Gelöste und ungelöste Fragen über Basen der natürlichen Zahlenreihe, 2 Teile, J. Reine Angew. Math., Band 194, 1955, S. 40–65, 111–140
  4. ↑ Hofmeister, Asymptotische Abschätzungen für dreielementige Extremalbasen in natürlichen Zahlen, J. Reine Angew. Math., Band 232, 1968, S. 77–101
  5. ↑ Selmer, The local postage stamp problem, 3 Teile, Universität Bergen 1986, 1990
  6. ↑ Guy, Unsolved problems in number theory, S. 123
  7. ↑ Rohrbach, Ein Beitrag zur additiven Zahlentheorie, Math. Z., Band 42, 1937, S. 1–30
  8. ↑ Hofmeister, Endliche additive Zahlentheorie, Kapitel 1, Das Reichweitenproblem, Universität Mainz 1976. Nach Alter, Barnett, American Mathematical Monthly, Band 87, 1980, S. 206f
  9. ↑ Guy, Unsolved problems in number theory, S. 124
  10. ↑ Rødseth, An upper bound for the h-range of the post-stamp problem, Acta Arithmetica, Band 54, 1990, S. 301–306
  11. ↑ Alter, Barnett, American Mathematical Monthly, 87, 1980, S. 207, mit expliziter Darstellung der Vermutung für k=2,3
  12. ↑ Jeffrey Shallit, The computational complexity of the local postage stamp problem. SIGACT News, Band 33, März 2002, S. 90–94
  13. ↑ Alter, Barnett, American Mathematical Monthly, 87, 1980, S. 207
Abgerufen von „https://de.teknopedia.teknokrat.ac.id/w/index.php?title=Briefmarkenproblem&oldid=256245338“
Kategorie:
  • Zahlentheorie

  • indonesia
  • Polski
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • مصرى
  • Nederlands
  • 日本語
  • Português
  • Sinugboanong Binisaya
  • Svenska
  • Українська
  • Tiếng Việt
  • Winaray
  • 中文
  • Русский
Sunting pranala
Pusat Layanan

UNIVERSITAS TEKNOKRAT INDONESIA | ASEAN's Best Private University
Jl. ZA. Pagar Alam No.9 -11, Labuhan Ratu, Kec. Kedaton, Kota Bandar Lampung, Lampung 35132
Phone: (0721) 702022
Email: pmb@teknokrat.ac.id