Jump to content

Duy

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Favorite Area of Science
    IT

Duy's Achievements

Lepton

Lepton (1/13)

1

Reputation

  1. Hi everyone, I have a problem about full binary tree like this: Find the number of internal vertices, terminal vertices and the hight of a full binary trees have a total of 7 vertices. I calculate the number of internal vertical is 3 and the number of terminal vertices is 4, i think it is ok. However, i am not sure about the height of this full binary tree, i try to draw and calculate the height can be 2 or 3 but i saw someone draw for a full binary tree have 7 vertices in the website http://www.maths.usyd.edu.au/u/kooc/catalan/cat13ftree.pdf, they pointed out that the height is only 3. Can you please explain more for me about the height of a full binary tree in this case. Thank you very much.
  2. Duy

    Counting problem

    Thank you very much.
  3. Duy

    Counting problem

    Ah, yes. Thanks for your help. It should means if I consider a four digit hexa number abcd in that case, digit a must be restricted from 7 to C and digits b,c can be from 0 to F but digit d must be restricted from 9 to F. Is that right? Thsnk you very much.
  4. Duy

    Counting problem

    Thanks for your help. It means if I consider a four digit hexa number abcd in that case, digit a must be restricted from 7 to C and digits b,c,d must be restricted from 9 to F. Is that right? Thsnk you very much.
  5. Duy

    Counting problem

    Thanks for your help but my problem is "the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F", I don't know what it mean. Can you give examples of "four digit number, the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F" Thank you very much.
  6. HI guys. I have a problem with my assignment like: Hexadecimal numbers are made using the sixteen digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F. For a four digit number, the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F.How many numbers are there? Because i am an overseas student, so it is very difficult for me to understand "the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F", can you explain to me,please? Or can you give some examples with this pattern, please? Thank you very much.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.