ajay1557
Prime factorization algorithm
Prime factorization algorithm In number system prime numbers are those numbers which generally greater than 1 and can’t be divided by any other number except one and number itself. If we are talking about the prime factors of any number than their factors are prime numbers. For example: 3, 5, 7, 11 are prime numbers which can only be divided by 1 and number itself. So we can easily see that 3, 5, 7 and 11 are only be divided by 1 and itself because no other numbers are the factors of 3, 5, 7 and 11.
Prime factorization algorithm
Prime factorization algorithm In number system prime numbers are those numbers which generally greater than 1 and can’t be divided by any other number except one and number itself. If we are talking about the prime factors of any number than their factors are prime numbers. For example: 3, 5, 7, 11 are prime numbers which can only be divided by 1 and number itself. So we can easily see that 3, 5, 7 and 11 are only be divided by 1 and itself because no other numbers are the factors of 3, 5, 7 and 11.