Key Points

Real Numbers

10 Sections
  • Fundamental Theorem of Arithmetic

    Every composite number can be expressed (factorised) as a product of prime numbers, and this factorization is unique, apart from the order in which the prime factors occur.

  • HCF by Prime Factorization

    The Highest Common Factor (HCF) is the product of the smallest power of each common prime factor in the numbers. For example, if a=23×32a = 2^3 \times 3^2 and b=22×33b = 2^2 \times 3^3, then HCF(a,b)=22×32\text{HCF}(a, b) = 2^2 \times 3^2.

  • LCM by Prime Factorization

    The Least Common Multiple (LCM) is the product of the greatest power of each prime factor involved in the numbers. For example, if a=23×32a = 2^3 \times 3^2 and b=22×33b = 2^2 \times 3^3, then LCM(a,b)=23×33\text{LCM}(a, b) = 2^3 \times 3^3.

  • HCF and LCM Product Formula for Two Numbers

    For any two positive integers aa and bb, the product of their HCF and LCM is equal to the product of the two numbers. The formula is HCF(a,b)×LCM(a,b)=a×b\text{HCF}(a, b) \times \text{LCM}(a, b) = a \times b.

  • HCF and LCM Product Rule for Three Numbers

    The product rule for two numbers does not apply to three numbers. In general, for three positive integers p,q,rp, q, r, it is not true that HCF(p,q,r)×LCM(p,q,r)=p×q×r\text{HCF}(p, q, r) \times \text{LCM}(p, q, r) = p \times q \times r.

  • Condition for a Number to End with Zero

    A number ends with the digit 0 only if its prime factorization contains both 2 and 5. For any natural number nn, 6n=(2×3)n6^n = (2 \times 3)^n can never end in 0 as it lacks the prime factor 5.

  • Identifying Composite Numbers

    A number is composite if it has factors other than 1 and itself. An expression like 7×11×13+137 \times 11 \times 13 + 13 is composite because it can be factored into 13×(7×11+1)13 \times (7 \times 11 + 1), which is 13×7813 \times 78.

  • Divisibility Property of Primes

    A key theorem for proving irrationality states that if a prime number pp divides the square of a positive integer aa (i.e., pp divides a2a^2), then pp must also divide aa.

  • Proof of Irrationality by Contradiction

    To prove that a number like 3\sqrt{3} is irrational, we assume it is rational, so 3=ab\sqrt{3} = \frac{a}{b} where aa and bb are coprime. This assumption leads to a contradiction that both aa and bb are divisible by 3, proving the initial assumption was false.

  • Operations on Rational and Irrational Numbers

    The sum or difference of a rational number and an irrational number is always irrational. The product or quotient of a non-zero rational number and an irrational number is also always irrational.

Quick Revision Tips

  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words