I finally finished typing my notes from the Algebraic Geometry course by Dr C. Birkar last Michaelmas term. As usual, they are available on the mathematics page. This is the first revision of the notes and they might still change a lot. Like most of my texts, the notes are under a Creative Commons license and you can also download the LaTeX source code. Additionally, I uploaded the Bazaar branch to Launchpad. So if you want to help me improve the text, you can just branch from lp:~caramdir/+junk/PartIII-AG. Of course, any feedback and corrections sent by e-mail (or any other way) are also always welcome.
Tags: math.AG
A written form of my talk on the Weil conjectures is available.
Today I finally submitted my diploma thesis.
It is titled Mathematical Foundations of Elliptic Curve Cryptography and contains the following topics:
- A short introduction to algebraic curves (including Riemann-Roch, but without proofs);
- some parts of the general theory elliptic curves (including basics about the Tate module and the Weil and Tate pairings);
- elliptic curves over the complex numbers;
- elliptic curves over finite fields (Weil conjectured for elliptic curves);
- elliptic curves over local fields (and the canonical lift);
- division polynomials;
- modular polynomials (also over finite fields);
- an introduction to elliptic curve cryptography;
- point counting (SEA and Satoh’s algorithm);
- cryptoanalysis: MOV/Frey-Rück, anomalous curve and Weil descent attacks
- and some connections to elliptic divisibility sequences.
Now all that is left to do is to prepare for the diploma examination…
Tags: cryptography, diploma thesis, ECC, elliptic curve, math.AG, math.NT
An der TU Wien ist für Juni ein Mathematik-Diplomandenkolloqium geplant. Wer mitmachen will, erhält auf der “Gebiete II”-Seite nähere Infos.
Ich habe das schöne Wetter heute für eine Besichtigung der Zürcher Altstadt genützt. Und dabei natürlich den Fotoapparat mitgenommen. Eine Auswahl der Fotos und ein paar weitere vom ETH Hauptgebäude gibt es wie immer auf Flickr.
Anmerkung: Da mein Laptop-Bildschirm für so gar nicht für Bildbearbeitung geeignet ist, sind alle Fotos direkt von der Kamera ohne (Farb-)Korrekturen.
Bin am Sonntag in aller früh heil (aber müde) in Zürich. Inzwischen bin auch schon ganz gut in meinem Übergangsquartier (meine Wohnung habe ich erst ab März) eingerichtet und habe jetzt hoffentlich die meisten administrativen Tätigkeiten (Uni einschreiben, Aufenthaltsgenehmigung, etc.) erledigt. Dazu auch gleich: Wer meine österreichische Handy-Nummer hat, kann auf der Kontakt-Seite meine schweizer Nummer erfahren.
Das war’s einmal fürs erste, aber ich werde versuchen im Lauf des Semesters mich immer wieder einmal hier zu melden.
Ich bin durch Ulysses durch. Und das größtenteils auf Englisch!
You’d think companies like Mathworks and Waterloo Maple could at least afford to test their products on the most common Linux distros. But obviously they do not…
Installation instructions for Matlab R2007a (Vienna UT student version): Create a directory for Matlab, copy the license.dat into this directory and run the install executable from the dvd. The first two steps did of course work flawless, but
sudo /media/cdrom/install
only returned “Permission denied”. Running
sudo sh /media/cdrom/install
also failed with a similar error. What did work, was coping the whole DVD to a temporary directory on the hard disk and running the install script from there. The installer even created symlinks in /usr/local/bin. Then Matlab did start and mostly work, but is did not display any menus when Compiz (Desktop Effects) is enabled. Google pointed me to this solution:
ln -s [matlabroot]/sys/java/jre/glnxa64/jre1.5.0/lib/amd64/motif21 [matlabroot]/sys/java/jre/glnxa64/jre1.5.0/lib/amd64/motif12
and start matlab with
AWT_TOOLKIT=3DMToolkit matlab
So I created /usr/local/bin/matlab with
#!/bin/sh
AWT_TOOLKIT=3DMToolkit [matlabroot]/bin/matlab
and core matlab now works fine. Only starting Simulink results in a segmentation fault, but I do not need that anyway.
Maple 11 (again Vienna UT student version) installation worked much better. I had anticipated to need workarounds like for the 10 and 9.5 versions, but simply running
sudo sh /media/cdrom/installMapleLinux64
worked. It did not create any symlinks though. But xmaple only displayed an empty window! This is again a compiz related problem and creating a similar start script as for Matlab worked.
Es ist erstaunlich, aber es haben sich wieder ein ganzer Haufen an Fehlern in der Zusammenfassung finden lassen. Also gibt es wieder einmal eine neue Version…
Finally I finished sorting through all the photos I took in Corsica, deleting the bad ones and postprocessing the good ones. A selection of them is now available at flickr.


