Source: wikibot/juggler-sequence

= Juggler sequence
{wiki=Juggler_sequence}

The Juggler sequence is a mathematical sequence defined for positive integers. Given a positive integer \\( n \\), the sequence is generated according to the following rules: - If \\( n \\) is even, the next term is calculated as \\( \\sqrt\{n\} \\). - If \\( n \\) is odd, the next term is calculated as \\( \\sqrt\{3n\} \\).