Talk:Juggler sequence: Difference between revisions

→‎Error in task: Corrected now.
(Error in task)
(→‎Error in task: Corrected now.)
 
Line 29:
<big> a[k + 1] = floor(a[k] ^ 0.5) if a[k] is even <big> ''' ''or'' ''' </big> </big>
<big> a[k + 1] = floor(a[k] ^ 1.5) if a[k] is odd </big>
 
:Hey, thanks for noticing that which I've corrected now on the main page. Fortunately (AFAICT) it doesn't appear to have adversely affected anyone's solution. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 07:59, 4 April 2022 (UTC)
9,476

edits