ScratchData LogoScratchData
Back to leb2011's profile

3n + 1

LEleb2011•Created March 20, 2022
3n + 1
0
0
7 views
View on Scratch

Instructions

HOW IT WORKS: Forever: If the number is odd, multiply by 3 and add 1 If the number is even, divide by 2 Eventually every number will end up as 1 and will then be multiplied by 3 to make 3. Then if you add 1, it will be 4. 4 divided by 2 is 2. 2 divided by 2 is 1. 1 x 3 + 1 = 4. 4 divided by 2 is 2. 2 divided by 2 is 1. 1 x 3 + 1 = 4 and so on.

Project Details

Project ID662818503
CreatedMarch 20, 2022
Last ModifiedMarch 29, 2022
SharedMarch 20, 2022
Visibilityvisible
CommentsAllowed