Finnding greates common denoinator

  • Thread starter Thread starter Physics_MHS
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
Physics_MHS
Messages
2
Reaction score
0

Homework Statement


Find GCD of the following #S
2.3, 1.8, 3, 2.5, 1.7, 2.3, 3.4,
2.6, 3.1, 3, 2.5, 1.7, 2.3, 3.9,
3.1, 3.2, 3, 2.6, 1.8, 2.4, 4,
3.9, 3.6, 3.3, 3.5, 2.3, 2.6, 4.5,
4.3, 3.8, 3.3, 3.6, 3.5, 3.3, 4.7,
4.4, 4.5, 3.4, 4.4, 3.8, 3.9, 4.8,
4.4, 4.9, 5, 4.5, 3.9, 4.4, 5.4,
4.6, 5.6, 5, 4.7, 4.3, 5.1, 5.4,
5.5, 5.7, 5.8, 5.7, 4.5, 5.5, 5.6,
5.9, 6.2, 6.2, 6.3, 5.5, 6.4, 6.3,



Homework Equations





The Attempt at a Solution



Didnt know where to start
 
Last edited:
Physics news on Phys.org
What does the GCD of non-integers even mean? But the first step would be to remove duplicates and possibly sort them.

edit: they appear to be in order going vertically. Dunno what that means though.
 
Last edited: