ファイル:ExpIPi.gif

ページのコンテンツが他言語でサポートされていません。
出典: フリー引用句集『ウィキクォート(Wikiquote)』

ExpIPi.gif(360 × 323 ピクセル、ファイルサイズ: 11キロバイト、MIME タイプ: image/gif、ループします、9 フレーム、4.5秒)

このファイルはウィキメディア・コモンズのファイルです。もとのファイルはこちらです。

概要

解説 This is a demonstration that Exp(i*Pi)=-1 (called Euler's formula, or Euler's identity). It uses the formula (1+z/N)^N --> Exp(z) (as N increases). The Nth power is displayed as a repeated multiplication in the complex plane. As N increases, you can see that the final result (the last point) approaches -1, the actual value of Exp(i*pi).
日付
原典 投稿者自身による著作物
 
この 図式Mathematicaで作成されました。
作者 Sbyrnes321

ライセンス

Public domain この著作物の著作権者である私は、この著作物における権利を放棄しパブリックドメインとします。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。
(* Source code written in Mathematica 6.0, by Steve Byrnes, 2008. I release this code into the public domain. *)

plot1 = Table[
  ListPlot[Table[{Re[(1 + (\[ImaginaryI] \[Pi])/n)^m], 
     Im[(1 + (\[ImaginaryI] \[Pi])/n)^m]}, {m, 0, n}], 
   PlotJoined -> True, PlotMarkers -> Automatic, 
   PlotRange -> {{-2.5, 1.1}, {0, \[Pi] + .05}}, AxesOrigin -> {0, 0},
    AxesLabel -> {"Real part", "Imaginary part"}, 
   PlotLabel -> "N = " <> ToString[n], 
   AspectRatio -> Automatic], {n, {1, 2, 3, 4, 5, 10, 20, 50, 100}}];

Export["ExpIPi.gif", plot1, "DisplayDurations" -> {2}, 
 "AnimationRepititions" -> Infinity ]

キャプション

このファイルの内容を1行で記述してください

このファイルに描写されている項目

題材

5 5 2008

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2010年3月25日 (木) 19:462010年3月25日 (木) 19:46時点における版のサムネイル360 × 323 (11キロバイト)Aiyizooptimized animation, converted to 16 color mode
2008年5月5日 (月) 17:192008年5月5日 (月) 17:19時点における版のサムネイル360 × 323 (20キロバイト)Sbyrnes321{{Information |Description=This is a demonstration that Exp(I*Pi)=-1 (called Euler's formula, or Euler's identity). It uses the formula (1+z/N)^N --> Exp(z) (as N increases). The Nth power is displayed as a repeated multiplication in the complex plane. As
2008年5月5日 (月) 16:582008年5月5日 (月) 16:58時点における版のサムネイル360 × 308 (18キロバイト)Sbyrnes321{{Information |Description=This is a demonstration that Exp(I*Pi)=-1 (called Euler's formula, or Euler's identity). It uses the formula (1+z/N)^N --> Exp(z) (as N increases). The Nth power is displayed as a repeated multiplication in the complex plane. As

この画像にリンクしているページはありません。

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています: