May 31, 2018

Basic Number Theory



  • Square of every even Number = An even Number
  • Sum of first ‘n’ natural numbers = {n(n+1)}/2
  • Sum of first ‘n’ odd numbers = n2
  • Sum of first ‘n’ even numbers = n(n+1)
  • Sum of square of first ‘n’ natural numbers = {n(n+1)(2n+1)}/6
  • Sum of cubes of first ‘n’ natural numbers = {n(n+1)/2}2
  • There are 15 prime numbers between 1 & 50 and 10 prime numbers between 50 & 100
  • If n divides p & q, then n divides their sum and difference also
      Like: 6 divides 12 & 18, then 12+18 = 30 and 18-12 = 6 are also divided by 6

  • For any natural number n, (n3 – n) is divisible by 6
  • The product of three consecutive natural numbers is always divisible by 6
  • (xm – am) is divisible by (x – a) for all values of m
  • (xm – am) is divisible by (x + a) for even values of m
  • (xm + am) is divisivlke by (x + a) for odd values of m
  • Number of prime factors of ap bq cr ds is p+q+r+s, where a, b, c, d are prime numbers



Related Posts:

  • Daily GK update 14th May 2018 1. Petrol price hiked after 19 days: Ending the 19 days freeze on the hike in petrol and diesel prices, the oil marketing companies on Monday May 14, 2018 increased the petrol price by 17 paisa a liter while th… Read More
  • Multiplication of Consecutive Even/Odd Numbers with gap of 2 or 4 or 6 Here are some new tricks on Multiplication of two consecutive even or odd numbers where the difference in between theme is 2 or 4 or 6 etc. Let’s take a look:    Multiplication with gap of 2: … Read More
  • How to find Unit Place Digit Phase 2 We have already found the units place digit for some numbers like 0, 1, 5, 6 and 2. So far we have seen that there are some numbers for which we don’t need any explanation to find out their units pl… Read More
  • How to find Unit place Digit Finding Unit place digit is very easy when it comes to multiplication of nay two or more numbers. Multiply the last digits of the numbers and you get the result. But what if a number is given with p… Read More
  • Compound Interest Find the Compound Interest is one of the difficult tasks when it comes in exams and consumes your valuable time. Here is a new approach to find out CI in a faster way.  Lets' take a look: * Find the CI of 5000 co… Read More