Problems

Age
Difficulty
Found: 1918

A bin has \(2\) white balls and \(3\) black balls. You play a game as follows: you draw balls one at a time without replacement. Every time you draw a white ball , you win a dollar, but every time you draw a black ball, you lose a dollar. You can stop the game at any time. Devise a strategy for playing this game which results in an expected profit.

Take a (finite) set \(S\), say \([n]\) and a random function \(f:S\to S\). What’s the distribution of the limiting size of the image of the iterates of \(f\)?

That is, \(\lim_{N\to\infty}|f^N([n])|\)

By random, let \(i\in[n]\). Each \(f(i)\) is independently and identically distributed as uniform random variables on \([n]\). One can also think of it as \(f\) is taken uniformly from the \(n^n\) possible functions \([n]\to[n]\).

Today we’ll look at 3-dimensional shapes, including their volumes and surfaces areas. One special kind are the Platonic Solids - the tetrahedron, cube, octahedron, dodecahedron and icosahedron.

The volume of a pyramid is \(\frac{1}{3}Bh\), where \(B\) is the area of the base and \(h\) is the perpendicular height. What’s the volume of a regular tetrahedron with side length \(1\)?

The Great Pyramid of Giza is the largest pyramid in Egypt. For the purposes of this problem, assume that it’s a perfect square-based pyramid, with perpendicular height \(140\)m and the square has side length \(230\)m.

What is its volume in cubic metres?

A regular octahedron is a solid with eight faces, all of which are equilateral triangles. It can be formed by placing together two square based pyramids at their bases.

image

What is the volume of an octahedron with side length \(1\)?

In the picture below, there are the \(12\) pentominoes. Is it possible to tile a \(6\times10\) rectangle with them?

image