Difference between revisions of "2023 IOQM/Problem 9"

(Created page with "==Problem== Find the number of triples <math>(a, b, c)</math> of positive integers such that (a) <math>ab</math> is a prime; (b) <math>bc</math> is a product of two primes; (...")
 
m (Problem)
Line 1: Line 1:
 
==Problem==
 
==Problem==
  
Find the number of triples <math>(a, b, c)</math> of positive integers such that
+
Find the number of triples <math>(a, b, c)</math> of [[positive integers]] such that
(a) <math>ab</math> is a prime;
+
(a) <math>ab</math> is a [[prime]];
(b) <math>bc</math> is a product of two primes;
+
 
(c) <math>abc</math> is not divisible by square of any prime and
+
(b) <math>bc</math> is a product of two [[primes]];
(d) <math>abc ≤ 30</math>
+
 
 +
(c) <math>abc</math> is not divisible by [[square]] of any [[prime]] and
 +
 
 +
(d) <math>abc\leq30</math>

Revision as of 08:06, 20 October 2023

Problem

Find the number of triples $(a, b, c)$ of positive integers such that (a) $ab$ is a prime;

(b) $bc$ is a product of two primes;

(c) $abc$ is not divisible by square of any prime and

(d) $abc\leq30$