1889年にフンザによる「ヤルカンド-インド間の交易路」への襲撃が激化。1890年に、ヤングハズバンドが南下するロシア帝国のブロニスラフ・グロンブチェフスキー(英語版)率いるロシア軍兵士にワハーン回廊のボザイ・グンバズ(英語版)で拘束されそうになる事件が発生し、1891年のフンザ・ナガル戦争(英語版)が勃発。 カシミール紛争 詳細は「カシミール紛争」、「中印国境紛争」、および「en:Timeline of the Kashmir conflict」を参照
^ Guilbeau, Lucye (1930). “The History of the Solution of the Cubic Equation”. Mathematics News Letter 5 (4): 8?12. doi:10.2307/3027812. JSTOR 3027812.
^ a b Wantzel, P M L (1837), “Recherches sur les moyens de reconnaitre si un probleme de Geometrie peut se resoudre avec la regle et le compas.”, Journal de Mathematiques Pures et Appliquees, 1 2: 366?372, EuDML 234865
^ L. Zhmud The origin of the history of science in classical antiquity, p.84, quoting Plutarch and Theon of Smyrna
^ Plutarch, De E apud Delphos 386.E.4
^ Plutarch, De genio Socratis 579.B
^ Carl Werner Muller, Die Kurzdialoge der Appendix Platonica, Munich: Wilhelm Fink, 1975, pp. 105-106
^ T.L. Heath A history of Greek mathematics, Vol. 1
^ Greek Mathematical Works, Volume I: Thales to Euclid. Translated by Ivor Thomas. Loeb Classical Library 335. Cambridge, MA: Harvard University Press, 1939. (Eutocius(アスカロンのエウトキオス), Commentary on Archimedes' Sphere and Cylinder(アルキメデス『球と円柱について』註解) ii, Archim. ed. Heiberg iii. 88. 4-90. 13)
関連項目
円積問題、角の三等分問題 - 本問題とともに三大作図問題として知られる。
外部リンク
大辞林 第三版『立方体倍積問題』 - コトバンク
ブリタニカ国際大百科事典 小項目事典『立方根』 - コトバンク
Weisstein, Eric W. "Cube Duplication". mathworld.wolfram.com (英語).
Doubling the cube. J. J. O'Connor and E. F. Robertson in the MacTutor History of Mathematics archive.
To Double a Cube ? The Solution of Archytas. Excerpted with permission from A History of Greek Mathematics by Sir Thomas Heath.
Delian Problem Solved. Or Is It? at cut-the-knot.
の形にする。( A n = a n a 3 A_{n}={\frac {a_{n}}{a_{3}}})
x = y − A 2 3 {\displaystyle x=y-{\frac {A_{2}}{3}}}
により変数変換を行うと、2次の項が消え、
y 3 + ( A 1 − A 2 2 3 ) y + ( A 0 − 1 3 A 1 A 2 + 2 27 A 2 3 ) = 0 {\displaystyle y^{3}+\left(A_{1}-{\frac {{A_{2}}^{2}}{3}}\right)y+\left(A_{0}-{\frac {1}{3}}A_{1}A_{2}+{\frac {2}{27}}{A_{2}}^{3}\right)=0}
という三次方程式が得られる。見やすいように一次の係数を p, 定数項を q とし
y3 + p y + q = 0
と書く。
ここで y = u + v とおくと、
u3 + v3 + q + (3uv + p)(u + v) = 0
未知数 u, v がこの方程式を満たすには、
u3 + v3 + q = 0
3uv + p = 0
となることが十分であるが、この十分条件を満たす u, v が以下に示すように求まる。根と係数の関係より、u3, v3 を解とする二次方程式は
t 2 + q t − ( p 3 ) 3 = 0 {\displaystyle t^{2}+qt-\left({\frac {p}{3}}\right)^{3}=0}
この二次方程式を解の公式により解くと、
u 3 , v 3 = − q 2 ± ( q 2 ) 2 + ( p 3 ) 3 {\displaystyle u^{3},v^{3}=-{\frac {q}{2}}\pm {\sqrt {\left({\frac {q}{2}}\right)^{2}+\left({\frac {p}{3}}\right)^{3}}}}
( a ± b − 1 ) 3 = 2 ± − 121 {\displaystyle \left(a\pm b{\sqrt {-1}}\right)^{3}=2\pm {\sqrt {-121}}}
から 2個の値 a, b を求めなければならないが、これを求めるためには別の三次方程式が現れるため、カルダノはこの場合を還元不能(かんげんふのう、casus irreducibilis)と呼んだ。この還元不能の場合を回避するために様々な努力がなされたが、実は、虚数を避けて実数の冪根と四則演算を有限回用いただけで解を書き下すことは不可能であるため、全て徒労に終わった。 ビエトの解
cos3 α = 3/4 cos α + 1/4 cos 3α
(2cos α)3 = 3(2cos α) + 2cos 3α
と三次方程式
x3 = px + q
の類似性に着目し、p = 3a2, q = a2b とおいた式
x3 = 3a2x + a2b
を考えた。
(x/a)3 = 3(x/a) + b/a … (1)
もし x/a = 2 cos α すなわち x = 2a cos α ならば、
cos 3 α = b 2 a {\displaystyle \cos 3\alpha ={\frac {b}{2a}}} … (2)
α = 1 3 arccos b 2 a {\displaystyle \alpha ={\frac {1}{3}}\arccos {\frac {b}{2a}}}
x = 2 a cos α = 2 a cos ( 1 3 arccos b 2 a ) {\displaystyle x=2a\cos \alpha =2a\cos \left({\frac {1}{3}}\arccos {\frac {b}{2a}}\right)}
という解が得られる。この解のことをビエトの解という。
この三次方程式が相異なる 3個の実数解を持つ時、(1) の判別式
D = − { 4 ( − 3 ) 3 + 27 ( − b a ) 2 } = 27 { 4 − ( b a ) 2 } > 0 {\displaystyle D=-\left\{4(-3)^{3}+27\left(-{\frac {b}{a}}\right)^{2}\right\}=27\left\{4-\left({\frac {b}{a}}\right)^{2}\right\}>0}
∴ | b 2 a | < 1 {\displaystyle \therefore \ \left|{\frac {b}{2a}}\right|<1}
(z − s13)(z − s23) = z2 −(s13 + s23) z + s13 s23 = 0
の係数は、元の三次方程式の係数 A2, A1, A0 で表されることになる。実際にこれは
z 2 − ( − 2 A 2 3 + 9 A 1 A 2 − 27 A 0 ) z + ( A 2 2 − 3 A 1 ) 3 = 0 {\displaystyle z^{2}-\left(-2{A_{2}}^{3}+9A_{1}A_{2}-27A_{0}\right)z+\left({A_{2}}^{2}-3A_{1}\right)^{3}=0}
この根号は二次方程式の解の差積 ± ( s 1 3 − s 2 3 ) {\displaystyle \pm \left({s_{1}}^{3}-{s_{2}}^{3}\right)}として得られ、ここに現れる s 1 3 , s 2 3 {\displaystyle {s_{1}}^{3},{s_{2}}^{3}} も、3乗根は元の方程式の根 r 1 , r 2 , r 3 {\displaystyle r_{1},r_{2},r_{3}} と 1の3乗根 ω \omega の四則演算で表されている。すなわち三次方程式を解く際に冪乗根を取って出てくる式は、元の方程式の解 r 1 , r 2 , r 3 {\displaystyle r_{1},r_{2},r_{3}} と1の冪乗根の有理式で表現できる。ジョゼフ=ルイ・ラグランジュやヴァンデルモンド(英語: Alexandre-Théophile Vandermonde)は、これこそ三次方程式が代数的に解ける理由であると考えた。 一般解
3次方程式
a 3 x 3 + a 2 x 2 + a 1 x + a 0 = 0 ( a 3 ≠ 0 ) {\displaystyle a_{3}x^{3}+a_{2}x^{2}+a_{1}x+a_{0}=0\quad (a_{3}\neq 0)}
の解の公式は以下の通りである:
x 1 = − a 2 3 a 3 + − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 3 2 3 a 3 − 2 3 ( 3 a 1 a 3 − a 2 2 ) 3 a 3 − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 x 2 = − a 2 3 a 3 − ( 1 − i 3 ) − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 6 2 3 a 3 + ( 1 + i 3 ) ( 3 a 1 a 3 − a 2 2 ) 3 × 2 2 3 a 3 − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 x 3 = − a 2 3 a 3 − ( 1 + i 3 ) − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 6 2 3 a 3 + ( 1 − i 3 ) ( 3 a 1 a 3 − a 2 2 ) 3 × 2 2 3 a 3 − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 + 4 ( 3 a 1 a 3 − a 2 2 ) 3 + ( − 2 a 2 3 + 9 a 1 a 3 a 2 − 27 a 0 a 3 2 ) 2 3 {\displaystyle {\begin{aligned}x_{1}=&\color {Red}{-{\frac {a_{2}}{3a_{3}}}}\\&+{\frac {\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}{3\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}\\&-{\frac {{\sqrt[{3}]{2}}\color {Green}{\left(3a_{1}a_{3}-{a_{2}}^{2}\right)}}{3a_{3}\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}}\\\\x_{2}=&\color {Red}{-{\frac {a_{2}}{3a_{3}}}}\\&-{\frac {\color {RedViolet}{\left(1-i{\sqrt {3}}\right)}{\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}}{6\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}\\&+{\frac {\color {MidnightBlue}{\left(1+i{\sqrt {3}}\right)}{\color {Green}{\left(3a_{1}a_{3}-{a_{2}}^{2}\right)}}}{3\times 2^{\tfrac {2}{3}}a_{3}\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}}\\\\x_{3}=&\color {Red}{-{\frac {a_{2}}{3a_{3}}}}\\&-{\frac {\color {MidnightBlue}{\left(1+i{\sqrt {3}}\right)}{\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}}{6\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}\\&+{\frac {\color {RedViolet}{\left(1-i{\sqrt {3}}\right)}\color {Green}{\left(3a_{1}a_{3}-{a_{2}}^{2}\right)}}{3\times 2^{\tfrac {2}{3}}a_{3}\color {Blue}{\sqrt[{3}]{-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}+{\sqrt {4\left(3a_{1}a_{3}-{a_{2}}^{2}\right)^{3}+\left(-2{a_{2}}^{3}+9a_{1}a_{3}a_{2}-27a_{0}{a_{3}}^{2}\right)^{2}}}}}}}\end{aligned}}}
式の一部を置き換えたことにより簡略化したもの
a 3 x 3 + a 2 x 2 + a 1 x + a 0 = 0 ( a 3 ≠ 0 ) x 1 = − a 2 3 a 3 + 2 3 3 2 3 a 3 − 2 3 4 3 2 3 a 3 x 2 = − a 2 3 a 3 − ( 1 − i 3 ) 2 3 6 2 3 a 3 + ( 1 + i 3 ) 4 3 × 2 2 3 2 3 a 3 x 3 = − a 2 3 a 3 − ( 1 + i 3 ) 2 3 6 2 3 a 3 + ( 1 − i 3 ) 4 3 × 2 2 3 2 3 a 3 1 → − 2 a 2 3 + 9 a 1 a 2 a 3 − 27 a 0 a 3 2 2 → 1 + 3 3 → 1 2 + 4 4 3 4 → − a 2 2 + 3 a 1 a 3 {\displaystyle {\begin{aligned}&a_{3}x^{3}+a_{2}x^{2}+a_{1}x+a_{0}=0\quad (a_{3}\neq 0)\\\\&x_{1}=\color {Red}{-{\frac {a_{2}}{3a_{3}}}}+{\frac {\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}}{3\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}-{\frac {{\sqrt[{3}]{2}}\color {Green}{\begin{array}{|c|}\hline 4\\\hline \end{array}}}{3\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}a_{3}}}\\&x_{2}=\color {Red}{-{\frac {a_{2}}{3a_{3}}}}-{\frac {\color {RedViolet}{\left(1-i{\sqrt {3}}\right)}{\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}}}{6\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}+{\frac {\color {MidnightBlue}{\left(1+i{\sqrt {3}}\right)}{\color {Green}{\begin{array}{|c|}\hline 4\\\hline \end{array}}}}{3\times 2^{\tfrac {2}{3}}\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}a_{3}}}\\&x_{3}=\color {Red}{-{\frac {a_{2}}{3a_{3}}}}-{\frac {\color {MidnightBlue}{\left(1+i{\sqrt {3}}\right)}{\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}}}{6\color {RedOrange}{{\sqrt[{3}]{2}}a_{3}}}}+{\frac {\color {RedViolet}{\left(1-i{\sqrt {3}}\right)}{\color {Green}{\begin{array}{|c|}\hline 4\\\hline \end{array}}}}{3\times 2^{\tfrac {2}{3}}\color {Blue}{\sqrt[{3}]{\begin{array}{|c|}\hline 2\\\hline \end{array}}}a_{3}}}\\\\&{\begin{array}{|l|}\hline {\begin{array}{|c|}\hline 1\\\hline \end{array}}\rightarrow -2{a_{2}}^{3}+9a_{1}a_{2}a_{3}-27a_{0}{a_{3}}^{2}\\\hline {\begin{array}{|c|}\hline 2\\\hline \end{array}}\rightarrow {\begin{array}{|c|}\hline 1\\\hline \end{array}}+{\sqrt {\begin{array}{|c|}\hline 3\\\hline \end{array}}}\\\hline {\begin{array}{|c|}\hline 3\\\hline \end{array}}\rightarrow {\begin{array}{|c|}\hline 1\\\hline \end{array}}^{2}+4{\begin{array}{|c|}\hline 4\\\hline \end{array}}^{3}\\\hline {\begin{array}{|c|}\hline 4\\\hline \end{array}}\rightarrow -{a_{2}}^{2}+3a_{1}a_{3}\\\hline \end{array}}\end{aligned}}}
円錐曲線による作図
代数的解法は重要であるものの、歴史的にはそれよりも先に、作図による三次方程式の幾何学的解法が模索されていた。このような解法は、古代ギリシアのメナイクモス[1]に始まり、セルジューク朝期ペルシャのウマル・ハイヤームによって一般化された。 この 2 つの放物線の交点の x 座標は 0 と a であり、a は、三次方程式 x3 = p2 q の実数解である
xy 平面上の 2 つの放物線を表す式
x 2 = p y ( p > 0 ) {\displaystyle x^{2}\,=py(p>0)}
y 2 = q x ( q > 0 ) {\displaystyle y^{2}\,=qx(q>0)}
において y を消去すると、
x 4 = p 2 q x {\displaystyle x^{4}\,=p^{2}\,qx}
となり、この 2 つの放物線の交点の x 座標は、
x = 0 , p 2 q 3 {\displaystyle x=0,{\sqrt[{3}]{p^{2}q}}}
この地域を自国領と主張する隣国ベネズエラは、しばしば地図上の「グアヤナ・エセキバ」を線で囲み斜線を引いて、〈復帰すべき地帯〉(スペイン語: Zona en Reclamación)と注書きをしている。またこの地域に隣接するベネズエラのボリバル州ならびにデルタアマクロ州の2州は、エセルボ地域(グアヤナ・エセルバ)をベネズエラの領土として州憲法に規定する[要出典]。
脚注 [脚注の使い方] 注
^ ベネズエラ製の地図はエセキボ地域と記し、しばしば領有権を主張する文言「領有権請求地帯」(西: Territorio Esequibo, Zona en Reclamación)と表示されている
出典
^ 仮題『英領ガイアナ国境:ベネズエラ連邦との仲裁案 ブリタニア陛下の政府代表としての案件(および付録)』第7巻 - British Guiana Boundary: Arbitration with the United States of Venezuela. The Case (and Appendix) on Behalf of the Government of Her Britannic Majesty. 7. Printed at the Foreign office, by Harrison and sons. (1898)
^ a b 仮題『国連とベネズエラ・ガイアナ国境紛争』- Ince, Basil A. (1970). “The Venezuela-Guyana Boundary Dispute in the United Nations”. Caribbean Studies 9 (4): 5-26.
^ a b c d “隣国の7割が「自国領」 ベネズエラ、ガイアナと対立―南米”. 時事ドットコム. 時事通信社. (2023年11月30日) 2023年11月30日閲覧。
^ a b “ベネズエラ情勢(内政・外交:平成27年10月)” (PDF). 日本国外務省 在ベネズエラ日本国大使館. 2023年11月30日閲覧。
^ 仮題『ベネズエラと英領ガイアナの国境紛争に関する同意書(1966年ジュネーブ協定)』国際連合資料集より - “Agreement to resolve the controversy over the frontier between Venezuela and British Guiana (Treaty of Geneva, 1966)” (pdf) (英語). 2023年11月30日閲覧。
^ “国民投票で95%賛成 隣国ガイアナの「エセキボ」領有―ベネズエラ”. 聯合ニュース. (2023年12月4日) 2023年12月4日閲覧。
^ a b c d e f g “中越戦争”. コトバンク. 2023年7月29日閲覧。
^ a b c d “南シナが再び緊張「中越戦争」とはどんな戦争?”. 六辻彰二 (2014年6月19日). 2023年7月29日閲覧。
^ William S. Turley, Jeffrey Race (1980). "The Third Indochina War". Foreign Policy (38): 92–116. JSTOR 1148297.
^ Bernard K. Gordon (September 1986). "The Third Indochina Conflict". Foreign Affairs (Fall 1986).
^ O'dowd, Edward (2007). Chinese Military Strategy in the Third Indochina War: The Last Maoist War. Routledge. p.4. ISBN 9780415414272.
^ a b 梅田邦夫 (2021年5月10日). “こんなに違う中国とベトナム 日越関係、さらに強化を”. Wedge (ウェッジ). オリジナルの2021年5月13日時点におけるアーカイブ。
^ Storey, Ian (April 2006). "China's tightening relationship with Cambodia". China Brief. 6 (9).
^ a b “A Nervous China Invades Vietnam”. TIME. (1999年9月27日) 2019年5月26日閲覧。
^ 中国軍が大挙越境 千戸以上焼き払う ハノイ放送報道『朝日新聞』1978年(昭和53年)10月21日朝刊、13版、7面
^ Scalapino, Robert A. (1982) "The Political Influence of the Soviet Union in Asia" In Zagoria, Donald S. (editor) (1982) Soviet Policy in East Asia Yale University Press, New Haven, Connecticut, page 71.
^ Elleman, Bruce A. (2001). Modern Chinese Warfare, 1795–1989. Routledge. p. 297. ISBN 0415214742.
^ Chang Pao-min, Kampuchea Between China and Vietnam (Singapore, Singapore University Press, 1985), 88–89.
^ Robert A. Scalapino "Asia in a Global Context: Strategic Issue for the Soviet Union," in Richard H. Solomon and Masataka Kosaka, eds., The Soviet Far East Military Buildup (Dover, MA., Auburn House Publishing Company, 1986), 28.
^ “Liên Xô "chia lửa" với Việt Nam trong chiến tranh biên giới thế nào?”. dantri.com.vn. 2015年7月5日時点のオリジナルよりアーカイブ。2016年7月31日閲覧。
^ “Sino-Soviet Relations and the February 1979 Sino-Vietnamese Conflict”. ttu.edu. 2016年4月28日時点のオリジナルよりアーカイブ。2019年9月12日閲覧。
^ Legvold, Robert (2009年1月28日). “The Soviet Union and the Vietnam War”. Foreign Affairs (September/October 1996). ISSN 0015-7120. オリジナルの2017年3月25日時点におけるアーカイブ。 2017年3月24日閲覧。
^ Joseph Y.S. Cheng "Challenges to China's Russian Policy in Early 21st Century." in: Journal of Contemporary Asia, Volume: 34 Issue: 4 (November 1, 2004), p 481
^ 《对越自卫反击作战工作总结》Work summary on counter strike (1979–1987) published by The rear services of Chinese Kunming Military Region
^ a b c d 六辻彰二 (2014年6月19日). “南シナが再び緊張「中越戦争」とはどんな戦争? (2/2)”. Yahoo!ニュース. THE PAGE. 2021年5月4日閲覧。
^ アメリカ軍が撤収時に置いていったM41やM48が中越戦争で実戦使用された記録はないが、M113兵員輸送車やM101 105mm榴弾砲は活用された。M113は一部が中国軍に鹵獲されている。
^ “ベトナム・ハノイで中越戦争35年デモ、警察当局は黙認―米メディア”. レコードチャイナ. (2014年2月17日) 2020年5月18日閲覧。
^ French, Howard W. (March 1, 2005). "Was the War Pointless? China Shows How to Bury It". The New York Times.
^ “Xi Jinping mourns 'China's great friend' Sihanouk”. サウスチャイナ・モーニング・ポスト. (2012年10月16日) 2019年5月26日閲覧。
^ MacFarquhar, Roderick (1991). The People's Republic, Part 2. The Cambridge History of China. Cambridge University Press. pp. 447–449.
^ K. K. Nair (1 January 1984). ASEAN-Indochina relations since 1975: the politics of accommodation. Strategic and Defence Studies Centre, Research School of Pacific Studies, Australian National University. p. 181.
^ Mother Jones (1983). Mother Jones Magazine. Mother Jones. pp. 20–21. ISSN 0362-8841.
^ Edward C. O'Dowd (16 April 2007). Chinese Military Strategy in the Third Indochina War: The Last Maoist War. Routledge. pp. 70–186. ISBN 978-1-134-12268-4.
^ Far Eastern Economic Review. July 1981. p. 15.
^ Jonathan Luxmoore (1983). Vietnam: The Dilemmas of Reconstruction. Institute for the Study of Conflict. p. 20.
^ 坪井善明 『ヴェトナム―「豊かさ」への夜明け』26頁 岩波新書、1994年 ISBN 9784004303442
^ Elleman, Bruce A. (2001). Modern Chinese Warfare, 1795–1989. Routledge. p. 297. ISBN 0415214742
^ "China-Vietnam pact signed". BBC News. 2000年12月25日。
^ a b 如月隼人 (2012年8月21日). “江沢民前主席「賛美本」を出版、人民日報が推薦文=中国”. サーチナ. オリジナルの2012年11月15日時点におけるアーカイブ。
^ “ベトナムで反中デモ、異例の3週連続”. 日テレNEWS24. (2011年6月20日) 2020年5月18日閲覧。
^ “圖文解密:日本自衛隊眼中的中越戰爭”. 每日頭條 (2019年2月15日). 2019年8月29日閲覧。
^ “高野記者殉職40年 ベトナム・ランソンで追悼式”. しんぶん赤旗 (2019年3月8日). 2019年8月29日閲覧。
ゼエヴ・ジャボチンスキーの遺産はイスラエルの政党ヘルート(Herut、1973年にリクードへ他の右翼政党と共に合同した)、ヘルート-民族運動(Herut ? The National Movement、リクードから独立した)、マグシメイー・ヘルート(Magshimey Herut、壮年層の活動家運動)、そしてベタル(青年運動)によって今日まで受け継がれてきた。アメリカでは、彼の率いたユダヤ人自衛団はAFSI(Americans for a Safe Israel) やユダヤ防衛機構(Jewish Defense Organization) の形成に繋がっている。イスラエルでは、他のイスラエルの歴史上の人物と比べても、最も多くの通り、公園、広場などにジャボチンスキーの名前は使われている[10]。また、イスラエルの国に顕著な貢献をした功労者にはジャボチンスキーメダルが授与される。
ジャボチンスキー自身の著作
Turkey and the War, London, T.F. Unwin, Ltd. [1917]
Samson the Nazarite, London: M. Secker, [1930]
The War and The Jew, New York, The Dial Press [c1942]
The Story of the Jewish Legion, New York, B. Ackerman, incorporated [c1945]
The Battle for Jerusalem. Vladimir Jabotinsky, John Henry Patterson, Josiah Wedgwood, Pierre Van Paassen explains why a Jewish army is indispensable for the survival of a Jewish nation and preservation of world civilization, American Friends of a Jewish Palestine, New York, The Friends, [1941]
A Pocker Edition of Several Stories Mostly Reactionary, Tel-Aviv: Reproduced by Jabotinsky Institute in Israel, [1984]. Reprint. Originally published: Paris, [1925]
The Five, A Novel of Jewish Life in Turn-of-the-Century Odessa
ジャボチンスキーに関する著作
Lone Wolf: a Biography of Vladimir (Ze'ev) Jabotinsky, by Shmuel Katz; New York: Barricade Books, [c1996]
The Vladimir Jabotinsky Story, by Joseph B Schechtman; New York , T. Yoseloff [c. 1956-1961]
Zev Jabotinsky:Militant Fighter for Jews & Israel- Jewish Defense Organization booklet
Jabotinsky and the Revisionist Movement, 1925-1948, by Yaacov Shavit, London, England; Totawa, N.J.:F. Cass, [1988]
Zionism in the Age of the Dictators , Lenni Brenner, Lawrence Hill & Co; Rev Ed edition [c1983]
Vladimir Jabotinsky, Michael Stanislawski (Introduction), [2005] ISBN 978-0-8014-8903-7
記事と詩集
Video of Jabotinsky Speaking of Jewish Eastern Palestine, 1934
Zionism and the Land of Israel
Tisha B'Av, 1937
Instead of Excessive Apology, 1911
The Ideology of Betar
Iron Wall (essay)
"The Ethics of the Iron Wall", 1923
ジャボチンスキーの著作集: The World of Jabotinsky
ジャボチンスキーはエドガー・アラン・ポーの『大鴉』をヘブライ語とロシア語に訳した。また、ダンテの『神曲』の一部を現代ヘブライ語に翻訳している。
脚注
^ a b “アーカイブされたコピー”. 2009年6月20日時点のオリジナルよりアーカイブ。2009年6月9日閲覧。
^ http://www.palestinefacts.org/pf_ww1_jewish_role.php
^ http://www.mfa.gov.il/MFA/History/Modern+History/Centenary+of+Zionism/Zionist+Leaders-+Ze-ev+Jabotinsky.htm
^ Tom Segev, One Palestine, Complete, Metropolitan Books, 1999. p.141
^ ‘England is becoming continental! Not long ago the prestige of the English ruler of the “colored” colonies stood very high. Hindus, Arabs, Malays were conscious of his superiority and obeyed, not unprotestingly, yet completely. The whole scheme of training of the future rulers was built on the principle “carry yourself so that the inferior will feel your unobtainable superiority in every motion”.’Jabotinsky, cited Lenni Brenner, The Iron Wall London, ch.7, 1984
^ http://www.h-net.msu.edu/reviews/showrev.cgi?path=20846869665381
^ http://fr.jpost.com/servlet/Satellite?cid=1138622548037&pagename=JPost%2FJPArticle%2FPrinter
^ Benny Morris's Reign of Error, Revisited: The Post-Zionist Critique - Middle East Quarterly
^ Hecht, Ben. Perfidy. Milah Press, first published 1961, this edition 1999, p. 257. ISBN 0-9646886-3-8. However, Zionist heroes such as Theodore Herzl and Hannah Szenes were reburied at Mount Herzl in Jerusalem, Herzl in 1949 and Szenes in 1950.
^ Jabotinsky most popular street name in Israel Ynetnews, 28 November 2007
^ Ha'aretz 11 august 2008 Tamir infuriates rightists by removing Jabotinsky from curriculum
外部リンク ウィキメディア・コモンズには、ゼエヴ・ジャボチンスキーに関連するメディアがあります。
The Jabotinsky Institute
Memorial pages for Jabotinsky クネセト・ウェブサイト(英語)
www.jewishdefense.org Jewish Defense Organization runs Camp Jabotinsky(Zionist Leaders: Ze'ev Jabotinsky Israeli Ministry of Foreign Affairs
Ze'ev Jabotinsky's biography クネセト・ウェブサイト (英語)
Law honoring Zionist forefather passed イェディオト・アハロノト, 2005年3月23日
Jabotinsky's biography ベタル・UK
Fighting Hitler with cartoons ハアレツ.com
A person claiming to speak for activist hacker group Anonymous is seen issuing a warning throught a video circulated online to “go to war” with the Singapore government over recent Internet licensing rules on November 1, 2013. Activist group Anonymous hacked a Singapore newspaper website on November 1 and threatened wider cyber attacks over Internet freedom, with government agencies reportedly on alert after the group said it would “wage war” with the city-state. AFP PHOTO\ROSLAN RAHMAN (Photo by ROSLAN RAHMAN / AFP)
近衛騎兵は1804年に創設され、猟騎兵連隊(Chasseurs-à-Cheval)と騎馬擲弾兵連隊(Grenadiers-à-Cheval)の2つの連隊と精鋭集団であるジャンダルム(Gendarmes)大隊およびマムルーク(Mamelukes)大隊があった。1806年に3番目の連隊として皇帝近衛竜騎兵連隊(Régiment de Dragons de la Garde Impériale、後の皇妃近衛竜騎兵連隊)が追加された。1807年のポーランド方面作戦に続いて、ポーランド槍騎兵連隊(Régiment de Chevau-Légers de la Garde Impériale Polonais、皇帝近衛ポーランド軽騎兵連隊)が追加された。1810年にはもう一つの槍騎兵連隊がフランスとオランダの新兵を編入して創設された。これを第2皇帝近衛軽騎馬槍騎兵連隊(2e Régiment de Chevau-Légers Lanciers de la Garde Impériale)あるいは赤い槍騎兵連隊と呼んだ。1812年には第三の軽槍騎兵連隊が創設され、また、偵察兵連隊は1813年の末に創設された。
1807年に皇帝近衛竜騎兵連隊(Regiment de Dragons de la Garde Impériale)として創設され[10]、翌年皇妃ジョセフィーヌに敬意を表して改称された。
この連隊に入るには、少なくとも6年(後に10年)の軍歴があり、最低2回の方面作戦に参加し、勇猛さで表彰されており背の高さ173 cm以上(騎馬擲弾兵連隊よりやや低い)である必要があった。30個あった正規竜騎兵連隊からは1回の編入が1個連隊当たり12人までとされ、後に10人までに減らされた。他の近衛連隊からの志願者も編入を認められた。
この連隊は戦闘用というよりも儀礼用であり、戦闘に参加する機会は滅多になかったので[10]、入隊を求める競争が激しかった。赤い槍騎兵と同様、古参近衛隊と新規近衛隊の大隊があり、最後まで皇帝とともにあった。
近衛軽槍騎兵(Chevau-Légers-Lanciers de la Garde Impériale)[11]
歩兵は大きく2つに分けられた。1つは戦列歩兵(Infanterie de Ligne)であり、もう1つは軽歩兵(Infanterie Légère)であった。
戦列歩兵
戦列歩兵は大陸軍の大部分を占めていた。
1803年、ナポレオンは連隊という言葉を復権させた。フランス革命中のことば半旅団(demi-brigade、2個で1個旅団となり王立という意味合いがなかった事実による)は、暫定的な部隊や補助部隊にのみ使われるようになった。大陸軍の創設時、89個戦列歩兵連隊(Régiments de Ligne)があったが、この数はフランスの県の数であった。最終的には156個連隊となった。
その能力を発揮できる場を与えられれば、能力のある者は数年間で頂点まで辿り着けた。他の軍隊であれば数十年掛かったであろう。身分の低い兵士ですら彼の軍嚢に元帥杖を持てるといわれた。下の表は現在の米陸軍と対照した階級のリストである。またギャラリーには頂点まで登った人物を示す。なお、当時のフランス軍では1788年に准将(仏:Brigadier des armées du roi)が廃止されたため、将官は少将と中将の二階級のみである。
大陸軍の階級 現代の米陸軍で相当する階級
帝国元帥 (Maréchal d’Empire)[24] 元帥 (General of the Army)
中将
大将(Colonel-Général)[25]
上将(Général en chef)[26]
(Général de division)[27]
少将[28]
大将(General)
中将(Lieutenant general)
(Major general)
^ Elting, John R.:"Swords Around A Throne.", pages 60-65. Da Capo Press, 1997
^ Tirailleurs de la Garde Imperiale: 1809-1815, Accessed March 16, 2006
^ Napoleon's Guard Infantry - Moyenne Garde, Accessed March 16, 2006
^ Uniform of the Grenadiers-a-Pied de la Garde, Accessed March 16, 2006
^ Foot Grenadiers in the Imperial Guard, Accessed March 16, 2006
^ Uniforms of the Chasseurs-a-Pied de la Garde, Accessed March 16, 2006
^ FUSILIERS DE LA GARDE 1806 - 1814 ARMEE FRANCAISE PLANCHE N" 101, Accessed March 16, 2006
^ Grand Tenue - Marins de la Garde, Accessed March 16, 2006
^ By Order of the Commander-in-Chief: the Origin of the Guides-a-cheval, Accessed March 16, 2006
^ a b c d e f g 『戦闘技術の歴史4 ナポレオンの時代編』創元社。
^ Napoleon's Polish Lancers, Accessed March 16, 2006
^ a b c d e f g h i j k l m n o 『図解 ナポレオンの時代武器防具戦術大全』レッカ社。
^ a b 戦略戦術兵器事典3 ヨーロッパ近代編. 学研. pp. 11
^ a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab 近世近代騎兵合同誌. サークル騎兵閥. pp. 41,40,42,43
^ a b c d e f g h i j k l m n o p q 兵士の歴史大図鑑. 創元社. pp. 158,159,160
^ a b c d ナポレオンの軍隊 近代戦術の視点からさぐるその精強さの秘密. 光人社NF文庫. pp. 83,82
^ a b ナポレオンの軽騎兵 華麗なるユサール. 新紀元社. pp. 14-15,25,38
^ Mas, M.A. M., p.81.
^ 青銅砲とされる場合もあるが、いわゆる青銅(銅と錫の合金)に加え、真鍮(銅・亜鉛合金)、砲金(ガンメタル、銅・錫・亜鉛合金)製のものも含め青銅(ブロンズ)と呼ぶことがあるためである。
^ Elting, John R.:"Swords Around A Throne.", page 250. Da Capo Press, 1997
^ a b Elting, John R.:"Swords Around A Throne.", page 254-5. Da Capo Press, 1997
^ Elting, John R.:"Swords Around A Throne.", page 186, 194. Da Capo Press, 1997
^ Elting, John R. Swords Around A Throne. Da Capo Press, 1997. Pg.387.
^ 帝国元帥(仏:Maréchal de l'Empire)は階級ではない。師団将軍で傑出していると認められた者の名誉称号であり、それに応じた高い給与と特権が与えられた。ナポレオン軍の最高階級は実際には師団将軍(仏:General de division)である。 Elting, John R.:"Swords Around A Throne.", page 124. Da Capo Press, 1997.
^ 各兵科最先任の将官に対する名誉称号(『華麗なるナポレオン軍の軍服 134頁、上級大将として記述。』 マール社 リシュアン・ルスロ著 辻元よしふみ、辻元玲子監修翻訳 2014年10月20日。)であり階級ではない。帝国元帥にもなった者を除いてはルイ・ボナパルト(Louis Bonaparte)、ジュノー(Jean Andoche Junot)、ディリエ(Louis Baraguey d'Hilliers)などが叙任された。
^ 軍団長としての地位であり階級ではない。1812年廃止。その後1814年に復活するも、1848年に再び廃止された。但し階級章(四つ星)自体は軍団長たる師団将軍(仏 : Général commandant de corps d'armée)のものとして使用された。 Général または General-in-chief 参照。
^ 旧体制及び1814~1848年は中将(仏:Lieutenant-Général)
^ アメリカ軍では少将が公式の最高位の階級であり、中将および大将は役職に付随する地位とされる。
^ 旧体制及び1814~1848年は陣地総監(=少将)(仏:Maréchal de camp)
^ 将軍付き幕僚としての地位であり階級ではない。大佐(仏:Colonel)または中佐(仏:Major)が任じられた。序列は少将(仏:Général de brigade)と大佐(仏:Colonel)の間とされる事が多かった。
^ 1793~1803年は半旅団長(仏:Chef de brigade)
^ Chef d'escadronは騎乗部隊(騎兵、騎乗砲兵、憲兵、砲車牽引および輜重)の大隊長
^ a b c 後者は騎乗部隊(騎兵、騎乗砲兵、憲兵、砲車牽引および輜重)の呼称
^ フランス軍の Caporal および Brigadier は、上等兵であることが多いが第一帝政では下士官であり、その後1818年までは下士官である。
^ Todd Fisher & Gregory Fremont-Barnes, The Napoleonic Wars: The Rise and Fall of an Empire. p. 36-54
^ Fisher & Fremont-Barnes p. 54-74
^ Fisher & Fremont-Barnes p. 76-92
^ Fisher & Fremont-Barnes p. 200-209
^ Fisher & Fremont-Barnes p. 113-144
^ Insects, Disease, and Military History: Destruction of the Grand Armee
^ Fisher & Fremont-Barnes p. 145-171
^ Fisher & Fremont-Barnes p. 271-287
^ Fisher & Fremont-Barnes p. 287-297
^ Fisher & Fremont-Barnes p. 306-312
関連項目
ナポレオン戦争
参考文献
Mas, M.A. M. La Grande Armee: Introduction to Napoleon’s Army. Andrea Press, 2005.
Swords Around a Throne: Napoleon's Grande Armee, John Robert Elting. 784 pages. 1997. ISBN 0306807572
Napoleon's Line Infantry, Philip Haythornthwaite, Bryan Fosten, 48 pages. 1983. ISBN 085045512X
Napoleon's Light Infantry, Philip Haythornthwaite, Bryan Fosten, 48 pages. 1983. ISBN 0850455219
Campaigns of Napoleon, David G. Chandler. 1216 pages. 1973. ISBN 0025236601
Fisher, Todd & Fremont-Barnes, Gregory. The Napoleonic Wars: The Rise and Fall of an Empire. Oxford: Osprey Publishing Ltd., 2004. ISBN 1-84176-831-6
Royal, Republican, Imperial, a History of the French Army from 1792-1815: Vol 1 - Infantry - History of Line Infantry (1792-1815), Internal & Tactical Organization; Revolutionary National Guard, Volunteers Federes, & Compagnies Franches; and 1805 National Guard., Nafziger, George. 98 pages. (https://archive.is/20121220114621/http://home.fuse.net/nafziger/NAFNAP.HTM)
Royal, Republican, Imperial, a History of the French Army from 1792-1815: Vol 2 - Infantry - National Guard after 1809; Garde de Paris, Gendarmerie, Police, & Colonial Regiments; Departmental Reserve Companies; and Infantry Uniforms., Nafziger, George. 104 pages. (https://archive.is/20121220114621/http://home.fuse.net/nafziger/NAFNAP.HTM)
Royal, Republican, Imperial, a History of the French Army from 1792-1815: Vol 3 - Cavalry - Line, National Guard, Irregular, & Coastal Artillery, Artillery & Supply Train, and Balloon Companies., Nafziger, George. 127 pages.
Royal, Republican, Imperial, a History of the French Army from 1792-1815: Vol 4 - Imperial Guard, Nafziger, George. 141 pages. (https://archive.is/20121220114621/http://home.fuse.net/nafziger/NAFNAP.HTM)
1812: Napoleon's Fatal March on Moscow, Adam Zamoyski, ISBN 0007123752
Blundering to Glory: Napoleon's Military Campaigns (2nd edition) Owen Connelly. 254 pages. 1999. ISBN 0842027807
Napoleon on the Art of War, Jay Luvaas. 196 pages. 1999. ISBN 0684851857
The Bridges That Eble Built: The 1812 Crossing Of The Berezina, James Burbeck, War Times Journal.
With Napoleon in Russia, Armand-Augustin-Louis de Caulaincourt, , Duc de Vicence, Grosset & Dunlap, 1959
Dictionary of the Napoleonic Wars, David Chandler London 1979.
Who Was Who in the Napoleonic Wars, Phillip Haythornthwaite, London, 1998.
The Revolutionary Flying Ambulance of Napoleon's Surgeon, Capt. Jose M. Ortiz.
The Encyclopedia Of Military History: From 3500 B.C. To The Present. (2nd Revised Edition 1986), R. Ernest Dupuy, and Trevor N. Dupuy.
Memoirs of the Duke Rovigo
The Journal of the International Napoleonic Society
Supplying War: Logistics From Wallenstein to Patton, 2nd Edition, Martin van Crevald. 2004. ISBN 0521546575
Napoleonic Artillery:Firepower Comes Of Age, James Burbeck. War Times Journal
Napoleon's Elite Cavalry: Cavalry of the Imperial Guard, 1804-1815, Edward Ryan with illustrations by Lucien Rousselot, 1999 , 208 pages ISBN 1853673714
外部リンク ウィキメディア・コモンズには、大陸軍 (フランス)に関連するメディアがあります。
French website displaying flags of the Grande Armee
Soldiers of Fortitude: The Grande Armee of 1812 in Russia by Major James T. McGhee
French Heavy and Light Cavalry (Lourde et Legere Cavalerie)[リンク切れ]
French article on Chappe telegraphs, Les Telegraphes Chappe, l'Ecole Centrale de Lyon
Uniforms of Napoleon's Guard