僕はδの最小値を知りたかっただけなんだ。そして、僕は-cos(δ)を計算してみたんだ。[0,π]で単調増加だから。んでもって、三角関数に直すと全部一つの変数iで表せるから。
その結果がこれだ。

あーあ。なんだこれ。とりあえず、まず第一の問題の、「最小値を持つかどうか」については解決した。うん。それは、いい。けど、最小値の値が分からない。困った。けど、これ以上手計算でやる勇気がないので、さっさとMaximaにiで偏微分させてみた。

Simplifyしてみた。
Maxima「 << Expression too long to display! >>」
オワタ。これはオワタ。
めんどいから、このままiについて方程式をとかせてみた。フリーズした。んでもって、未だにフリーズしたままだ。まあ、グラフは良い感じだったからレポートに貼り付けてやるかもしれん。
......けど、それにしても別の方法考えないかん......。
English version(英語版):
I only wanted to know the minimam of the δ.
Then I culculated -cos(δ), because itincreases constantly in [0,π], and because it enable me to describes with only one letter.

This tells me that this fuction has minimam, because this function is sequence.
That's good, but I couldn't find the minimam. I was at a loss, but I can't dare to culculate more, so I used Maxima.

I used "Simplify". Then Maxima showed " << Expression too long to display! >>"
I was stuck. I was stuck.
Since I was tired, I had Maxima solve this equation about i.That's why it is now frozen.
I have to think another way again.