Cryptographic Mathematics [closed]

asked 2016-10-01 20:56:46 +0200

sootalhzn gravatar image

Q: Programme Rowland’s formula and verify his results. Try different starting values and see what happens.

In Sage math cloud, I did this:

i=7 n=2 for n in [1..10]: i=i+gcd(n,i) print i


Could you help, please?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-10-01 21:18:40.011595