An Introduction to the Theory of Numbers¶
Hardy, G. H., E. M. Wright, A. I. t. t. T. o. N., & J. H. Silverman, O. U. P. (2008). An Introduction to the Theory of Numbers. Oxford University Press.
Cited by¶
11 citations across 11 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Factorization
- In computer science it is code refactoring, database normalization, and the Chinese Remainder Theorem enabling computation across coprime moduli.
This sourceStandard reference for prime factorization, the fundamental theorem of arithmetic, and the Chinese Remainder Theorem enabling computation across coprime moduli.
- In computer science it is code refactoring, database normalization, and the Chinese Remainder Theorem enabling computation across coprime moduli.
- Predicate
- The sharp boundary is total: every natural number is unambiguously prime or not, with no third value. Negation and Boolean closure are immediately available: \(\neg P(n)\) ("is composite or one") is itself a predicate whose extension is the complement of \(S\), and conjunction lets us build \(\{\, n : P(n) \wedge n \equiv 1 \pmod 4 \,\}\) as a set operation on extensions. Quantifiers turn the predicate into propositions: \(\forall n\, (n > 2 \wedge P(n) \to n \text{ is odd})\) is a true universal claim about the satisfier-set, while the twin-prime conjecture is an open existential one.
This sourceStandard number-theory reference, including primality and open conjectures such as the twin-prime conjecture.
- The sharp boundary is total: every natural number is unambiguously prime or not, with no third value. Negation and Boolean closure are immediately available: \(\neg P(n)\) ("is composite or one") is itself a predicate whose extension is the complement of \(S\), and conjunction lets us build \(\{\, n : P(n) \wedge n \equiv 1 \pmod 4 \,\}\) as a set operation on extensions. Quantifiers turn the predicate into propositions: \(\forall n\, (n > 2 \wedge P(n) \to n \text{ is odd})\) is a true universal claim about the satisfier-set, while the twin-prime conjecture is an open existential one.
- Proof By Contradiction
- In mathematics the canonical cases are Euclid's proof of the infinitude of primes, the irrationality of the square root of two, and Cantor's diagonal argument; whole branches of analysis and topology rest on contradiction-style reasoning.
This sourceStandard reference for Euclid's proof of the infinitude of primes and the irrationality of √2 by contradiction.
- In mathematics the canonical cases are Euclid's proof of the infinitude of primes, the irrationality of the square root of two, and Cantor's diagonal argument; whole branches of analysis and topology rest on contradiction-style reasoning.
Domain-specific¶
- Additive function
- Deficient number
- Division (mathematics)
- Perfect number
- Reduced residue system
- Square-Free Element
This sourceStandard source for square-free integers, prime-factor support, the Möbius function, and density; used only for the integer instance.
- Square number
- Sum of squares function
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:5fddccfb4d9e · see in the full table