0

Let $x = f_1^{k_1} f_2^{k_2} \cdots f_n^{k_n}$ where $f_i \in \mathbb{P}^+$, $k_i \in \mathbb{Z}^+$ and $f_i \neq f_j \iff i \neq j$. I require a function that returns $x$ with all repeated prime factors removed.

Let us denote that function as $r$ such that $r(x) = f_1 f_2 \cdots f_n$.

I would like to know if there is a standardized function for this operation, or if it is something I need to define myself?

Thanks!

Bill Dubuque
  • 272,048

0 Answers0