Physics Forums Insights
  • Physics
    • Physics Articles
    • Physics Tutorials
    • Physics Guides
    • Physics FAQs
  • Math
    • Math Articles
    • Math Tutorials
    • Math Guides
    • Math FAQs
  • Bio/Chem/Tech
    • Bio/Chem Articles
    • Computer Science Tutorials
    • Technology Guides
  • Education
    • Education Articles
    • Education Guides
  • Interviews
  • Quizzes
  • Forums
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu
What are real numbers

Real Numbers: Definition, Properties & Completeness

May 22, 2019/0 Comments/in Mathematics FAQs/by Multiple_Authors
📖Read Time: 3 minutes
📊Readability: Moderate (Standard complexity)
🔖Core Topics: numbers, number, non, repeating, decimals

Table of Contents

  • Definition of real numbers
    • Key characteristics
    • Importance and applications
  • Extended explanation
    • Scope
    • A brief history
    • Formal constructions
    • Basic language and primitives
    • Field axioms (algebraic properties)
    • Ordering axioms
    • Completeness axiom
    • Other operations and derived identities
    • Common confusions
  • Additional notes
    • Further reading
    • More Related Articles

Definition of real numbers

Real numbers are the set of all values that can appear on the continuous number line. They include rational numbers (fractions and terminating or repeating decimals) and irrational numbers (non-repeating, non-terminating decimals). The real numbers are usually denoted by the symbol ℝ. They can be positive, negative, or zero, and they can be represented as finite decimals, repeating decimals, or infinite non-repeating decimals.

Key characteristics

Key characteristics of real numbers include:

  1. Positive real numbers: numbers greater than zero (for example: 1, 2, 3.5).
  2. Negative real numbers: numbers less than zero (for example: −1, −2.7, −0.5).
  3. Zero: the number 0 is a real number and serves as the additive identity.
  4. Rational numbers: numbers that can be expressed as a fraction of two integers (denominator ≠ 0), e.g. 1/2, −3/4, 5.
  5. Irrational numbers: numbers that cannot be written as a simple fraction and have non-repeating, non-terminating decimal expansions, e.g. √2, π, e.
  6. Density: the real numbers are dense on the number line: between any two real numbers there are infinitely many other real numbers. This makes them suitable for representing continuous quantities in mathematics and science.

Importance and applications

Real numbers are a fundamental concept in mathematics and are used widely to describe quantities, measurements, and relationships in many disciplines.

Extended explanation

Scope

This article is a concise introduction; more examples and proofs will be added in the future.

A brief history

The idea of real numbers grew from the geometric notion of length. Ancient mathematicians noticed that rational numbers alone could not measure every length (for example, the diagonal of a unit square); this observation led to methods such as Eudoxus’s “method of exhaustion.” For more modern expositions see the linked article on real numbers.

Formal constructions

Modern mathematics offers several equivalent constructions of the real numbers. Two standard constructions are:

  • Cauchy sequences: real numbers can be obtained as equivalence classes of Cauchy sequences of rational numbers (sequences whose terms get arbitrarily close to each other).
  • Dedekind cuts: real numbers can be defined as Dedekind cuts in the rationals, i.e., partitions of the rationals into two nonempty sets with certain order properties.

Both constructions require some care (for example, the Cauchy-sequence approach uses equivalence classes), but they produce isomorphic complete ordered fields.

Basic language and primitives

The real number system is presented as a set with distinguished elements and operations. Concretely:

  • the set ℝ (elements called real numbers)
  • the distinguished constants 0 (additive identity) and 1 (multiplicative identity)
  • binary operations: addition + and multiplication ·
  • unary operation: negation −
  • partial unary operation: reciprocal (inverse) written as x⁻¹ for x ≠ 0
  • an order relation: ≤

Field axioms (algebraic properties)

  • a + b and a · b are in ℝ for all a, b in ℝ.
  • Negation: −a is in ℝ for all a in ℝ.
  • Inverses: if d ≠ 0 then d⁻¹ is in ℝ.
  • Commutativity: a + b = b + a, a · b = b · a.
  • Associativity: a + (b + c) = (a + b) + c, a · (b · c) = (a · b) · c.
  • Distributivity: a · (b + c) = (a · b) + (a · c).
  • Identities: a + 0 = a, a · 1 = a.
  • Inverses: a + (−a) = 0, and for d ≠ 0 we have d · d⁻¹ = 1.

Ordering axioms

  • If a ≤ b and b ≤ a then a = b.
  • If a ≤ b and b ≤ c then a ≤ c (transitivity).
  • Comparability (total order): either a ≤ b or b ≤ a for any a, b.
  • If a ≤ b then a + c ≤ b + c for any c.
  • If 0 ≤ c and a ≤ b then a · c ≤ b · c.

Completeness axiom

The defining analytic property of the real numbers is completeness. One standard form is the least-upper-bound property:

Every non-empty subset of ℝ that has an upper bound has a least upper bound (supremum).

An equivalent sequential form is the monotone convergence theorem: every bounded monotone sequence of real numbers converges to a real limit. For example, if (fₙ) is an increasing sequence with an upper bound, then the limit limₙ→∞ fₙ exists in ℝ.

Other operations and derived identities

  • Subtraction: a − b is defined as a + (−b).
  • Division: if d ≠ 0 then a / d is defined as a · d⁻¹.

Common confusions

The term “real” in “real numbers” is simply a historical name distinguishing this number system from others (integers, rationals, finite fields, etc.). It does not imply “more real” or “ordinary” in the everyday sense.

Additional notes

There are two common rigorous introductions to the real numbers: Dedekind cuts and equivalence classes of Cauchy sequences. Both approaches require a small amount of advanced (analysis-level) machinery to make the intuitive notion of the continuous number line precise.

Further reading

Comment thread

Multiple_Authors

This article was authored by several Physics Forums members with PhDs in physics or mathematics.

More Related Articles

  • What is a Parabola? A 5 Minute Introduction
  • What Are Infinitesimals – Advanced Version
  • The History and Importance of the Riemann Hypothesis
  • Views On Complex Numbers
  • Learn the Top 5 Misconceptions About Infinity
  • What Are Numbers?
Tags: mathematics
Share this entry
  • Share on Facebook
  • Share on X
  • Share on WhatsApp
  • Share on LinkedIn
  • Share on Reddit
  • Share by Mail
https://www.physicsforums.com/insights/wp-content/uploads/2019/05/what_are_real_numbers.png 135 240 Multiple_Authors https://www.physicsforums.com/insights/wp-content/uploads/2019/02/Physics_Forums_Insights_logo.png Multiple_Authors2019-05-22 18:46:312026-02-17 07:07:11Real Numbers: Definition, Properties & Completeness
You might also like
999 Rigorous Proof: Why 0.999… Equals 1 (Geometric Series)
What is a Tangent Line Tangent Line and Hyperplane: Definitions & Circle Example
calc precalc Beginners Guide to Precalculus, Calculus and Infinitesimals
what are numbers What Are Numbers?
SOHCAHTOA SOHCAHTOA: Seemingly Simple, Conceivably Complex
math classifications Mathematics Fields & Applications: A Structured Guide
0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply Cancel reply

You must be logged in to post a comment.

Trending Articles

  • What Planck Length Is and It’s Common Misconceptions
  • Animal Speed Scaling: Body-Lengths per Second Across Sizes
  • Unity Orbital Mechanics and AR Scaling: Implementation Guide
  • Exploring the Anatomy of Compton Scattering
  • Scientific Inference: Do We Really Need Induction?
  • The 7 Basic Rules of Quantum Mechanics
  • Mathematical Proofs: How to Understand and Write Them
  • David Hestenes on Geometric Algebra: Applications & Learning
  • How to Model a Magnet Falling Through a Conducting Pipe
  • Why You Can’t Quantum Tunnel Through a Wall

Physics Forums

  • Classical Physics
  • Atomic and Condensed Matter
  • Quantum Physics
  • Special and General Relativity
  • Beyond the Standard Model
  • High Energy, Nuclear, Particle Physics
  • Astronomy and Astrophysics
  • Cosmology
  • Other Physics Topics

Receive Insights Articles to Your Inbox

Enter your email address:

Blog Information

  • Become a Member!
  • Write for Us!
  • Table of Contents
  • Blog Author List

Popular Topics

astronomy (17) black holes (17) classical physics (35) cosmology (16) education (23) electromagnetism (19) general relativity (19) gravity (24) interview (21) mathematics (39) mathematics self-study (21) Physicist (26) programming (18) Quantum Field Theory (31) quantum mechanics (36) quantum physics (24) relativity (40) Special Relativity (16) technology (19) universe (21)
2026 © Physics Forums, ALL RIGHTS RESERVED - Contact Us - Privacy Policy - About PF Insights
  • Link to X
  • Link to Facebook
  • Link to LinkedIn
  • Link to Youtube
Link to: Equations of State for Photon Gas and Relativistic Electron Gas Link to: Equations of State for Photon Gas and Relativistic Electron Gas Equations of State for Photon Gas and Relativistic Electron GasStar EquationsLink to: Fibre Bundle: Definition, Examples & Intuitive Guide Link to: Fibre Bundle: Definition, Examples & Intuitive Guide What is a fibre bundleFibre Bundle: Definition, Examples & Intuitive Guide
Scroll to top Scroll to top Scroll to top