| Line 16: |
Line 16: |
| | \end{cases}</math> | | \end{cases}</math> |
| | | | |
| | + | <math>^n{a} = |
| | \begin{cases} | | \begin{cases} |
| − | n/2, & \mbox{if }n\mbox{ is even} \\
| + | 1, & \mbox{if }n\mbox{ =0} \\ |
| − | 3n+1, & \mbox{if }n\mbox{ is odd}
| + | \end{cases}</math> |
| − | \end{cases} | |
| | | | |
| | ==Examples== | | ==Examples== |