a random talk on random trees

35
Horacio González Duhart [email protected]

Upload: duhart-vader

Post on 18-Nov-2014

406 views

Category:

Education


1 download

DESCRIPTION

This is a talk I gave the 8 Nov 2011 for the postgraduate seminar at the University of Bath. The talk was roughly half an hour long and it's a small introduction to my MSc dissertation.

TRANSCRIPT

Page 1: A random talk on random trees

Horacio González Duhart [email protected]

Page 2: A random talk on random trees

What is a tree?

root

leaf

branch

Page 3: A random talk on random trees

What is a tree?

root

branch

leaf

Page 4: A random talk on random trees

What is a tree?

root

branch

leaf

Page 5: A random talk on random trees

What is a tree?

root

branch

leaf

node

children

father

Page 6: A random talk on random trees

What is a tree?

“A tree is a connected graph which has no cycles.”

Page 7: A random talk on random trees

What is a random tree?

Page 8: A random talk on random trees

What is a random tree?

1. Start with the root.

Page 9: A random talk on random trees

What is a random tree?

1. Start with the root. 2. Throw the dice!

Page 10: A random talk on random trees

What is a random tree?

1. Start with the root. 2. Throw the dice! 3. Put as many children as the result

of the dice.

Page 11: A random talk on random trees

What is a random tree?

1. Start with the root. 2. Throw the dice! 3. Put as many children as the result

of the dice. 4. Repeat from step 1 for each of the

new children. (iid)

Page 12: A random talk on random trees

Throwing the dice… or offspring distribution

Let L be the random variable that represents the offspring distribution. Which can be summarised in a table like this:

0

1

2

n

Page 13: A random talk on random trees

Let the maths begin!!!

Define

Then we need that

Page 14: A random talk on random trees

Let the maths begin!!!

Define

Then we need that

Some examples:

Page 15: A random talk on random trees

Let the maths begin!!!

Define

Then we need that

Now, notice that for

Page 16: A random talk on random trees

Let the maths begin!!!

Define

Then we need that

Now, notice that for

Generating function (of L evaluated at s)

Page 17: A random talk on random trees

More properties…

is continuous…

Page 18: A random talk on random trees

More properties…

is continuous…

It is increasing…

Page 19: A random talk on random trees

More properties…

is continuous…

It is increasing…

It is convex.

Page 20: A random talk on random trees

More properties…

is continuous…

It is increasing…

It is convex.

Page 21: A random talk on random trees

More properties…

is continuous…

It is increasing…

It is convex…

It looks either like this:

or

Page 22: A random talk on random trees

Weren’t we talking about trees?

Page 23: A random talk on random trees

Back on the tree…

The n-th generation

Let be the random variable that denotes the size of the n-th generation.

Page 24: A random talk on random trees

What is the distribution of ?

Page 25: A random talk on random trees

What is the distribution of ?

First, notice that

Page 26: A random talk on random trees

What is the distribution of ?

First, notice that

And calculate the generating function…

Page 27: A random talk on random trees

What is the distribution of ?

First, notice that

And calculate the generating function… which is easy to find by induction to:

Page 28: A random talk on random trees

Some interesting questions…

Page 29: A random talk on random trees

Some interesting questions…

What is the probability that the tree becomes extinct?

Page 30: A random talk on random trees

Some interesting questions…

What is the probability that the tree becomes extinct?

Page 31: A random talk on random trees

Some interesting questions…

What is the probability that the tree becomes extinct?

Man! That looks hard! Isn’t there an easier way?

Page 32: A random talk on random trees

Some interesting questions…

What is the probability that the tree becomes extinct?

Man! That looks hard! Isn’t there an easier way?

Page 33: A random talk on random trees

Some interesting questions…

Under what conditions will the tree become extinct with probability 1?

What is the probability that the tree becomes extinct?

Man! That looks hard! Isn’t there an easier way?

Page 34: A random talk on random trees

Some interesting questions…

Under what conditions will the tree become extinct with probability 1?

What is the probability that the tree becomes extinct?

Man! That looks hard! Isn’t there an easier way?

Page 35: A random talk on random trees

There are almost surely more interesting questions on Galton-Watson trees, but I guess this is enough for now and time is running out… Cheers! … and enjoy the cake!