Homework to send in: The things marked 'homework' in the kinematics lectures. (to be found inside kinematics2.tar.gz) The homework in example 4 about the tau resonance is optional It is difficult! If you can do that, you must be really good. In particular you have to make the programs ex3 and ex5 (e-e+ -> gamma gamma and e-e+ -> gamma gamma gamma) Create the program ex5.frm for e-e+ -> gamma gamma gamma If you have any problems doing this, contact me and ask questions. The e-mail is t68@nikhef.nl All programs can be found at http://www.nikhef.nl/~t68/course To get programs running inside the bash shell in linux you may have to type ./form or ./ex1 as the settings are not such that programs in the current working directory can be executed unless you specify it with the ./ If the executable of form shows in ls -l as -rw-r--r-- 1 t68 theorie 1331864 Nov 13 11:18 form it cannot be executed yet and you have to type the unix command chmod 755 form After this an ls -l should give -rwxr-xr-x 1 t68 theorie 1331864 Nov 13 11:18 form* The either form a1 or ./form a1 should run the first example.