Share to: share facebook share twitter share wa share telegram print page

Probabilistic method

In mathematics, the probabilistic method is a nonconstructive method, primarily used in combinatorics and pioneered by Paul Erdős, for proving the existence of a prescribed kind of mathematical object. It works by showing that if one randomly chooses objects from a specified class, the probability that the result is of the prescribed kind is strictly greater than zero. Although the proof uses probability, the final conclusion is determined for certain, without any possible error.

This method has now been applied to other areas of mathematics such as number theory, linear algebra, and real analysis, as well as in computer science (e.g. randomized rounding), and information theory.

Introduction

If every object in a collection of objects fails to have a certain property, then the probability that a random object chosen from the collection has that property is zero.

Similarly, showing that the probability is (strictly) less than 1 can be used to prove the existence of an object that does not satisfy the prescribed properties.

Another way to use the probabilistic method is by calculating the expected value of some random variable. If it can be shown that the random variable can take on a value less than the expected value, this proves that the random variable can also take on some value greater than the expected value.

Alternatively, the probabilistic method can also be used to guarantee the existence of a desired element in a sample space with a value that is greater than or equal to the calculated expected value, since the non-existence of such element would imply every element in the sample space is less than the expected value, a contradiction.

Common tools used in the probabilistic method include Markov's inequality, the Chernoff bound, and the Lovász local lemma.

Two examples due to Erdős

Although others before him proved theorems via the probabilistic method (for example, Szele's 1943 result that there exist tournaments containing a large number of Hamiltonian cycles), many of the most well known proofs using this method are due to Erdős. The first example below describes one such result from 1947 that gives a proof of a lower bound for the Ramsey number R(r, r).

First example

Suppose we have a complete graph on n vertices. We wish to show (for small enough values of n) that it is possible to color the edges of the graph in two colors (say red and blue) so that there is no complete subgraph on r vertices which is monochromatic (every edge colored the same color).

To do so, we color the graph randomly. Color each edge independently with probability 1/2 of being red and 1/2 of being blue. We calculate the expected number of monochromatic subgraphs on r vertices as follows:

For any set of vertices from our graph, define the variable to be 1 if every edge amongst the vertices is the same color, and 0 otherwise. Note that the number of monochromatic -subgraphs is the sum of over all possible subsets . For any individual set , the expected value of is simply the probability that all of the edges in are the same color:

(the factor of 2 comes because there are two possible colors).

This holds true for any of the possible subsets we could have chosen, i.e. ranges from 1 to . So we have that the sum of over all is

The sum of expectations is the expectation of the sum (regardless of whether the variables are independent), so the expectation of the sum (the expected number of all monochromatic -subgraphs) is

Consider what happens if this value is less than 1. Since the expected number of monochromatic r-subgraphs is strictly less than 1, there exists a coloring satisfying the condition that the number of monochromatic r-subgraphs is strictly less than 1. The number of monochromatic r-subgraphs in this random coloring is a non-negative integer, hence it must be 0 (0 is the only non-negative integer less than 1). It follows that if

(which holds, for example, for n = 5 and r = 4), there must exist a coloring in which there are no monochromatic r-subgraphs.[a]

By definition of the Ramsey number, this implies that R(r, r) must be bigger than n. In particular, R(r, r) must grow at least exponentially with r.

A weakness of this argument is that it is entirely nonconstructive. Even though it proves (for example) that almost every coloring of the complete graph on (1.1)r vertices contains no monochromatic r-subgraph, it gives no explicit example of such a coloring. The problem of finding such a coloring has been open for more than 50 years.


  1. ^ The same fact can be proved without probability, using a simple counting argument:
    • The total number of r-subgraphs is .
    • Each r-subgraphs has edges and thus can be colored in different ways.
    • Of these colorings, only 2 colorings are 'bad' for that subgraph (the colorings in which all vertices are red or all vertices are blue).
    • Hence, the total number of colorings that are bad for some (at least one) subgraph is at most .
    • Hence, if , there must be at least one coloring which is not 'bad' for any subgraph.

Second example

A 1959 paper of Erdős (see reference cited below) addressed the following problem in graph theory: given positive integers g and k, does there exist a graph G containing only cycles of length at least g, such that the chromatic number of G is at least k?

It can be shown that such a graph exists for any g and k, and the proof is reasonably simple. Let n be very large and consider a random graph G on n vertices, where every edge in G exists with probability p = n1/g −1. We show that with positive probability, G satisfies the following two properties:

Property 1. G contains at most n/2 cycles of length less than g.

Proof. Let X be the number cycles of length less than g. The number of cycles of length i in the complete graph on n vertices is

and each of them is present in G with probability pi. Hence by Markov's inequality we have

Thus for sufficiently large n, property 1 holds with a probability of more than 1/2.
Property 2. G contains no independent set of size .

Proof. Let Y be the size of the largest independent set in G. Clearly, we have

when

Thus, for sufficiently large n, property 2 holds with a probability of more than 1/2.

For sufficiently large n, the probability that a graph from the distribution has both properties is positive, as the events for these properties cannot be disjoint (if they were, their probabilities would sum up to more than 1).

Here comes the trick: since G has these two properties, we can remove at most n/2 vertices from G to obtain a new graph G′ on vertices that contains only cycles of length at least g. We can see that this new graph has no independent set of size . G′ can only be partitioned into at least k independent sets, and, hence, has chromatic number at least k.

This result gives a hint as to why the computation of the chromatic number of a graph is so difficult: even when there are no local reasons (such as small cycles) for a graph to require many colors the chromatic number can still be arbitrarily large.

See also

Additional resources

References

  • Alon, Noga; Spencer, Joel H. (2000). The probabilistic method (2ed). New York: Wiley-Interscience. ISBN 0-471-37046-0.
  • Erdős, P. (1959). "Graph theory and probability". Can. J. Math. 11: 34–38. doi:10.4153/CJM-1959-003-9. MR 0102081. S2CID 122784453.
  • Erdős, P. (1961). "Graph theory and probability, II". Can. J. Math. 13: 346–352. CiteSeerX 10.1.1.210.6669. doi:10.4153/CJM-1961-029-9. MR 0120168. S2CID 15134755.
  • J. Matoušek, J. Vondrak. The Probabilistic Method. Lecture notes.
  • Alon, N and Krivelevich, M (2006). Extremal and Probabilistic Combinatorics
  • Elishakoff I., Probabilistic Methods in the Theory of Structures: Random Strength of Materials, Random Vibration, and Buckling, World Scientific, Singapore, ISBN 978-981-3149-84-7, 2017
  • Elishakoff I., Lin Y.K. and Zhu L.P., Probabilistic and Convex Modeling of Acoustically Excited Structures, Elsevier Science Publishers, Amsterdam, 1994, VIII + pp. 296; ISBN 0 444 81624 0

Footnotes

Read more information:

Potret Jonas Basanavičius, ketua Seimas. Seimas Agung Vilnius (bahasa Lituania: Didysis Vilniaus Seimas, juga dikenal sebagai Majelis Agung Vilnius, Dewan Agung Vilnius, atau Dewan Agung Vilnius) adalah sebuah majelis agung yang diadakan pada 4 dan 4 Desember 1905 (21-22 November 1905 pada Kalender Julian) di Vilnius, Lithuania, saat itu bagian dari Kekaisaran Rusia, yang banyak terinspirasi oleh Revolusi Rusia 1905. Ini adalah kongres nasional modern pertama di Lithuania dan utamanya tak b…

هذه المقالة تحتاج للمزيد من الوصلات للمقالات الأخرى للمساعدة في ترابط مقالات الموسوعة. فضلًا ساعد في تحسين هذه المقالة بإضافة وصلات إلى المقالات المتعلقة بها الموجودة في النص الحالي. (يوليو 2019) منتخب سلوفاكيا لكرة الأرض للسيدات تعديل مصدري - تعديل   منتخب سلوفاكيا الوطني …

SMA Santa UrsulaInformasiDidirikan1859JenisSwastaAkreditasiAJumlah kelas18Jurusan atau peminatanIPA, IPS, dan BahasaRentang kelasX, XI IPA, XI IPS, XI Bahasa, XII IPA, XII IPS, XII BahasaKurikulumKurikulum Tingkat Satuan PendidikanJumlah siswa± 600 siswaStatusSwastaAlamatLokasiJl. Pos No. 2, Jakarta Pusat, DKI Jakarta,  IndonesiaSitus webhttp://sma.santaursulajakarta.sch.id/Lain-lainLulusanLihat teksMoto SMA Santa Ursula adalah sekolah menengah atas Katolik yang berdiri seja…

Untuk kegunaan lain, lihat Lewis Hamilton (disambiguasi). Lewis HamiltonLewis Hamilton di Grand Prix São Paulo 2022.Lahir7 Januari 1985 (umur 39)Stevenage, Hertfordshire, Britania RayaTim 2023MercedesNomor mobil44[a]Juara dunia7 (2008, 2014, 2015, 2017, 2018 , 2019 , 2020)Menang103Podium197Total poin4639.5Posisi pole104Lap tercepat65Lomba pertamaGrand Prix Australia 2007Menang pertamaGrand Prix Kanada 2007Menang terakhirGrand Prix Arab Saudi 2021Lomba terakhirGrand Prix Australia 2…

L'esecuzione di Gesù secondo i Testimoni di Geova si è svolta con modalità diverse da come tradizionalmente viene raffigurata dalla cristianità, in quanto questi «non credono [...] che Gesù sia morto su una croce, [bensì] su un palo verticale senza alcun braccio trasversale»[1]. Sostengono «che Dio disapprova il culto in cui si fa uso di immagini e simboli, inclusa la croce» (Deuteronomio 4:15-19; 1 Corinti 10:14), per cui anche gli aspetti devozionali sono radicalmente div…

Untuk pengertian lain, lihat Damai (disambiguasi). Damai Kami Sepanjang HariSutradaraSophan SophiaanProduserArifin YacobDitulis olehSophan SophiaanPemeranIwan FalsRima MelatiAde IrawanTitin SuhermanNunu DatauAfrizal Anoda Sandy TarorehBram AdriantoA. Khalik NoorAnton SamiatBoy TirayohDolly MartinEtty SumiatiPiet PagauUsbandaUsman EffendyRoma SophiaanSophan SophiaanPenata musikIwan FalsSinematograferNandyPenyuntingCh. DarmawanDistributorMulti Permai FilmTanggal rilis1985Durasi101 menitNegar…

Approach to ethics Part of a series onFeminist philosophy Major works A Vindication of the Rights of Woman (1792) The Subjection of Women (1869) The Origin of the Family, Private Property and the State (1884) The Second Sex (1949) The Feminine Mystique (1963) Sexual Politics (1969) The Dialectic of Sex (1970) Speculum of the Other Woman (1974) This Sex Which is Not One (1977) Gyn/Ecology (1978) Throwing Like a Girl (1980) In a Different Voice (1982) The Politics of Reality (1983) Women…

British surgeon (1728–1793) John HunterPainted by John Jackson, 1813, after Sir Joshua Reynolds, 1786Born(1728-02-13)13 February 1728Long Calderwood near East Kilbride, ScotlandDied16 October 1793(1793-10-16) (aged 65)London, EnglandEducationSt Bartholomew's HospitalKnown forScientific method in medicineMany discoveries in surgery and medicineSpouse Anne Home ​(m. 1771)​Medical careerProfessionSurgeonInstitutionsSt George's HospitalResearchDentistry, guns…

This article is about the radio station in Elkton, Virginia. For the former World Anti-Communist League, see World League for Freedom and Democracy. For the radio station which held the call sign WACL-FM from 1978 to 1988, see WQGA. Radio station in Elkton, VirginiaWACLElkton, VirginiaBroadcast areaHarrisonburg, VirginiaStaunton, VirginiaWaynesboro, VirginiaFrequency98.5 MHzBranding98 RockProgrammingFormatClassic rock[1]AffiliationsPremiere NetworksOwnershipOwneriHeartMedia(iHM Licenses,…

Cuban volleyball player Iván Benito Ruíz CuestaPersonal informationFull nameIván Benito Ruiz CuestaBorn (1977-03-26) 26 March 1977 (age 47)Camagüey, CubaHeight1.95 m (6 ft 5 in)Volleyball informationPositionOutside hitterNumber6National team 1997–2002 Cuba Honours Men’s volleyball Representing  Cuba World League 1998 Milan 1997 Moscow 1999 Mar del Plata World Grand Champions Cup 2001 Japan 1997 Japan Pan American Games 1999 Winnipeg Team Central America…

Синелобый амазон Научная классификация Домен:ЭукариотыЦарство:ЖивотныеПодцарство:ЭуметазоиБез ранга:Двусторонне-симметричныеБез ранга:ВторичноротыеТип:ХордовыеПодтип:ПозвоночныеИнфратип:ЧелюстноротыеНадкласс:ЧетвероногиеКлада:АмниотыКлада:ЗавропсидыКласс:Птиц…

Voce principale: Associazione Calcio Cuneo 1905. Associazione Calcio CuneoStagione 1942-1943Sport calcio Squadra Cuneo Allenatore Mario Zanello Presidente Mattia Locatelli Serie C3º posto nel girone E. 1941-1942 1943-1944 Si invita a seguire il modello di voce Questa voce raccoglie le informazioni riguardanti l'Associazione Calcio Cuneo nelle competizioni ufficiali della stagione 1942-1943. Indice 1 Rosa 2 Risultati 2.1 Serie C 2.1.1 Girone E 2.1.1.1 Girone di andata 2.1.1.2 Girone di rito…

Dieser Artikel befasst sich mit der deutschen Hauptstadt. Zu weiteren Bedeutungen siehe Berlin (Begriffsklärung). Land Berlin Flagge des Landes Berlins Karte Landesflagge Wappen des Landes Berlin Landeswappen Basisdaten Amtssprache: Deutsch Staatsform: Parlamentarische Republik, teilsouveräner Gliedstaat eines Bundesstaates Postleitzahlen: 10115–14199 Telefonvorwahl: 030 Kfz-Kennzeichen: B Gemeindeschlüssel: 11 0 00 000 Bruttoinlandsprodukt (BIP): 179,4 Mrd. € (2022)[1] …

† Человек прямоходящий Научная классификация Домен:ЭукариотыЦарство:ЖивотныеПодцарство:ЭуметазоиБез ранга:Двусторонне-симметричныеБез ранга:ВторичноротыеТип:ХордовыеПодтип:ПозвоночныеИнфратип:ЧелюстноротыеНадкласс:ЧетвероногиеКлада:АмниотыКлада:СинапсидыКл…

German aerospace and engineering company This article is about the aviation company. For the noble rank, see Junker. For other uses, see Junkers (disambiguation). This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Junkers – news · newspapers · books · scholar · JSTOR (September 2019) (Learn how and when to remove …

Devices that mediate data transmission in a computer network Networking hardware, also known as network equipment or computer networking devices, are electronic devices that are required for communication and interaction between devices on a computer network. Specifically, they mediate data transmission in a computer network.[1] Units which are the last receiver or generate data are called hosts, end systems or data terminal equipment. Range This section does not cite any sources. Please…

Queen of Sweden from 1680 to 1693 For her daughter, see Ulrika Eleonora of Sweden. Ulrika EleonoraPortrait attributed to Jacques d'Agar, 1677Queen consort of SwedenTenure6 May 1680 – 26 July 1693Coronation25 November 1680Born(1656-09-11)11 September 1656CopenhagenDied26 July 1693(1693-07-26) (aged 36)Karlberg PalaceSpouse Charles XI of Sweden ​ ​(m. 1680)​IssueAmong others...Hedvig Sophia, Duchess of Holstein-GottorpCharles XII, King of SwedenUlrika Eleo…

Matteo Contarellicardinale di Santa Romana ChiesaRitratto del cardinale Contarelli  Incarichi ricoperti Datario di Sua Santità (1573-1585) Cardinale presbitero di Santo Stefano al Monte Celio (1584-1585)  Nato1519 a Morannes Ordinato presbiteroin data sconosciuta Creato cardinale12 Dicembre 1583 da papa Gregorio XIII Deceduto28 novembre 1585 a Roma   Manuale Matteo Contarelli, nato Matthieu Cointerel (o Cointrel, o Cointereau) (Morannes, 1519 – Roma, 28 novembre 1585), è stato…

Questa voce sull'argomento attori canadesi è solo un abbozzo. Contribuisci a migliorarla secondo le convenzioni di Wikipedia. Segui i suggerimenti del progetto di riferimento. Lang Jeffries con la moglie Rhonda Fleming (1960) Lang Jeffries (Toronto, 7 giugno 1930 – Huntington Beach, 12 febbraio 1987) è stato un attore canadese. Indice 1 Biografia 2 Vita privata 3 Filmografia parziale 3.1 Cinema 3.2 Televisione 4 Doppiatori italiani 5 Note 6 Altri progetti 7 Collegamenti esterni Biografi…

替代阵线Alternative Front Barisan Alternatifமாற்று முன்னணி简称BA、替阵成立1998年9月20日 (1998-09-20)设立(未正式注册)解散2008年3月31日 (2008-03-31)前身 穆斯林团结阵线(APU) 人民阵线(GR)继承者人民联盟(PR)总部八打灵再也(人民公正党) 黑风洞镇(马来西亚人民党) 吉隆坡(民主行动党和伊斯兰党)党报《公正之声(馬來語:Suara Keadilan)》《火箭报(馬來…

Kembali kehalaman sebelumnya