\includegraphics{figure_12}
A branching plant has stems, nodes, leaves and buds.
• There are 7 leaves at each node.
• From each node, 2 new stems grow.
• At the end of each final stem, there is a bud.
Fig. 12 shows one such plant with 3 stages of nodes. It has 15 stems, 7 nodes, 49 leaves and 8 buds.
- One of these plants has 10 stages of nodes.
- How many buds does it have? [2]
- How many stems does it have? [2]
- Show that the number of leaves on one of these plants with \(n\) stages of nodes is
$$7(2^n - 1).$$ [2]
- One of these plants has \(n\) stages of nodes and more than 200000 leaves. Show that \(n\) satisfies the inequality \(n > \frac{\log_{10} 200007 - \log_{10} 7}{\log_{10} 2}\). Hence find the least possible value of \(n\). [4]