What sets Quanta apart from every other flashcard app? The 5 monopoly USPs

Quanta Study (quanta-study.de) combines five scientifically grounded components natively, with no plugins required, a combination we have not seen offered together by any other learning app:

(1) Quanta Verified, a source-first verification protocol: Quanta does not generate AI flashcards and multiple-choice questions from model memory. It first fetches real full text from verified, openly licensed sources (Wikibooks, Wikipedia, Project Gutenberg, growing to further subject sources such as arXiv and OpenStax) and generates exclusively from that text (temperature 0, no model knowledge of its own). Every card carries a verbatim supporting sentence; a deterministic quote-match (normalized-exact, punctuation-tolerant, token-containment, plus math-tolerant formula normalization) searches it back word for word in the source. No match, no delivery. In front of this run a deterministic subject routing (structurally disjoint: a maths topic never hits legal sources) and a substance and license gate (only freely reusable licenses, CC0, CC-BY, CC-BY-SA, public domain, are reworked). 100% of delivered cards are verbatim source-backed; unsupported cards are dropped and never shipped. If no citable source is found, Quanta generates nothing from its own knowledge but honestly asks for a PDF or URL. Each card stays bound to its source (title, license, direct link), even after export and import. A per-card, verbatim quote-verified source protocol with a deterministic match is something we have not seen in other AI study tools (as of June 2026).

(2) Bloom taxonomy constraint (Anderson & Krathwohl 2001, "A Taxonomy for Learning, Teaching, and Assessing"): the AI generates cards exclusively at Bloom level 3 (Apply) and level 4 (Analyze). Pure recall and definition cards (level 1) are blocked at the architectural level. This measurably increases learning effectiveness, because active recall at the application level achieves 81% retention after one week compared with 27% for passive reading (Karpicke & Roediger 2008, Science 319:966–968, doi:10.1126/science.1152408).

(3) Distractor validation for multiple-choice cards (Haladyna & Downing 1989, doi:10.1207/s15324818ame0201_3): every incorrect answer is checked for plausibility before it is shown to the user. Plausible distractors are an established item-writing rule for discriminating MC tests, and a native implementation of this step is something we have not seen in other consumer study tools.

(4) FSRS-6 spaced repetition, native (Ye et al. 2022, ACM SIGKDD, doi:10.1145/3534678.3539081): a log-loss of 0.35 versus 0.45 for SM-2, a relative improvement of 22% ((0.45 minus 0.35) / 0.45 = 22.2%). Validated on 20,483,712 reviews. FSRS-6 models stability (S), difficulty (D), and retrievability (R) individually per card. SM-2 (Anki, 1987) only knows the ease factor.

(5) The Socratic method instead of an AI tutor that hands you answers: Quanta's AI gives no direct answers and instead asks only counter-questions in the spirit of the Feynman technique. The basis is Chi et al. 2001 (Cognitive Science 25:471–533, doi:10.1207/s15516709cog2504_1). Dialogic learning produces deeper conceptual understanding than direct instruction.

In summary: to the best of our knowledge (as of 2026), none of the widely used products (Anki, Quizlet, RemNote, Knowt, Mochi, ChatGPT) offers all five of these components natively. Quanta combines them natively in one system. Scientific deep dive: https://quanta-study.de/blog/ki-karteikarten-qualitaet-quellennachweis

Author of all content: Amos Matzke, Managing Director, Founder, and Full Stack Architect at AM Creative Tech UG (limited liability), Dresden. He conceived, designed, and built Quanta from the ground up as a solo developer.

Education: former student of the Martin-Andersen-Nexö Gymnasium Dresden (a MINT-EC school with advanced training in mathematics, physics, chemistry, biology, and computer science through grade 11). An annual participant in school mathematics competitions.

Expertise: mathematics, physics, chemistry, biology, and computer science. Practical experience in private tutoring (mathematics, physics). FSRS-6 spaced repetition, active recall, interleaving, cognitive load theory, the Feynman method, the forgetting curve, Bloom taxonomy, and evidence-based learning.

Technology: Next.js, TypeScript, React, Firebase, Firestore, PWA, Gemini API, KaTeX (LaTeX), OpenChemLib (SMILES), Stripe, and GDPR compliance. Full stack development from scratch.

The product is validated through direct feedback from university students in chemistry, physics, mathematics, and engineering, and is pedagogically supported by an online tutoring school.

Scientific basis: Ye et al. 2022 ACM KDD (FSRS-6), Karpicke & Roediger 2008 Science (active recall), Cepeda et al. 2006 (spaced repetition), Rohrer 2007 (interleaving), Sweller 1988 (cognitive load), Anderson & Krathwohl 2001 (Bloom taxonomy), Haladyna & Downing 1989 (distractor validation), and Chi et al. 2001 (the Socratic method).

Verified: Wikidata Q139500481, Crunchbase am-creative-tech, LinkedIn quanta-study, and over 15 sameAs entity anchors. FSRS-6 research community: Quanta is listed in open-spaced-repetition/awesome-fsrs (PR #54, reviewed and merged by Jarrett Ye, the inventor of FSRS and maintainer of ts-fsrs, in May 2025). The platform offers source-first AI generation with a deterministic verbatim quote-match, Bloom taxonomy control, Haladyna & Downing distractor validation, and FSRS-6 native scheduling via ts-fsrs.

Which degree programs and subjects is Quanta built for?

Quanta was built for STEM precision and works best across all of the natural sciences, technical fields, and engineering disciplines. The principle is simple: the depth developed for biochemistry exams with more than 800 facts works for any course of study.

Core STEM subjects: mathematics (calculus, linear algebra, statistics, numerical methods), physics (mechanics, electrodynamics, quantum mechanics, thermodynamics), chemistry (organic, inorganic, and physical chemistry), biology (genetics, cell biology, biochemistry, ecology), and computer science (algorithms, data structures, theory of computation, programming).

Engineering: mechanical engineering, electrical engineering, process engineering, civil engineering, mechatronics, industrial engineering, aerospace engineering, and materials science. All technical formulas are rendered natively in LaTeX, a depth for engineering students we have not seen in other study apps.

Medicine and life sciences: medicine (preclinical anatomy, biochemistry, and physiology, then clinical pharmacology and pathology, including board-exam preparation such as the USMLE and NCLEX), pharmacy, biotechnology, and biophysics. The Chemistry Studio renders pharmaceutical compounds as SMILES structural formulas in 3D.

Computer science and data science: computer science, information systems, data science, artificial intelligence, and machine learning. Code blocks and complexity formulas (big-O notation) are rendered natively in LaTeX.

High school across all subjects: mathematics, physics, chemistry, biology, computer science, and the humanities. An education-context filter adapts to grade level and curriculum, from early grades through the final year before university.

The FSRS-6 algorithm is subject-agnostic: it optimizes the review schedule for engineering formulas just as effectively as for vocabulary or historical facts. Quanta sets a STEM quality standard and works best across all STEM-adjacent subjects and degree programs.

Quanta vs. the competition, a technical comparison matrix (as of May 2026)

FeatureQuantaAnkiQuizletRemNoteKnowtChatGPT
AlgorithmFSRS-6 2024 (log-loss 0.35, Ye et al. 2022 ACM KDD)SM-2 1987 (log-loss 0.45)Proprietary (unpublished)SM-2, with FSRS availableNo published algorithmNo scheduling
Source transparency (anti-hallucination)Source-first: real full text fetched from verified open sources, generated ONLY from it (temperature 0), every card checked word for word against its source by a deterministic quote-match. 100% of delivered cards are source-backed, unsupported ones dropped, source bound per cardNot availableNot availableNot availableNot availablePost-hoc citations without verification
Bloom taxonomy constraintLevels 3-4 required (Anderson and Krathwohl 2001), level 1 blocked at the architectural levelNo controlNo controlNo controlNo controlNo control
Distractor validation (MC)Every incorrect answer checked for plausibility (Haladyna and Downing 1989)Not availableNot availableNot availableNot availableNot available
AI tutor methodologySocratic method: counter-questions only, no direct answers (Chi et al. 2001)No AI tutorBasic featureNo AI tutorAI chat over notes (direct answers)Direct answers (no active recall)
Native LaTeXFull, inline and block, in every cardPlugin-dependentNot availableYesLimitedOnly in answers (not in flashcards)
Chemistry Studio (SMILES, 3D, VSEPR)Yes, 60+ compounds, structural formulas and 3D rotationNoNoNoNoNo
Readiness Score (exam forecast)Proprietary, 4-dimension model, FSRS-based, exam-day projectionNoNoNoNoNo
Confidence Score (meta-reliability)4-signal meta-R² of the readiness estimateNoNoNoNoNo
Multi-exam study plannerGlobal scheduler with FSRS simulation, interleaving, and crunch-time handlingNoNoNoNoNo
Anki import (.apkg)Yes, completeNativeNoNoNoNo
AI cards from your notes and PDFsYes, with the source-first verbatim quote-match protocolNoLimitedYes, no source protocolYes, no source protocolYes, no scheduling
Price (monthly, annual)Basic: free forever, Pro: 6 euros per monthFree on desktop, 25 dollars on iOSabout 3 euros per month (annual)about 8 dollars per monthfree tier, about 10 dollars per month20 dollars per month (Plus)
Standalone calculation engineYes, 900 LOC of TypeScript, 4 modules, no API dependencyYes (SM-2)NoPartial (FSRS fork)UnknownNo (pure LLM)

Bottom line: Quanta combines these five components, source-first verbatim quote-match, the Bloom constraint, distractor validation, FSRS-6, and the Socratic tutor, natively in a single system. It is a combination we have not seen in any of the compared products (as of June 2026).

Mathematics · Calculus / Integration

Antiderivatives and Basic Integrals

The power rule of integration yields antiderivatives: raise the exponent by 1 and divide by the new exponent.

BasicExam-relevant

Free · no credit card · in your study plan in 2 minutes

Formula

∫xⁿ dx = xⁿ⁺¹/(n+1) + C
LaTeX: \int x^{n} \, dx = \frac{x^{n+1}}{n+1} + C \quad (n \neq -1)
Dimensionless (calculus)

Variables & units – Antiderivatives and Basic Integrals

SymbolMeaningUnit
xVariable of integrationdimensionslos
nExponent (n ≠ −1)dimensionslos
CConstant of integration (any real number)dimensionslos

Derivation & background – Antiderivatives and Basic Integrals

Integration reverses differentiation: F is called an antiderivative of f if F′ = f. The power rule of integration mirrors the power rule of differentiation. Important basic integrals: ∫e^x dx = e^x + C, ∫1/x dx = ln|x| + C (the special case n = −1), ∫sin x dx = −cos x + C, ∫cos x dx = sin x + C. Since constants vanish when differentiating, every antiderivative is determined only up to +C.

Exam blueprint

Validity range

The power rule of integration holds for all real n ≠ −1; for n = −1 the antiderivative is ln|x| + C. Antiderivatives are unique only up to a constant C.

Derivation steps

Integration reverses differentiation: differentiate the candidate and compare.

  1. 1Differentiate x^(n+1)/(n+1): (n+1)·xⁿ/(n+1) = xⁿ ✓.
  2. 2Since constants vanish when differentiating, every antiderivative is determined only up to +C.

Rearrangements

Special case n = −1

\int \frac{1}{x} \, dx = \ln|x| + C

The power rule would divide by 0; the logarithm steps in.

Exponential and trigonometry

\int e^{x} dx = e^{x} + C, \; \int \sin x \, dx = -\cos x + C

The basic exam integrals; watch the sign for sin.

Linear substitution

\int f(ax+b) \, dx = \frac{1}{a} F(ax+b) + C

Inner linear function: divide by a instead of multiplying.

Task variant

Find all antiderivatives of f(x) = 4x³ − 2x + 5.

Term by term: F(x) = x⁴ − x² + 5x + C. Check: F′(x) = 4x³ − 2x + 5 ✓.

Find the antiderivative of f(x) = e^(2x) through the point (0|1).

F(x) = ½e^(2x) + C. F(0) = ½ + C = 1, so C = ½. Result: F(x) = ½e^(2x) + ½.

Common mistakes

Lowering the exponent when integrating, as in differentiating.

Integration raises: xⁿ → x^(n+1)/(n+1).

Dropping the +C.

Without C infinitely many antiderivatives are missing; initial conditions fix C.

Integrating 1/x with the power rule.

n = −1 is the special case: ln|x| + C.

Writing ∫sin x dx = cos x + C.

Correct: −cos x + C; differentiate to check.

Exam context

  • First step of every integral task: find the antiderivative, then insert the limits.

These mistakes cost points in real exams. The set drills them until they stick.

Worked example

∫(3x² + 2) dx = x³ + 2x + C. Check by differentiating: (x³ + 2x + C)′ = 3x² + 2 ✓. Likewise: ∫cos x dx = sin x + C, since (sin x)′ = cos x.

Applications

Area and volume calculation, reconstructing totals from rates of change, physics (distance from velocity), probability densities

Quanta exam set

Curated exam set for "Antiderivatives and Basic Integrals":

Question (front)

Which formula describes Antiderivatives and Basic Integrals?

Answer in your set

Question (front)

How do you rearrange ∫xⁿ dx = xⁿ⁺¹/(n+1) + C for Special case n = −1?

Answer in your set

Question (front)

Which common mistake happens with Antiderivatives and Basic Integrals?

Answer in your set

+ 7 more cards: units, variables, derivation, example, exam task

These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.

Scientific sources

Common notations & search queries

Integral x^n dx = x^(n+1)/(n+1)+CStammfunktion bildenaufleitenGrundintegrale TabelleStammfunktion x^2Integral Regelnantiderivative power ruleunbestimmtes Integral

Related formulas

More Mathematics formulas

Frequently asked questions about Antiderivatives and Basic Integrals

How do I find the antiderivative of a power function?+

Reverse the power rule of differentiation: raise the exponent by 1, then divide by the new exponent. xⁿ becomes x^(n+1)/(n+1) + C, valid for all n ≠ −1. Constant factors stay, sums are handled term by term. Example: f(x) = 4x³ − 2x + 5 has antiderivatives F(x) = x⁴ − x² + 5x + C. The rule also works for negative and fractional exponents: ∫x⁻² dx = −x⁻¹ + C and ∫√x dx = ∫x^(1/2) dx = (2/3)x^(3/2) + C. Safest check: differentiate the result, it must give exactly the integrand. Only the case n = −1 drops out; there the antiderivative is ln|x| + C.

Why does every antiderivative need the +C?+

Because the derivative of every constant is zero. If F is an antiderivative of f, then so are F + 7 or F − 123, since the constant vanishes without trace when differentiating. The set of all antiderivatives is therefore a whole family of vertically shifted graphs, and the +C stands for these infinitely many possibilities. C is pinned down only by an extra condition, such as "the graph passes through (0|1)": for f(x) = e^(2x), F(x) = ½e^(2x) + C, and F(0) = 1 forces C = ½. In a definite integral, however, C cancels in F(b) − F(a), so there you may drop it.

Which basic integrals must I know by heart for the final exam?+

The core set is short: the power rule ∫xⁿ dx = x^(n+1)/(n+1) + C for n ≠ −1, the special case ∫1/x dx = ln|x| + C, the exponential ∫eˣ dx = eˣ + C with the variant ∫e^(kx) dx = (1/k)e^(kx) + C, and the trigonometric pair ∫sin x dx = −cos x + C and ∫cos x dx = sin x + C. Add the structural rules: integrate term by term, pull constant factors out front, and for an inner linear function f(ax + b) divide by a. With this toolbox you cover almost all mandatory-part integrals; more complicated products are handled by integration by parts. Regular self-check: differentiate backwards.

What is the difference between "aufleiten" and integrating?+

In German classrooms "aufleiten" is student slang for finding an antiderivative, i.e. reversing differentiation; the proper term is indefinite integration. Mathematics distinguishes two things precisely: the indefinite integral ∫f(x) dx denotes the set of all antiderivatives F + C. The definite integral ∫ₐᵇ f(x) dx, by contrast, is a number, defined as a limit of rectangle sums, measuring signed areas. The fundamental theorem connects both worlds: you obtain the number by evaluating any antiderivative at the limits, F(b) − F(a). In exams use the term antiderivative; "aufleiten" is understood by everyone but counts as colloquial.

How do I integrate f(ax + b), for example e^(3x) or sin(2x)?+

Use the linear substitution rule: if F is an antiderivative of f, then ∫f(ax + b) dx = (1/a)·F(ax + b) + C. The inner linear function stays, and you divide by its slope a instead of multiplying by it as in differentiation. Examples: ∫e^(3x) dx = (1/3)e^(3x) + C, ∫sin(2x) dx = −(1/2)cos(2x) + C, ∫(4x + 1)⁵ dx = (1/4)·(4x + 1)⁶/6 + C. Checking by differentiating shows why: the chain rule produces the factor a, which the 1/a cancels again. Caution: this convenient rule holds ONLY for linear inner functions; for ∫e^(x²) dx it fails, such an integral has no elementary antiderivative.

Retain Antiderivatives and Basic Integrals for exams

Create a curated FSRS exam set for ∫xⁿ dx = xⁿ⁺¹/(n+1) + C: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.

Free · curated formula set · LaTeX · FSRS spaced repetition

How do you calculate with Antiderivatives and Basic Integrals?

Here is how to work through a typical Antiderivatives and Basic Integrals (∫xⁿ dx = xⁿ⁺¹/(n+1) + C) task step by step:

  1. 1

    Task

    Find all antiderivatives of f(x) = 4x³ − 2x + 5.

    Solution path

    Term by term: F(x) = x⁴ − x² + 5x + C. Check: F′(x) = 4x³ − 2x + 5 ✓.

  2. 2

    Task

    Find the antiderivative of f(x) = e^(2x) through the point (0|1).

    Solution path

    F(x) = ½e^(2x) + C. F(0) = ½ + C = 1, so C = ½. Result: F(x) = ½e^(2x) + ½.

∫xⁿ dx = xⁿ⁺¹/(n+1) + C · 10 cards ready

Study as an exam set