Recurrence Relations · Recursive Definitions
Lesson 12
Problem. Let \(V(n)\) be the number of vertices in a complete ternary tree of height \(n\). For example, \(V(3)=13\).

5 points
Recurrence Relations · Recursive Definitions
Problem. Let \(V(n)\) be the number of vertices in a complete ternary tree of height \(n\). For example, \(V(3)=13\).
