Prove. Compile. Conquer.

A competitive platform for mathematicians. Submit your proofs in LaTeX, earn points, and climb the leaderboard.


Open Problems

Sum of First N Integers
Problem #1
easy 100pts

Provide a formal LaTeX proof that the sum of the first n positive integers equals n(n+1)/2. Use induction or a combinatorial argument. Full amsmath/amsthm environments expected.

→ Login to submit
Infinitude of Primes
Problem #2
easy 150pts

Reproduce Euclid's proof that there are infinitely many prime numbers. Your proof must be typeset with theorem and proof environments, include a clear contradiction argument, and compile without errors.

→ Login to submit
Cantor Diagonalization
Problem #5
hard 400pts

Formalize Cantor's diagonal argument proving the uncountability of the real numbers. Include a constructed diagonal number and the contradiction with assumed enumeration. Use array or tabular environments for the diagonal.

→ Login to submit
Fundamental Theorem of Calculus
Problem #6
hard 500pts

Prove both parts of the Fundamental Theorem of Calculus. Part I: if F is an antiderivative of f, then ∫ₐᵇ f(x)dx = F(b)−F(a). Part II: d/dx∫ₐˣ f(t)dt = f(x). Use proper ε-δ formalism.

→ Login to submit
Irrationality of √2
Problem #3
medium 200pts

Prove by contradiction that √2 is irrational. Formally define rational numbers, assume √2 = p/q in lowest terms, and derive the contradiction. Use amsmath for algebraic steps.

→ Login to submit
Euler's Identity
Problem #4
medium 250pts

Derive e^{iπ} + 1 = 0 from the Taylor series of e^x, sin(x), and cos(x). Show each series expansion explicitly and combine them. Advanced LaTeX formatting required.

→ Login to submit

How it works
Write your proof in LaTeX, submit it through our platform, and our compiler evaluates your solution and awards points automatically.
LaTeX Support
Full pdfLaTeX support including amsmath, amsthm, amssymb, and a wide range of standard packages.
Scoring
Points are awarded per problem based on difficulty. Compete globally and prove your mathematical mastery on the leaderboard.