Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/TETRATE
(view source)
Revision as of 19:15, 1 June 2017
110 bytes added
,
19:15, 1 June 2017
→Description
Line 10:
Line 10:
*The notation <math>^n a</math> means <math> a^a^\cdots^a</math> the application of exponentiation <math> n-1</math> times.
*The notation <math>^n a</math> means <math> a^a^\cdots^a</math> the application of exponentiation <math> n-1</math> times.
*For any positive real a>0 and non-negative integer <math>n\ge 0</math> we define <math>^n a</math>by:
*For any positive real a>0 and non-negative integer <math>n\ge 0</math> we define <math>^n a</math>by:
−
<math>^n a = \begin{cases}
+
<math>^n a =
+
\begin{cases}
1, & \mbox{if }n\mbox{=0} \\
1, & \mbox{if }n\mbox{=0} \\
a^{[(n-1)a]}, & \mbox{if }n\mbox{ >0}
a^{[(n-1)a]}, & \mbox{if }n\mbox{ >0}
\end{cases}</math>
\end{cases}</math>
+
+
f(n) =
+
\begin{cases}
+
n/2, & \mbox{if }n\mbox{ is even} \\
+
3n+1, & \mbox{if }n\mbox{ is odd}
+
\end{cases}
Devika
writer
6,694
edits