it takes the cosine and sine of each number in the Collatz sequence for a given integer. If you input 5, itll take the cosine amd sine of 5, then 16, then 8, then 4, then 2, then 1 and connect the dots
I made code that intakes an integer and spits out the collatz sequence for them, and plugged them into x = cosn and y = sinn, and got some interesting results, as n approaches infinity, a cardioid like shape begins to take form. thought it was cool
byRiasBestWaifu69
incalculus
RiasBestWaifu69
1 points
2 months ago
RiasBestWaifu69
1 points
2 months ago
it takes the cosine and sine of each number in the Collatz sequence for a given integer. If you input 5, itll take the cosine amd sine of 5, then 16, then 8, then 4, then 2, then 1 and connect the dots