# Ok to post homework # Matt Charnley, Assignment 26, April , 2018 Help := proc() print(``): end: #1) There are two typos in the proof. The first is that the summand in the first line in 30.4 should read # {1/2 [exp((s + 2*Pi*I*nu)/(2l)) + exp(-(s + 2*Pi*I*nu)/(2l))] }^(2m) # namely, that the denominators in the exponentials should be 2l and not l. # The second typo in the proof is in the following line. The part within the braces should be # {1 + (s + 2*Pi*I*nu)^2/8l^2 + ... } # i.e., that the numerator should be squared. Fixing the first typo makes this line now correct. #2) I will be trying to work this out for our project. #4) The page will soon be on my website.