If an=2an−1a_n = 2a_{n-1}an=2an−1 is used to model binary tree growth, what does nnn represent?
The depth or level of the tree
The color of the nodes
The weight of the root
The curvature of the branches