By planar, I mean embedded in the plane (I think sometimes the terms, ordered and plane, are used interchangeably with planar). Assume the vertices are labeled 1,2,...,n. By decreasing, I mean the labels on the vertices along a path from the root to any other vertex will decrease. Note that this implies the root is labeled with the integer n.
The journal article I am reading states that there are (2n - 3)*(2n - 1)***(3)*(1) such trees. But the article does not give a derivation.
Can someone explain how to count these trees?