Generate all symmetric, completely balanced binary trees with the given number of nodes.
the number of nodes in the tree
the value to put in each node
list of all symmetric, completely balanced binary trees with n nodes