top of page
Search
Skill levels in Treespeak
Examples of Treespeak times, index +1 Novice: Tsm 0-11 --- t >= 10s / rooted tree Apprentice: Tsm 0-11 --- t € [7s ; 10s[ / rooted tree...
Mar 4, 20221 min read
38 views
0 comments
A new book - Jesse Hyttinen
I have now written five math books, and may write another one in the following year. The current book includes new viewpoints about very...
Jun 20, 20201 min read
13 views
0 comments
Generating r9 part 2 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! We continue the generation process in the column 7: =1+7+1 =1+(1+2+1*4)+1 =1+(1+2*2+1*2)+1...
Jun 12, 20201 min read
12 views
0 comments
Generating r9 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post we will generate rooted trees with tree size 9. The generation procedure will be...
Jun 5, 20201 min read
6 views
0 comments
I see... code - Jesse Hyttinen
Hi and welcome to the Matladpi blog! I have been doing some python code for about a month, and I have posted four versions of the code in...
May 22, 20201 min read
6 views
0 comments
Generating r1 - r6 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this blog post we will generate all of the rooted trees for sizes 1 - 6. 1 = 1 r1 = 1 2 = 1+1 r2...
May 8, 20201 min read
3 views
0 comments
Generating r7 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this blog post we will generate all rooted trees with size 7. 7 = 1+1*6 = 1+2+1*4 = 1+2*2+1*2 =...
May 1, 20201 min read
6 views
0 comments
How to generate trees - Jesse Hyttinen
Hi and welcome to the Matladpi blog! Tree generation is like listing all the partitions of a given number, but with a few differences....
Feb 15, 20202 min read
6 views
0 comments
Thoughts on my tree theorem - Jesse Hyttinen
Hi and welcome to the Matladpi blog! The theorem that I have discovered quite a while ago about mathematical trees has some pretty...
Jan 31, 20203 min read
7 views
0 comments
What is your TSM? - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In the world of treespeak, TSM, also known as tree size metric, is a way to measure one's...
Nov 2, 20191 min read
3 views
0 comments
About lexicographic order - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post I will talk about the lexicographic order the tree generation algorithm is at least...
Oct 12, 20191 min read
3 views
0 comments
An example in tree generation - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post I will show an example in tree generation for a rooted trees case. Let v = 5. There are...
Aug 10, 20192 min read
2 views
0 comments


Enumerating homeomorphically irreducible trees, case h22 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post I will concentrate on enumerating homeomorphically irreducible trees, case h22. We...
Jul 6, 20191 min read
6 views
0 comments


Enumerating h21 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In this post I will concentrate on the enumeration of homeomorphically irreducible trees,...
Jun 29, 20191 min read
5 views
0 comments
The language of tget 2 - Jesse Hyttinen
Hi and welcome to the Matladpi blog! In the previous post I actually did not show every notation of the tget language. Partly due to the...
May 29, 20191 min read
11 views
0 comments
The language of tget - Jesse Hyttinen
Hi and welcome to Matladpi blog! You may already know from my last year's posts how the language of the tree generation and enumeration...
May 25, 20192 min read
6 views
0 comments


Generation of homeomorphically irreducible trees (part 5) - Jesse Hyttinen
Hi! In this post I will generate the rest of the graphical presentations for the case h16. Here are the pictures:...
Nov 25, 20181 min read
5 views
0 comments


Generation of homeomorphically irreducible trees (part 4) - Jesse Hyttinen
Hello! In this post I will enumerate all of the sum forms and generate some graphical presentations of trees for the case h16. Here are...
Nov 11, 20181 min read
7 views
0 comments


Generation of homeomorphically irreducible trees (part 3) - Jesse Hyttinen
Hi! In this post I will generate all the trees' graphical presentations for the case h15. Here are the pictures: In the next post I will...
Nov 4, 20181 min read
7 views
0 comments


Generating homeomorphically irreducible trees (part 2) - Jesse Hyttinen
Hello! It seems to me that people prefer tree generation to enumeration, so I will stick to generating homeomorphically irreducible trees...
Oct 28, 20181 min read
4 views
0 comments
bottom of page