Search found 2 matches

by Krio
Tue Feb 17, 2015 2:48 am
Forum: Math & Science
Topic: how can it be written the least common denominator
Replies: 3
Views: 5169

how can it be written the least common denominator

Thx

The array approach is good to one lcd decomñposition but I see difficult to use in multiple lcd decompositions.

In a similar way, I used the tabular approach but it comes with some troubles. The next example show that the first decomposition has the line too large. I can order by size (first ...
by Krio
Fri Feb 13, 2015 7:10 pm
Forum: Math & Science
Topic: how can it be written the least common denominator
Replies: 3
Views: 5169

how can it be written the least common denominator

I want to write something like
12|2 10|2
6|2 5|5
3|3 1|
1|

It can be one o more decompositions in prime numbers. I can't obtain and straight line. This example is the decomoposition of 12 (2x2x3) and 10 (2x5).

Thx