Skip to main content

Factors ની ગણતરી કેવી રીતે કરવી

Factors શું છે?

Factors (or divisors) of a number n are all integers that divide n exactly with no remainder. Prime factorization expresses n as a product of prime numbers — unique for every integer greater than 1 (Fundamental Theorem of Arithmetic).

પગલું દ્વારા પગલું માર્ગદર્શિકા

  1. 1Trial division: test divisibility by 2, then odd numbers up to √n
  2. 2If divisible, it's a factor — add both divisor and quotient
  3. 3Prime factorization: keep dividing by the smallest prime factor
  4. 4Number of factors = product of (exponent + 1) for each prime factor

Worked Examples

ઇનપુટ
Factors of 36
પરિણામ
1, 2, 3, 4, 6, 9, 12, 18, 36
36 = 2² × 3² → (2+1)(2+1) = 9 factors
ઇનપુટ
Prime factorization of 360
પરિણામ
2³ × 3² × 5
360 = 8 × 9 × 5

ગણતરી માટે તૈયાર છો? મફત Factors કેલ્ક્યુલેટર અજમાવી જુઓ

તેને જાતે અજમાવી જુઓ →

સेटिंग्स