Search

Worst Way to Calculate Area of a Triangle

A useful technique from Complex Analysis helps us to identify whether a real number u is positive or negative by checking a discontinuous integral. We have
12πicic+iesudss={0 if u<012 if u=01 if u>0
for c>0.

We will apply this to calculate the area of the triangle
T(N):={(x,y)R0:ax+byN}
with (a,b)=1. This area is given by
x,y01Naxby0dxdy=x,y012πis=cic+ies(Naxby)dssdxdy=12πis=cic+i(x0easxdx)(y0ebsydy)esNsds=1ab12πis=cic+iesNs3ds
by the above mentioned trick. Notice that the integral with Naxby=0 is zero, and hence was ignored.

Now, moving the contour far to the left we pick up the residue from the pole of order 3 at s=0 and hence the area comes out to be
1abN22=N22ab
which matches with the area calculated by other known methods!

Acknowledgement : I learnt this from lectures by Prof. Andrew Granville for the course Distribution of Prime Numbers.

No comments:

Post a Comment

Infinitely many Proofs of Pythagoras' Theorem

This post is inspired by an MSE question and the brilliant answers that it received. However, it can be understood independently. Everythin...