Therooted Fibonacci trees Tn are defined recursively in the following way.T1 andT2 are both the rooted trees consisting of a single vertex, and forn = 3, 4, …, the rooted treeTn is constructed from a root withTn-1 as its left subtree andTn-2 as its right subtree.
1. How many vertices, leaves, and internal vertices does the rooted Fibonacci treeTn have, wheren is a positive integer?
2. What is its height?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here