Tian2 田二
LibraryColophon
§   A few words from the editors

How this library is built.

A note on the dual-derivation workflow behind every FRQ solution, the IP posture that makes our content safe to trust, and the standards each piece of content must clear before we publish it.

I.   Why a study library

The materials exist. The quality doesn't.

A student preparing for the AP Calculus exam can find the released FRQs from 2023 on AP Central in five minutes. What is harder to find is a worked solution that shows every step, annotates every rubric point, and has been verified by someone other than the person who wrote it — and then verified again by a computer algebra system, so that you are not studying a beautiful explanation of the wrong answer.

Most of what is written about AP Calculus today is either a Khan Academy video (reliable but no rubric context) or a tutoring blog (unpredictable quality). Both have a place. Neither is this. We wanted something closer to a reference — researched from official sources, independently checked, typeset with care, and worth keeping past May.

A solution that disagrees with the official rubric does not ship. Tian2 Quality Gate, §1
II.   The workflow

Source. Normalize. Derive. Verify. Publish.

Every worked FRQ solution and every unit guide is built up through the same five layers — in that order, never out of order.

  1. Source.

    We catalogue every official AP Central surface — the exam page, the released FRQ PDF, the scoring guideline PDF — and record each URL in a provenance ledger with a rights status. We never source from third-party mirrors; we deep-link the College Board originals.

  2. Normalize.

    The released question is paraphrased (never reproduced verbatim) into a structured record with metadata: topic tags, rubric point count, difficulty rating, calculator-allowed flag. The official FRQ PDF is indexed, not hosted.

  3. Derive.

    A first author produces a worked solution — every step shown, every rubric point annotated with the exact language of the scoring guideline. This is the draft; it is not published.

  4. Verify.

    A second, independent author re-derives the problem from the paraphrase only — without seeing the first solution. Both derivations are compared; discrepancies are resolved. A computer algebra system (SymPy) is the tiebreaker, not a third person's opinion. Both derivations must agree before the solution advances.

  5. Publish.

    The verified solution, with its rubric annotations and provenance block, is rendered to HTML (KaTeX for math) and queued for the sellable PDF edition (xelatex). The source record is the same JSON file for both — no retyping, no drift.

III.   How we ensure accuracy — the dual-derivation note

Two independent derivations. One computer algebra tiebreaker.

The most common failure mode in AP study materials is a worked solution that is wrong in a way that looks right — a dropped constant, a misapplied chain rule, a sign error in a related-rates setup. These errors are easy to miss on a first reading precisely because they are embedded in correct-looking algebra.

Our answer to this is structural: the two-author derivation protocol makes it impossible for a single author's blind spot to reach the published page. When both derivations agree with each other and with the official scoring rubric, we have high confidence in the result. When they disagree, we treat the disagreement as signal — and run the disputed step through SymPy before resolving.

What "verified" means on this site

A solution marked verified has passed the dual-derivation check: two independent derivations in agreement, cross-referenced against the official College Board scoring guideline, with any discrepancies resolved by computer algebra. It does not mean "reviewed by one person who thought it looked right."

We run the verification twice for problems that touch BC-specific topics (Taylor series error bounds, d²y/dx² for parametric curves, Euler's method iterations) — these are the areas where subtle errors compound across steps.

IV.   IP and College Board

What we index, what we write, and what we never reproduce.

AP® and Advanced Placement® are registered trademarks of the College Board. Our relationship with College Board content is governed by three principles, encoded in the data schema of this library so they cannot be accidentally violated:

Content typeOur approach
Released FRQ questionsDeep-linked to AP Central PDFs only. We paraphrase the question to describe the problem context; we never reproduce the question text verbatim. The FRQ PDF remains on College Board's servers.
Scoring guidelinesDeep-linked. We annotate our original solutions against the rubric (e.g., "Point 1 earned by correct integral setup"); we do not reproduce the guideline text.
Worked solutionsOriginal Tian2 content. Every step is written by our authors, not derived from CB text. Aligned to the concepts in the College Board CED — not reproductions of official materials.
Practice questions (MCQ)100% original. Every practice item is authored from scratch by Tian2, aligned to the CED learning objectives. No AP exam MCQ has ever been released publicly — ours are clean-room originals.
Exam structure factsCited directly to official AP Central pages with source URLs in our provenance ledger. Facts without a CB citation are not published.
Originality statement

Our worked solutions and practice questions are original instructional content created by Tian2. They are aligned to the concepts and skills described in College Board's Course and Exam Description and are not reproductions of, or affiliated with, College Board's official materials.

V.   Publication standards

What content must clear before it reaches this library.

A worked solution or unit guide reaches this site only after satisfying five standards. They are not negotiable.

The standardWhat it means in practice
Dual derivationTwo independent authors; both derivations agree; any discrepancy resolved by CAS before publish.
Rubric annotationEvery scoring point in the official guideline is mapped to a specific step in our solution. A reader can see exactly how each point is earned or lost.
Provenance blockEvery record carries a machine-readable provenance block: source URL, rights status, confidence level, and a boundary note explaining what the official source does and does not confirm.
Source-confidence boundaryEach solution or guide section opens with an explicit statement of what it does not contain — what is inferred vs. officially confirmed. The reader knows the edge of the map.
No verbatim CB textThe data schema has no field for verbatim FRQ question text. It is structurally impossible to publish a verbatim reproduction through our build system.
VI.   Voice & design

Why this looks the way it does.

The library is set in the Tian2 design system — a New Yorker-influenced editorial palette of warm cream and ink, with one accent color per page (coral for mathematics). Headlines are in Playfair Display; body text in Inter; Chinese in Noto Serif SC. Every rule on a page is either 1 px (a hairline) or 2.5 px (a section break); there is nothing in between, and there are no drop shadows or gradients anywhere.

Mathematics is typeset using KaTeX on the web and xelatex for PDF — the same LaTeX source feeds both, so the web page and the sellable PDF never drift from each other.

We chose this register deliberately. An AP exam is a high-stakes event for many students. The materials they study deserve a page that is calm, clear, and does not compete with the mathematics for attention.

If you find yourself reaching for box-shadow, replace it with a stroked frame or a flat color block. — Tian2 House Style, §3
VII.   Errata & contact

A polite invitation to report errors.

If you find a mathematical error — a wrong answer, a dropped sign, a misapplied rule — please write to the editors. We take corrections more seriously than compliments. Every confirmed correction is logged, the solution is versioned, and the error is acknowledged in the next build's quality report.

We publish a time-to-correct commitment: every reported error is acknowledged within 24 hours; if confirmed, the corrected or withdrawn solution ships within 72 hours. A product whose brand is mathematical correctness cannot afford a slower loop than that.

Editor's signature

— The Editors, Tian2 · 编者按