Үндсэн хүчин зүйлийн тооцоолуур

Тоонууд

Үндсэн хүчин зүйл
Үндсэн хүчин зүйл
Хуваагчдын тоо
Энэ нь анхдагч уу?

Тоо бичсэнээр үр дүнг шинэчилнэ.

Энэ калькуляторын тухай

factorization is the process of dividinganumber into its primes, and then multiplying the primes into their powers. For example, 360 = 2×3×3×5, written 2³ × 3² × 5. The number of divisors follows from the exponents — add one to each and multiply: (3+1) × (2+1) × (1+1) = 24 divisors for 360. If a number factors into just itself, it is prime.Prime factorizationPrime factorizationPrime factorization is the process of dividinganumber into its primes, then multiplying its primes into its powers.Prime factorization is the process of dividing the primes into their powers, and multiplying them into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their powers.Prime factorization is the process of dividing the primes into their

Жишээ асуултууд

Тоон хувьсагч гэж юу вэ?

Энэ нь тоог бүхэл тооны үржүүлэг болгон бичих юм. 360 = 2 × 3 × 3 × 5, ихэвчлэн 2³ × 3² × 5.

Тоо нь бүхэл тоо эсэхийг хэрхэн мэдэх вэ?

Нэг тооны нэг л хувьцаа байдаг. Хэрэв хувьцаа нь тооны нэг хэсэг бол тоо нь нэг хувьцаатай.

Нэг тооны хуваагч хэд байна вэ?

Факторчиллын бүх хувьсагчуудад нэгийг нэмж үржүүл. 360 = 2³ × 3² × 5, ингэснээр (3+1) × (2+1) × (1+1) = 24 хуваагчтай болно.

Ямар тоог хамгийн түрүүнд хасах вэ?

Хамгийн бага тохирох тоо: хэрэгсэл бүх 2- ийг, дараа нь 3- ийг, дараа нь 5- ийг хувааж, үндсэн тоонуудын дундуур дээшээ үргэлжлүүлнэ.

1 нь бүтцийн тоо юу?

Үгүй. Нэг нь үндсэн хүчин зүйлгүй, мөн үндсэн ч биш, нийлмэл ч биш, тиймээс багадаа 2- ын оруулга шаардагдана.

Давтагддаг анхилам тоог хэрхэн харуулах вэ?

Тэднийг өргөгч хэлбэрээр бүлэглэсэн. 2- ийн гурван хүчин зүйлийг 2×2×2- ийн оронд 2³ гэж бичнэ.

❤️ Хайр Calculator.Free? Бусадтай хуваалцах

𝕏  X Facebook Reddit
API - энэ калькуляторыг кодоос ашиглах

Энэ тооцоологчийг JSON- ийн төгсгөлийн цэг болгон дуудна - түлхүүр шаардахгүй. Доорх талбарын утгауудыг асуултын параметр эсвэл JSON- оор илгээнэ үү. Бүх API баримт бичгийг уншина уу →

Сүүлийн цэг

GET https://calculator.free/api/v1/prime-factorization/

curl

curl "https://calculator.free/api/v1/prime-factorization/?n=360"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/prime-factorization/?" + new URLSearchParams({
    "n": "360"
  }));
const data = await r.json();
console.log(data.results);

Энэ нь зөвхөн ерөнхий зөвлөгөөний дүн шинжилгээ бөгөөд санхүү, эмнэлгийн болон татварын зөвлөгөө биш юм.