---
title: "Open Problems as a Genre"
description: "An open problem is a question stated precisely enough to be attacked and known to have resisted attack. Reading a few shows what makes a question worth asking and what a partial result looks like."
canonical: https://lightmysky.com/learn/mathematics/open-problems-as-a-genre-mt_qBWcaUWG9J
source: https://lightmysky.com/learn/mathematics/open-problems-as-a-genre-mt_qBWcaUWG9J.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Open Problems as a Genre

An open problem is a question stated precisely enough to be attacked and known to have resisted attack. Reading a few shows what makes a question worth asking and what a partial result looks like.

Subject: Mathematics · Area: Mathematical Thinking · Ages 23 to 24
Page: https://lightmysky.com/learn/mathematics/open-problems-as-a-genre-mt_qBWcaUWG9J

## Ready when they can

- State an open problem precisely and say what a solution would have to produce
- Describe a known partial result and the gap it leaves
- Explain why a vague question is not yet a problem

## Lesson: What makes a question open

An open problem is a question stated precisely enough to be attacked and known to have resisted attack. A vague hunch is not yet a problem. Listing terms is the first step from wondering to working: Collatz orbits, prime gaps, and Fibonacci quotients all start as rows of numbers to test.

**Example.** Goldbach states it precisely: every even integer greater than 2 is the sum of two primes. Checking cases needs fast primality tests, trial division up to the square root for small numbers and sieves for whole intervals. Goldbach writes 28 as 5 plus 23, so the smaller prime is 5; every verified case is evidence, not proof.

A partial result names what is known and the gap it leaves. Factoring builds the number sense here: unique factorization, perfect numbers, Mersenne primes, and Goldbach pairs share one landscape. Fermat's Last Theorem is proved, so listing it among open problems is simply out of date.

**Tip.** A solution must produce a proof covering every case the claim names. Weekend computations guide belief about where proofs might live. When you read a famous question, ask first what claim is checkable, then what would close the gap.

**Recap.** Precision plus resistance makes a problem open, checked cases are evidence, and only a full proof closes the gap.

## Practice

18 questions on this page, each with its working shown.

## Needs first

- [Counterexamples and Testing a Conjecture](https://lightmysky.com/learn/mathematics/counterexamples-and-testing-a-conjecture-mt_SjA4jqNkaM)
- [Countable and Uncountable Sets](https://lightmysky.com/learn/mathematics/countable-and-uncountable-sets-mt_VTHPloNBbJ)
