Fraction reduction: Difference between revisions

m
Line 2,590:
]
]
c = 0;
Dynamic[{j, Length[ijs], c}]
ijs = Select[Select[Range[1, 9999], IntegerDigits /* FreeQ[0]], IntegerDigits /* DuplicateFreeQ];
res = Reap[
Line 2,600 ⟶ 2,598:
out = AnomalousCancellationQ2[{num, den}];
If[Length[out] > 0,
c += Length[out];
Sow[out]
]
1,111

edits