Simplify Your Workflow: Search MiniWebtool.
Add Extension
See also
Collatz Conjecture CalculatorMรถbius Function CalculatorPartition Function CalculatorFirst n Prime NumbersFutoshiki GeneratorWebhook Tester
Home Page > Math > Basic Math Operations > Goldbach Conjecture Verifier

Goldbach Conjecture Verifier

Verify the Goldbach conjecture for any even integer greater than 2. Decompose your number into every possible pair of prime numbers that sum to it, explore the Goldbach partition function g(n), and visualize the famous Goldbach comet interactively.

Goldbach Conjecture Verifier

Try a quick example:

100 1,000 10,000 123,456 1,000,000

Embed Goldbach Conjecture Verifier Widget

About Goldbach Conjecture Verifier

Welcome to the Goldbach Conjecture Verifier, an interactive tool that confirms one of the oldest open problems in number theory for any even integer greater than 2. Enter your number and instantly see every pair of primes that sums to it, the value of the Goldbach partition function g(n), and the famous Goldbach comet plot. The bridge diagram and comet chart make the structure behind the 1742 conjecture visually intuitive.

What is the Goldbach Conjecture?

The Goldbach conjecture is a statement in number theory proposed by the Prussian mathematician Christian Goldbach in a letter to Leonhard Euler on 7 June 1742. In its modern form it states:

Strong Goldbach Conjecture

Every even integer greater than 2 can be written as the sum of two prime numbers.

For example: \(4 = 2 + 2\), \(6 = 3 + 3\), \(8 = 3 + 5\), \(10 = 3 + 7 = 5 + 5\), \(100 = 3 + 97 = 11 + 89 = 17 + 83 = 29 + 71 = 41 + 59 = 47 + 53\).

Despite its simple statement, the conjecture has remained unproven for almost three centuries. It has been computationally verified for every even integer up to \(4 \times 10^{18}\) as of recent large-scale efforts, but a general proof still escapes mathematicians.

The Goldbach Partition Function g(n)

For an even integer \(n\), the number of distinct unordered pairs of primes that sum to \(n\) is denoted \(g(n)\), the Goldbach partition function:

Goldbach Partition Function

\(g(n)\) counts unordered prime pairs \((p, q)\) such that \(p + q = n\).

In short: \(g(n) = \#\{(p, q)\}\) with \(p \le q\) and both primes.

The Goldbach conjecture is equivalent to the claim that \(g(n) \ge 1\) for every even \(n > 2\). Plotted against \(n\), the values of \(g(n)\) form a visually striking figure known as the Goldbach comet โ€” a dense, bright band of points that fans out as \(n\) grows. Distinct horizontal bands appear within the comet: numbers divisible by 6 tend to sit higher than numbers divisible only by 2, because more small primes are available as summands.

How to Use This Verifier

  1. Enter an even integer greater than 2. Click a quick example (100, 1,000, 10,000, 123,456, 1,000,000) or type your own.
  2. Click "Verify Goldbach". The tool finds every prime pair that sums to your number using a sieve of Eratosthenes.
  3. Read the verdict. The green banner confirms the conjecture holds for your number, and the hero panel reports \(g(n)\).
  4. Study the bridge diagram. Each prime pair is drawn as two colored segments on a 0-to-\(n\) line, with the red center marker at \(n/2\). Pairs near the center are more balanced.
  5. Explore the comet. The scatter chart shows \(g(m)\) for even \(m\) close to your input, highlighting your number in red so you can see where it sits in the comet pattern.
  6. Scan the full pair table. Every \((p, q)\) pair is listed with the difference \(q - p\). Copy all pairs with one click.

What Makes a Pair Special?

  • Smallest-p pair โ€” The pair that uses the smallest prime \(p\). Often this is \(3\) or \(5\) for moderate \(n\). When \(n\) is a power of 2 plus 2, it can be \(2 + (n-2)\) itself.
  • Most balanced pair โ€” The pair with \(p\) closest to \(n/2\). When both primes equal \(n/2\), \(n\) must be twice a prime (e.g., \(10 = 5 + 5\), \(14 = 7 + 7\), \(26 = 13 + 13\)).
  • Largest-p pair โ€” The pair with the largest \(p\) such that \(p \le q\). This is the "most balanced from the other side" and gives a visual bound on how close to \(n/2\) primes cluster.

Goldbach by the Numbers

Classic partition counts

Even ng(n)Example decompositions
1023+7, 5+5
10063+97, 11+89, 17+83, 29+71, 41+59, 47+53
1,000283+997, 17+983, 23+977, โ€ฆ
10,00012759+9941, 71+9929, 83+9917, โ€ฆ
100,0008103+99997, 17+99983, 19+99981, โ€ฆ
1,000,0005,40217+999983, 29+999971, 41+999959, โ€ฆ

Asymptotic behavior

Heuristic arguments from the Hardyโ€“Littlewood conjecture suggest that \(g(n)\) grows roughly like

Hardyโ€“Littlewood Estimate

\(\displaystyle g(n) \sim 2 C_2 S(n)\frac{n}{(\ln n)^2}\)

with \(\displaystyle S(n)=\prod_{p \mid n,\ p > 2}\frac{p-1}{p-2}\).

where \(C_2 \approx 0.66016\) is the twin prime constant. The extra product reflects why even numbers with many small prime factors (multiples of 6, 30, and so on) tend to have disproportionately many Goldbach pairs โ€” the source of the horizontal bands in the comet.

Weak vs Strong Goldbach

  • Strong (binary) Goldbach conjecture โ€” every even \(n > 2\) is a sum of two primes. Still open.
  • Weak (ternary) Goldbach conjecture โ€” every odd \(n > 5\) is a sum of three primes. Proved by Harald Helfgott in 2013, completing a decades-long program initiated by Vinogradov in 1937.

The strong form implies the weak form: if every even \(n\) is a sum of two primes, then every odd \(n > 5\) is that sum plus an extra \(3\). The converse, unfortunately, is not known to hold.

Famous Partial Results

  • 1923 โ€” Hardy & Littlewood: assuming the Generalized Riemann Hypothesis, almost every even integer is a sum of two primes.
  • 1937 โ€” Ivan Vinogradov: proved the ternary conjecture for all sufficiently large odd integers.
  • 1973 โ€” Chen Jingrun: every sufficiently large even integer is the sum of a prime and a number that is either prime or the product of two primes (Chen's theorem).
  • 1995 โ€” Olivier Ramarรฉ: every even integer is the sum of at most 6 primes.
  • 2013 โ€” Harald Helfgott: proved the weak Goldbach conjecture unconditionally.
  • 2014 โ€” Oliveira e Silva, Herzog & Pardi: the strong conjecture verified for all even \(n \le 4 \times 10^{18}\).

Frequently Asked Questions

What is the Goldbach conjecture?

The Goldbach conjecture states that every even integer greater than 2 can be written as the sum of two prime numbers. It was first stated by Christian Goldbach in 1742 and has been verified for astronomically large numbers but never proved in general.

Has the Goldbach conjecture been proven?

No. As of 2026 the strong Goldbach conjecture remains an open problem. The weak (ternary) version โ€” every odd integer greater than 5 is the sum of three primes โ€” was proved by Harald Helfgott in 2013.

What is the Goldbach partition function g(n)?

\(g(n)\) is the number of unordered pairs of primes that sum to \(n\). For example \(g(10) = 2\) because \(10 = 3 + 7 = 5 + 5\). The Goldbach conjecture is the statement that \(g(n) \ge 1\) for every even \(n > 2\).

Why does the Goldbach conjecture only apply to even integers?

Every prime except \(2\) is odd. Odd + odd = even, so sums of two odd primes are always even. Odd integers are handled by the ternary Goldbach conjecture, which asks about sums of three primes.

What is the Goldbach comet?

The Goldbach comet is a scatter plot of \(g(n)\) versus \(n\). It has a famous tail-like, banded shape. Horizontal bands appear because even numbers with many small prime divisors tend to have proportionally more partitions.

How many prime pairs sum to 100?

There are six: \(3+97\), \(11+89\), \(17+83\), \(29+71\), \(41+59\), \(47+53\). So \(g(100) = 6\). Try 100 in the verifier above to see each pair visualized.

Additional Resources

Reference this content, page, or tool as:

"Goldbach Conjecture Verifier" at https://MiniWebtool.com/goldbach-conjecture-verifier/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: Apr 18, 2026

You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.

Basic Math Operations:

Top & Updated:

Instagram User ID LookupRandom Name Picker WheelRandom PickerImage ResizerFacebook User ID LookupLine CounterSort NumbersRSD Calculator - Relative Standard DeviationFPS ConverterRemove SpacesSun Position CalculatorMAC Address GeneratorWord to Phone Number Converterโฌ› Aspect Ratio Calculator๐Ÿ“ท OCR / Image to TextERA CalculatorRandom Quote GeneratorSun, Moon & Rising Sign Calculator ๐ŸŒž๐ŸŒ™โœจMAC Address Lookup๐Ÿ–ฑ๏ธ Click CounterPercent Off CalculatorMerge VideosSlope and Grade CalculatorJob FinderSquare Root (โˆš) CalculatorRandom Truth or Dare GeneratorCm to Feet and Inches ConverterWeight Loss CalculatorBatting Average CalculatorSHA256 Hash GeneratorSum CalculatorMP3 LooperVertical Jump CalculatorRandom Superpower GeneratorAdd Text to ImageRandom Credit Card GeneratorFeet and Inches to Cm ConverterNumber of Digits CalculatorBitwise CalculatorPhone Number ExtractorSalary Conversion CalculatorRandom IMEI GeneratorRandom Fake Address GeneratorRoman Numerals ConverterInvisible Text GeneratorAudio SplitterNumber to Word ConverterRandom Poker Hand GeneratorText FormatterImage SplitterRandom Writing Prompt GeneratorLog Base 10 CalculatorBinary to Gray Code ConverterIP Subnet CalculatorRandom Birthday GeneratorLunar Calendar ConverterBolt Torque CalculatorName RandomizerJulian Date ConverterCaffeine Overdose CalculatorRandom Activity GeneratorOctal CalculatorCompound Growth CalculatorHalfway Date CalculatorRandom Movie PickerFile Size ConverterDecimal to BCD ConverterLeap Years ListEmail ExtractorSHA512 Hash GeneratorStair CalculatorYouTube Channel StatisticsImage CompressorFirst n Digits of PiRandom Meal GeneratoreBay Fee CalculatorQuotient and Remainder CalculatorHebrew Calendar ConverterWAR CalculatorLong Division CalculatorWord Ladder GeneratorMaster Number CalculatorRandom Loadout GeneratorBCD to Decimal ConverterVideo CompressorCompare Two StringsFlip VideoPercent Growth Rate CalculatorMD5 Hash GeneratorBcrypt Hash Generator / CheckerList of Prime NumbersSlugging Percentage Calculator๐Ÿ“… Date CalculatorBreak Line by CharactersSocial Media Username CheckerAI Language DetectorOutlier CalculatorDMS to Decimal Degrees ConverterOn Base Percentage CalculatorAPI TesterRandom Number PickerRandomize NumbersOPS CalculatorVideo to Image Extractor๐Ÿ” Plagiarism Checker๐ŸŽฐ Gacha Pity CalculatorAdd Prefix and Suffix to TextBingo Card GeneratorPercent to PPM ConverterDay of the Year Calculator - What Day of the Year Is It Today?Modulo CalculatorWhat is my Zodiac Sign?IP Address to Hex ConverterArc Length CalculatorRandom Chord GeneratorIP Address to Binary ConverterMultiplication CalculatorYouTube Tag ExtractorAstrological Element Balance Calculator๐Ÿ”Š Tone GeneratorRandom Tournament Bracket GeneratorGray Code to Binary ConverterTime Duration CalculatorVideo SplitterRandom Emoji GeneratorBroken Link CheckerNumber ExtractorDecibel (dB) CalculatorSmall Text Generator โฝแถœแต’แต–สธ โฟ แต–แตƒหขแต—แต‰โพWord Scramble GeneratorSocial Media Post Time OptimizerAcreage CalculatorName Number CalculatorIs it a Prime Number?Estimation CalculatorMercury Retrograde CalendarLED Resistor CalculatorBattery Life CalculatorHeight Percentile CalculatorGreat Circle Distance CalculatorCone Flat Pattern (Template) GeneratorConnect the Dots GeneratorRatio CalculatorLottery Number GeneratorRandom Math Problem GeneratorRandom Object GeneratorList RandomizerMultiple Fraction CalculatorSaturn Return CalculatorWHIP CalculatorDay of Year CalendarRemove AccentURL ExtractorProportion CalculatorGolden Ratio CalculatorSquare Numbers ListBinary to BCD ConverterPartition Function CalculatorText Case ConverterRandom Line PickerHTML CompressorAm I Overweight?Image CropperRatio to Percentage CalculatorPipe Flow CalculatorColor InverterLove Compatibility CalculatorMAC Address AnalyzerPercentage Increase CalculatorChinese Gender PredictorTaco Bar CalculatorWhitespace VisualizerYouTube Thumbnail DownloaderMagic 8-BallRandom Excuse GeneratorImage EnhancerNumber Pattern FinderFirst n Digits of eRemove Line BreaksAdjust Video SpeedAngel Number Calculator๐Ÿ“Š Bar Graph MakerFraction CalculatorRandom User-Agent GeneratorAmortization CalculatorScientific Notation to Decimal ConverterSum of Positive Integers CalculatorHow Long Ago CalculatorRandom Video Thumbnail GeneratorSigma Notation Calculator (Summation)Random Chess Opening GeneratorWhat is my Lucky Number?Mcg to Mg ConverterWater Usage CalculatorEffect Size CalculatorNumber RandomizerReverse VideoLbs to Kg ConverterAI ParaphraserAI Punctuation AdderSort Lines AlphabeticallyHex to BCD ConverterBCD to Binary ConverterBCD to Hex ConverterMedian CalculatorStandard Error CalculatorAverage CalculatorPVIFA CalculatorHypotenuse CalculatorRemove Audio from VideoActual Cash Value CalculatorLog Base 2 CalculatorRoot Mean Square CalculatorSHA3-256 Hash GeneratorAI Sentence ExpanderHex to Decimal ConverterRandom Group GeneratorConvolution CalculatorRandom String GeneratorRemove Leading Trailing SpacesMarkup CalculatorPVIF CalculatorDecimal to Hex ConverterInstagram Font GeneratorSocial Media Image Size GuideTikTok Money CalculatorTwitter/X Character CounterTwitter/X Timestamp ConverterYouTube Watch Time CalculatorTwitch Earnings CalculatorYouTube Shorts Monetization CalculatorFacebook Ad Cost CalculatorSocial Media ROI CalculatorCTR CalculatorROAS CalculatorInfluencer ROI CalculatorForce CalculatorAcceleration CalculatorVelocity CalculatorMomentum CalculatorProjectile Motion CalculatorKinetic Energy CalculatorPotential Energy CalculatorWork and Power CalculatorDensity CalculatorPressure CalculatorIdeal Gas Law CalculatorFree Fall CalculatorTorque CalculatorHorsepower CalculatorDilution CalculatorChemical Equation BalancerStoichiometry CalculatorPercent Yield CalculatorEmpirical Formula CalculatorBoiling Point CalculatorTitration CalculatorMole/Gram/Particle ConverterIrregular Polygon Area CalculatorFrustum CalculatorTorus Calculator3D Distance CalculatorCircumscribed Circle (Circumcircle) CalculatorInscribed Circle (Incircle) CalculatorAngle Bisector CalculatorTangent Line to Circle CalculatorHeron's Formula CalculatorCoordinate Geometry Distance CalculatorVolume of Revolution CalculatorSurface of Revolution CalculatorParametric Curve GrapherRiemann Sum CalculatorTrapezoidal Rule CalculatorSimpson's Rule CalculatorImproper Integral CalculatorL'Hรดpital's Rule CalculatorMaclaurin Series CalculatorPower Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorAverage Rate of Change CalculatorInstantaneous Rate of Change CalculatorRelated Rates SolverOptimization Calculator (Calculus)Gradient Calculator (Multivariable)Divergence CalculatorCurl CalculatorLine Integral CalculatorSurface Integral CalculatorJacobian Matrix CalculatorNewton's Method CalculatorRREF Calculator (Row Echelon Form)Matrix Inverse CalculatorMatrix Multiplication CalculatorDot Product CalculatorCross Product CalculatorVector Magnitude CalculatorUnit Vector CalculatorAngle Between Vectors CalculatorNull Space CalculatorColumn Space CalculatorCramer's Rule CalculatorMatrix Diagonalization CalculatorQR Decomposition CalculatorCholesky Decomposition CalculatorMatrix Power CalculatorCharacteristic Polynomial CalculatorBayes' Theorem CalculatorF-Test / F-Distribution CalculatorHypergeometric Distribution CalculatorNegative Binomial Distribution CalculatorGeometric Distribution CalculatorExponential Distribution CalculatorWeibull Distribution CalculatorBeta Distribution CalculatorSpearman Rank Correlation CalculatorFisher's Exact Test CalculatorContingency Table CalculatorOdds Ratio CalculatorBernoulli Equation CalculatorAP Score CalculatorAttendance Percentage CalculatorPercentage to CGPA ConverterCitation Generator (APA/MLA/Chicago)AI Quiz GeneratorAI Lesson Plan GeneratorInteractive Periodic TableElectron Configuration CalculatorLimiting Reactant CalculatorTheoretical Yield CalculatorHenderson-Hasselbalch CalculatorpKa to Ka ConverterMolality CalculatorNormality CalculatorPercent Composition CalculatorFreezing Point Depression CalculatorBoiling Point Elevation CalculatorOsmotic Pressure CalculatorNernst Equation CalculatorBeer-Lambert Law CalculatorGravitational Force CalculatorEscape Velocity CalculatorKepler's Third Law CalculatorTime Dilation CalculatorE=mcยฒ CalculatorPhoton Energy Calculatorde Broglie Wavelength CalculatorTerminal Velocity CalculatorBuoyancy CalculatorWave Speed CalculatorSpeed of Sound CalculatorMechanical Advantage CalculatorInclined Plane CalculatorFriction CalculatorResistors in Series CalculatorWatts to Amps CalculatorAmps to Watts CalculatorkVA Calculator3-Phase Power CalculatormAh to Wh ConverterGenerator Size CalculatorLumens to Watts ConverterLux to Lumens CalculatorRoom Lighting CalculatorInductive Reactance CalculatorSeries/Parallel Capacitor CalculatorConduit Fill CalculatorAntenna Length CalculatorCubic Yard CalculatorAsphalt CalculatorSod CalculatorGrass Seed CalculatorDeck Stain CalculatorSiding CalculatorBaseboard & Trim CalculatorBaluster Spacing CalculatorEpoxy Resin CalculatorWater Heater Size CalculatorPool Volume CalculatorPool Salt CalculatorPond Volume & Liner CalculatorTV Size CalculatorTV Mounting Height CalculatorPicture Hanging Height CalculatorRug Size CalculatorCurtain Size CalculatorCeiling Fan Size CalculatorDehumidifier Size CalculatorAir Purifier CADR CalculatorFirewood Cord CalculatorCouch Fit CalculatorEngine Displacement Calculator2-Stroke Oil Mix CalculatorOctane Mix CalculatorLease Buyout CalculatorCost Per Mile CalculatorTire Load Index & Speed Rating LookupWheel Offset CalculatorWilks & DOTS CalculatorACFT Score CalculatorRowing Pace CalculatorHiking Time CalculatorBeep Test CalculatorFTP & Power Zones CalculatorRunning Age-Grading CalculatorHeart Rate Recovery CalculatorElo Rating CalculatorK/D Ratio CalculatorNet Run Rate CalculatorBatting Strike Rate CalculatorBowling Economy CalculatorDart Checkout CalculatorStableford CalculatorSpeedrun Split TimerBike Size CalculatorSnowboard Size CalculatorHat Size ConverterGlove Size CalculatorHelmet Size CalculatorSki Size CalculatorSurfboard Volume CalculatorTennis Grip Size CalculatorBackpack Size CalculatorCelsius to Fahrenheit ConverterFahrenheit to Celsius ConverterKm to Miles ConverterMiles to Km ConverterMM to Inches ConverterInches to MM ConverterStone to Kg ConverterKg to Stone ConverterLiters to Gallons ConverterGallons to Liters ConverterML to Oz ConverterOz to ML ConverterSquare Meters to Square Feet ConverterSquare Feet to Square Meters ConverterCubic Feet to Cubic Yards ConverterCubic Meters to Cubic FeetKnots to MPH ConverterMPH to KMH / KMH to MPHMg to Ml ConverterAI Text SummarizerAI TranslatorAI Story GeneratorAI Poem GeneratorAI Song Lyrics GeneratorIndian Land Unit ConverterTola to Gram ConverterPX to REM ConverterPT to PX ConverterMerge PDFSplit PDFCompress PDFPDF to JPGJPG to PDFRotate PDFDelete PDF PagesAdd Page Numbers to PDFProtect PDFReorder PDF PagesPDF Word CounterPDF Page ExtractorPDF to Text ExtractorUnlock PDF (Owner-Password Removal)PDF Flatten ToolAI Rap Lyrics GeneratorAI Cover Letter GeneratorAI Resume Bullet GeneratorAI LinkedIn Headline & Bio GeneratorAI Instagram Caption GeneratorAI YouTube Title & Description GeneratorAI Video Script GeneratorAI Product Description GeneratorAI Press Release GeneratorAI Wedding Speech GeneratorAI Thank-You Note GeneratorAI Dream InterpreterRandom Question GeneratorWould You Rather GeneratorNever Have I Ever GeneratorIcebreaker Question GeneratorCharades GeneratorPictionary Word GeneratorHangman Word GeneratorTrivia Question GeneratorRandom Fact GeneratorRandom Joke GeneratorDad Joke GeneratorPickup Line GeneratorCompliment Generator