Hello!

My name is Ben Feuerstein, I am currently studying towards a master's degree in Pure Mathematics at Tel Aviv University, my advisors are Prof. Leonid Polterovich, and Prof. Lev Buhovsky. Before that, I completed my B.A. in Pure Mathematics at the Technion.


Publications

I currently have a single e-print out, joint with Prof. Leonid Polterovich, Prof. Lev Buhovsky, and Prof. Egor Shelukhin. You can find it here (arXiv 2408.08854). In it, we prove the dichotomy conjecture of autonomous Hamiltonian flows on the two-sphere using a new tool of symmetrization of Hamiltonians.

I gave a talk about it in the 2024 IMU Student talk day. Here is the abstract of the talk, a copy of the slides, and a video of the talk.


Teaching

Here is a list of courses I have taught as a teaching assistant at TAU.

  • Calculus 2 for Electrical Engineering, Spring 2025 (Class Notes).
  • Linear Algebra for Mechanical Engineering, Fall 2024 (Class Notes).
  • Calculus 2 for Electrical Engineering, Spring 2024.
  • Linear Algebra for Mechanical Engineering, Fall 2023.
  • Calculus 2 for Mechanical Engineering, Spring 2023.
If you are looking for a LaTeX template for the stylized class notes, I uploaded it here, it uses XeLaTeX.
If you are looking for older class notes, please email me!


Code Visualizations

I enjoy writing software to visualize geometrical concepts. Here are two examples, one for rendering sub-level sets of Morse functions, and one for simulating Hamiltonian flow. Both written in Python - the full source code can be found on my GitHub.

Morse function sub-level sets animation

Morse Sub-level sets of \(f(p,q) = \frac{1}{2} \sin(2\pi q)(\cos(8\pi p^2) + \sin(6\pi p^2))\)

Hamiltonian flow simulation animation

Hamiltonian Flow of \(H(p,q) = \sin(2\pi p) +\cos(2\pi q)\)