Category: bank-po

  • Number Theory and Algebra Shortcut Notes

    These shortcuts are very useful for solving number theory and algebra questions quickly in competitive exams like SSC, Banking, and Railway exams.

    1. Factorization of 1001

    The number 1001 has the following factorization:

    1001=7×11×131001 = 7 \times 11 \times 13

    This identity is very useful for solving divisibility problems.

    2. Repeated Block Divisibility Pattern

    Example:

    1001×234=2342341001 \times 234 = 234234
    1001=7×11×131001 = 7 \times 11 \times 13

    This shows that numbers of the form:

    abcabcabcabc

    are divisible by 1001.

    Since:

    1001=7×11×131001 = 7 \times 11 \times 13

    such numbers are divisible by 7, 11, and 13.

    3. Divisibility Rule for 17

    Shortcut method:

    • Take the last digit of the number
    • Multiply it by 5
    • Subtract it from the remaining number

    Example:

    Check if 221 is divisible by 17

    22(1×5)=1722 – (1 \times 5) = 17

    Since 17 is divisible by 17, therefore 221 is divisible by 17.

    4. Checking if a Number is Prime

    Example: Determine whether 177 is prime.

    Step 1: Find the nearest square root.

    17713\sqrt{177} \approx 13

    Step 2: Check prime numbers less than or equal to 13.

    Test divisibility:

    177÷3=59177 \div 3 = 59

    Since 177 is divisible by 3, it is not a prime number.

    5. Algebraic Divisibility Identities

    The following identities are useful:

    1.

    xmam is divisible by (xa)x^m – a^m \text{ is divisible by } (x-a)

    for all positive integers m.

    2.

    xmam is divisible by (x+a)x^m – a^m \text{ is divisible by } (x+a)

    when m is even.

    3.

    xm+am is divisible by (x+a)x^m + a^m \text{ is divisible by } (x+a)

    when m is odd.

    Conclusion

    These shortcuts are extremely helpful for solving number theory and algebra questions quickly in competitive exams.

    Practicing these identities regularly can significantly improve problem-solving speed.