LCM( 1, 3, 1, 6, 1, 5, 1, 3 ) = 30
Step 1: Write down factorisation of each number:
1 = 1
3 = 3
1 = 1
6 = 2 · 3
1 = 1
5 = 5
1 = 1
3 = 3
Step 2 : Match primes vertically:
1 | = | 1 | ||||||
3 | = | 3 | ||||||
6 | = | 2 | · | 3 | ||||
5 | = | 5 |
Step 3 : Bring down numbers in each column and multiply to get LCM:
1 | = | 1 | ||||||||
3 | = | 3 | ||||||||
6 | = | 2 | · | 3 | ||||||
5 | = | 5 | ||||||||
LCM | = | 1 | · | 2 | · | 3 | · | 5 | = | 30 |