MyWikiBiz, Author Your Legacy — Tuesday November 25, 2025
Jump to navigationJump to search
273 bytes added
, 15:13, 3 February 2010
| Line 15: |
Line 15: |
| | \text{p}_5 = 11, & | | \text{p}_5 = 11, & |
| | \text{p}_6 = 13, & | | \text{p}_6 = 13, & |
| | + | \text{p}_7 = 17, & |
| | + | \text{p}_8 = 19, & |
| | \ldots | | \ldots |
| | \end{matrix}</math> | | \end{matrix}</math> |
| Line 30: |
Line 32: |
| | | | |
| | {| align="center" cellpadding="6" width="90%" | | {| align="center" cellpadding="6" width="90%" |
| − | | <math>n ~=~ \prod_{i \in I(n)} \text{p}_{i}^{j(i, n)}</math> | + | | <math>n ~=~ \prod_{i \in I(n)} \text{p}_{i}^{j(i, n)}.</math> |
| | + | |} |
| | + | |
| | + | For example: |
| | + | |
| | + | {| align="center" cellpadding="6" width="90%" |
| | + | | |
| | + | <math>\begin{matrix} |
| | + | 9876543210 |
| | + | & = & 2 \cdot 3^2 \cdot 5 \cdot {17}^2 \cdot 379721 |
| | + | & = & \text{p}_1^1 \text{p}_2^2 \text{p}_7^2 \text{p}_{32277}^1 |
| | + | \end{matrix}</math> |
| | |} | | |} |
| | | | |