EKG sequence convergence: Difference between revisions

no edit summary
(→‎Python: Using prime factor generation: Marked as incorrect when N is composite)
No edit summary
Line 18:
;Task:
 
# Calculate and show here the first ten30 members of <code>EKG(2)</code>.
# Calculate and show here the first ten30 members of <code>EKG(5)</code>.
# Calculate and show here the first ten30 members of <code>EKG(7)</code>.
# Calculate and show here the first 30 members of <code>EKG(9)</code>.
# Calculate and show here the first 30 members of <code>EKG(10)</code>.
# '''Stretch goal''': Calculate and show here at which term EKG(5) and EKG(7) converge.
 
2,172

edits