Suggested Projects for Math 640: EXPERIMENTAL MATHEMATICS, Spring 2009

http://www.math.rutgers.edu/~zeilberg/EM09/projects.html

First posted: March 18, 2009; Last Update: April 14, 2009.

Feel free to propose your own project!

The suggestions below are very brief. Feel free to ask me more. Once you pick a project, I'll tell you more about it. You are welcome to collaborate. At most two people per project.

Untaken Projects

  1. In my seminal paper Symbol-Crunching With the Gambler's Ruin Problem, I describe how to compute the moments for the random variable "expected duration" of the game for any fixed moment. In an even more seminal paper I describe how to compute asymptotic moments for the symbolic 2r-th (and (2r+1)-th) moment for certain combinatorial random variables. Apply (or extend) this method to handle the random variable "duration of the game" in a fair gambler's ruin problem (you start with xA dolalrs, (0 < x < 1) and you keep playing until you either broke or have A dollars. (Note: I don't know anything about this limiting distribution, except that it it not asymptotically normal.
  2. Milk the generating function F(z,t1,t2,t2,t4) this paper as much as possible. Using and if possible, extending the Maple package FELLER.

  3. Using the Maple package TILINGS accompanying my paper figure out the first ten or whatever terms in the sequence : number of n by n (empty) KenKen puzzles.

  4. Xavier Viennot and his school study directed animals, that can ve viewed as triangles consisting of 0's and 1's such that every entry is weakly between the two right above it (in the NE and NW directions). Experimentally (and who knows, even rigorously) study such triangles where the entries can be (i) any non-neg. integer ≤ k (k=2,3) (ii) any non-neg. integer

  5. Write a Maple program (better than Maple's simplify(%,GAMMA) that would simplify quotients of products of powers of GAMMA evaluated at rational arguments. For example, the output of
    (GAMMA(1/14)*GAMMA(9/14)*GAMMA(11/14))/
    (GAMMA(3/14)*GAMMA(5/14)*GAMMA(13/14))
    should be 2. [Added April 13, 2009: it turns out this is probably the only one, and thanks to Dennis Hou's brilliant solution, this project is really closed, and hence removed].

Taken Projects


Experimental Math, Spring 2009 main page