lcm(115,161,299) - less common multiple
It is easy to confirm that
115=5*23
161=7*23
299=13*23
According to the theorem about factorization of natural value
a=p1q1p2q2…pr1qr1b=p1t1p2t2…pr1tr2c=p1l1p2l2…pr1lr2⎭⎬⎫⇒lcm(a,b,c)=p1max{q1,t1,l1}p2max{q2,t2,l2}⋯−the definition.
As we can manually calculate
p1=5,p2=7,p3=13,p4=23.r,l,tmax{qi,ti,li}=1⇒
Consequently, according to the definition
lcm(115,161,299)=5⋅7⋅13⋅23=10465