[TOP]

フェルマー予想と直角三角形

2017年3月1日作成

フェルマーは「算術」の写本の、上記の問題のページの余白に

立方数は2つの立方数に分割することはできず、4乗数は2つの4乗数に分割することはできず、 それより高次のいかなる次数の累乗数も、2つの、同じ次数の累乗数に分割することはできない。私はこのことの真に驚くべき証明を発見したが、 この余白はそれを記すには狭すぎる
と記した。すなわち \[ X^n+Y^n=Z^n, n\geq 3, XYZ\neq 0 \] に解がないことを証明したと主張したのである。しかし、フェルマーによる証明は現在のところ存在が確認されていない。

フェルマーは「算術」の写本の別の箇所に「辺の長さが全て有理数で面積が1の直角三角形は存在しない、言い換えれば 辺の長さがすべて整数で、かつ面積が平方数となる直角三角形は存在しない」ことの証明を記している。 これは上記の解の公式から不定方程式 \[ mn(m^2-n^2)=l^2 \] の自然数解 $m, n, l$ を発見する問題と考えることができる。ここで $k=\gcd(m, n) > 1$ とすると $\gcd(m_0, n_0)= 1$ かつ $m_0=m/k, n_0=n/k, z_0=z/k^2$ もこの方程式の自然数解となる。したがって $\gcd(m, n)=1$ の場合を考えることに帰着する。

このとき $\gcd(m, m^2-n^2)=\gcd(n, m^2-n^2)= 1$ となる。 というのは、例えばある素数 $p$ が $m, m^2-n^2$ を共に割り切るならば $p$ は $m^2-(m^2- n^2)=n^2$ を、ということは $n$ をも割り切ってしまい、 $\gcd(m, n)= 1$ の場合に限定したことに反するからである。

そうなると、 $m, n, m^2-n^2$ はすべて平方数である。したがって \[ m=X^2, n=Y^2, m^2-n^2= Z^2 \] とおくと $X, Y, Z$ は不定方程式 \begin{equation} X^4-Y^4=Z^2 \end{equation} の自然数解となる。この方程式に非自明な自然数解が存在しなければ、 先のフェルマーの方程式は $n=4$ のとき、確かに非自明な自然数解は存在しない。つまり フェルマーは $n=4$ のときには自身の「定理」を証明していたことになる。 なお、辺の長さが全て整数の直角三角形の面積は平方数とはなり得ないことは それ以前にフィボナッチが主張していたが、その証明は完全ではなかった。

フェルマーは数多くの定理を証明したと主張したが、その証明の殆どは現在では存在が確認できない。 しかし、この直角三角形の定理は存在が確認できる非常に数少ないものの一つである。

一方、後年フェルマーの主張した定理や予想を研究したオイラーは \begin{equation} X^4+Y^4=Z^2 \end{equation} には非自明な自然数解は存在しないことを証明した。これはやはりフェルマーの方程式の $n=4$ の場合を含んでいる。

フェルマーの主張した、他の定理や予想はすべて後年に真偽が決着したが、フェルマー予想は最後まで 真偽が判明しないまま残ったため、フェルマーの最終定理と呼ばれるに至った。

オイラーは、最も次数の低い場合、つまり \[ X^3+Y^3=Z^3 \] に非自明な解が存在しないことを証明したと主張したが、その証明には不完全な点があった。オイラーは 複素数の範囲で因数分解したが、オイラーの考えた範囲では素因数分解の一意性が成り立たないのである。 しかし、範囲を変えることで素因数分解の一意性が成り立つようにでき、結局 $n=3$ のときには 整数解が存在しないことがわかる。

なお、 $n=3, 4$ の場合に非自明な解が存在しないことから、 $n$ が $3, 4$ の倍数であるときにも 非自明な解が存在しないことがわかる。例えば \[ X^{3m}+Y^{3m}=Z^{3m} \] ならば、 \[ (X^m)^3+(Y^m)^3=(Z^m)^3 \] となるが、これには非自明な解が存在しないのだから、 $n=3m$ のときにも解は存在しないのである。

フェルマー予想は最終的に1995年に解決されるが、その後の研究についての通史的な解説は他に譲るとして、 ここでは、実際に $n=4$ のときに非自明な解が存在しないことを示してみよう。実はこの場合は、 ピタゴラス方程式の解の公式を用いて、非自明な解が存在しないことを 比較的簡単に証明できるのである。


$X^4-Y^4=Z^2$ は非自明な解を持たない

まず、前に書いたように、フェルマーが非自明な解が存在しないことを証明した方程式 (1) について考える。この方程式が正の整数解を持つと仮定し、その中で $x$ が最小となるものを $(x, y, z)$ とおく。

$x, y$ が共に $d$ で割り切れるとき $x^4-y^4$ は $d^4$ で割り切れるので $z$ は $d^2$ で割り切れる。 ここで $d > 1$ ならば $(X, Y, Z)=(x/d, y/d, z/d^2)$ が上記の方程式の正の整数解となるが、これは $(x, y, z)$ が最小の正の整数解であることに矛盾するから $d=1$ でなければならない。つまり $\gcd(x, y)=1$ である。

よって $x^2, y^2$ も互いに素であるから、ピタゴラス方程式の解の公式より \begin{equation} x^2=m^2+n^2, y^2=m^2-n^2, z=2mn \end{equation} または \begin{equation} x^2=m^2+n^2, y^2=2mn, z=m^2-n^2 \end{equation} となる。ただし $m > n$ は互いに素な、正の整数である。

(3) の場合、 \[m^4-n^4=(xy)^2\] となるので $(X, Y, Z)=(m, n, xy)$ も (1) の解となるが、 $m \lt x$ だから $X=x$ が (1) を満たす最小の正の $X$ であることに矛盾してしまう。よって (3) はありえない。

(4) の場合 $m, n$ は互いに素であるから $x^2=m^2+n^2$ に ピタゴラス方程式の解の公式を用いて \[ m=r^2-s^2, n=2rs \] または \[ m=2rs, n=r^2-s^2 \] を得る。ただし $r > s$ はやはり互いに素な、正の整数である。いずれの場合も \[ y^2=4rs(r^2-s^2) \] が成り立つ。ここで $r, s, r^2-s^2$ はどの2つも互いに素でなければならない。というのは、 たとえば $r, r^2-s^2$ が共にある素数 $p$ で割り切れるならば $s^2=r^2-(r^2-s^2)$ も $p$ で割り切れるから $r, s$ が共に $p$ で割り切れなければならないが、 $r, s$ は互いに素なので そのようなことは起こり得ないからである。よって3つの数 \[ r, s, r^2-s^2 \] は共に平方数である。そこで $r=t^2, s=u^2, r^2-s^2=v^2$ とおくと \[ v^2=r^2-s^2=t^4-u^4 \] より $(X, Y, Z)=(t, u, v)$ も $t \lt r \lt y \lt x$ より、やはり $x$ の最小性に矛盾する。したがって (4) もありえない。

これらのことから (1) は非自明な解を持たないことが分かるのである。


$X^4+Y^4=Z^2$ は非自明な解を持たない

オイラーは (2) も非自明な解を持たないことを示した。こちらの証明はさらに簡単である。 (2) の正の整数解で $Z$ が最小となるものを $(x, y, z)$ とおく。

やはり $x^2, y^2$ は互いに素であるから、ピタゴラス方程式の解の公式より \begin{equation} x^2=m^2+n^2, y^2=2mn, z=m^2+n^2 \end{equation} または \begin{equation} x^2=2mn, y^2=m^2-n^2, z=m^2+n^2 \end{equation} となる、互いに素な正の整数 $m, n$ がとれる。

いずれの場合も $m^2-n^2, 2mn$ は共に平方数であり、 かつ互いに素である。したがって $m^2-n^2$ は奇数の平方数である。よってピタゴラス方程式の解の公式より \[ m=r^2+s^2, n=2rs \] となる、互いに素な正の整数 $r, s$ がとれる。ここで $2mn$ が平方数であることを思い出すと \[ rs(r^2+s^2)=mn/2 \] も平方数である。

ところで $r, s, r^2+s^2$ はどの2つも互いに素でなければならない。というのは、 たとえば $r$ と $r^2+s^2$ が共に素数 $p$ で割り切れたとすると $s^2=(r^2+s^2)-r^2$ も $p$ で割り切れ、よって $s$ も $p$ で割り切れなければならないが、 $r, s$ は互いに素であることに 矛盾してしまうからである。

よって $r, s, r^2+s^2$ はいずれも平方数である。そこで $r=t^2, s=u^2, r^2+s^2=v^2$ とおくと \[ t^4+u^4=r^2+s^2=v^2 \] となる。よって $(X, Y, Z)=(t, u, v)$ も (2) の正の整数解である。しかし、これは $v\lt v^2=r^2+s^2=m\lt z$ より $z$ の最小性に反する。

こうして (2) も正の整数解を持たないことが示されたのである。

タイトル
名前
URL
E-mail address
本文中ではLaTeXコマンドが使用可能です。
イメージ色
[admin]


[BACK][NEXT]

#6478:[ 無題 ] Home Mail basketball-wetten.com_____Date: 03/03 23:38 GMT
casa apuestas futbol

#6477:[ 無題 ] Home Mail Elizabeth_____Date: 03/03 23:35 GMT
casas de apuestas con licencia espa〓

#6476:[ 無題 ] Home Mail 3 UK 2026 Simpsons Premium Adult Wet Dog_____Date: 03/03 23:31 GMT
http://cajohtyrz.0123tt.ru/parse/www.climatvk.ru/objects/biznes-tsentr-po-ulchapaeva-14a/action.redirect/url/aHR0cHM6Ly9teS1wZXQtZXh0cmEuc3RvcmUv/
Wonderful blog! I found it while surfing around on Yahoo News.
Do you have any suggestions on how to get listed in Yahoo News?
I've been trying for a while but I never seem to get there!
Many thankshttp://cajohtyrz.0123tt.ru/parse/www.climatvk.ru/objects/biznes-tsentr-po-ulchapaeva-14a/action.redirect/url/aHR0cHM6Ly9teS1wZXQtZXh0cmEuc3RvcmUv/

#6475:[ 無題 ] Home Mail 3 UK 2026 Dog_____Date: 03/03 22:16 GMT
https://fixbios.com/proxy.php?link=https://my-pet-extra.store/
Please let me know if you're looking for a author for your blog.
You have some really good posts and I feel I would be a good asset.
If you ever want to take some of the load off, I'd really like to write some material for
your blog in exchange for a link back to mine.
Please blast me an e-mail if interested. Kudos!https://fixbios.com/proxy.php?link=https://my-pet-extra.store/

#6474:[ 無題 ] Home Mail williams feet_____Date: 03/03 22:16 GMT
each time i used to read smaller articles or
reviews which as well clear their motive, and that is also happening with this post which I am reading now.

#6473:[ 無題 ] Home Mail 2 UK Dog Toys_____Date: 03/03 21:41 GMT
https://sonichits.com
Hey there! I could have sworn I've been to this blog before but after reading through some of the post I realized it's new to me.
Anyways, I'm definitely happy I found it and I'll be
bookmarking and checking back frequently!https://sonichits.com

#6472:[ 無題 ] Home Mail visa needed for egypt_____Date: 03/03 20:25 GMT
Great site you have here.. It's difficult to find excellent writing like yours these days.
I really appreciate people like you! Take care!!

#6471:[ map pietistic expectations hill ] Home Mail salarydatahub 656_____Date: 03/03 20:24 GMT
Most Interesting: <a href=http://jobhop.co.uk/blog/472330/paris-mobiles--top-5-applications-bookmakers-pour-2026>;published here</a>

#6470:[ fallacy happenstance aftermath ] Home Mail kran privarnoy 93_____Date: 03/03 17:43 GMT
кран шаровой под сварку <a href=https://kran-privarnoy.ru/>краны шаровые под приварку</a>

#6469:[ 無題 ] Home Mail itv win app_____Date: 03/03 17:37 GMT
Hi there, I wish for to subscribe for this blog to get most recent updates, therefore
where can i do it please assist.

#6468:[ brown study thump of wallop of success rate aftermath ] Home Mail salarydatahub 635_____Date: 03/03 16:42 GMT
Google Salaries <a href=https://salarydatahub.uk/>https://salarydatahub.uk</a> by Role (US & UK) - Real Pay Ranges, Levels, and Total Compensation

#6467:[ 無題 ] Home Mail Alessandra Cruz_____Date: 03/03 15:52 GMT
I don't know whether it's just me or if perhaps everybody else
experiencing problems with your site. It seems like some of the
written text on your content are running off the screen. Can someone
else please comment and let me know if this is happening to them
too? This could be a problem with my browser because I've had this happen previously.
Many thanks

#6466:[ perception comme il faut inadvertent smudge ] Home Mail gazobeton krasnodar 869_____Date: 03/03 15:44 GMT
цена куба газоблока <a href=https://gazobeton-krasnodar.ru/>стоимость газоблока</a>

#6465:[ 無題 ] Home Mail hkg99 link alternatif_____Date: 03/03 15:02 GMT
Hi there, I found your website by the use of Google while searching
for a similar subject, your web site came up, it appears to be like great.
I have bookmarked it in my google bookmarks.
Hello there, simply become aware of your weblog through Google, and located that it is truly informative.
I'm going to watch out for brussels. I'll appreciate if
you happen to proceed this in future. Numerous other people shall be benefited
out of your writing. Cheers!

#6464:[ 無題 ] Home Mail 6 UK 2026 Christmas for Dogs_____Date: 03/03 14:59 GMT
https://blubcad.page.link
Heya i'm for the primary time here. I came across this board
and I find It really useful & it helped me out much.
I'm hoping to provide something back and aid others like you
helped me.https://blubcad.page.link

#6463:[ aberration traversable holdings aftermath ] Home Mail RalphCag_____Date: 03/03 14:36 GMT
грузчики москва цена <a href=https://gruz-trall.ru/>сколько стоят услуги грузчиков</a>

#6462:[ sophism happenstance wax wrong ] Home Mail DonaldFitty_____Date: 03/03 14:36 GMT
заказать грузчиков <a href=https://gruz4iki-msk.ru/>грузчики</a>

#6461:[ 無題 ] Home Mail 2 Dog Grooming at Home_____Date: 03/03 14:03 GMT
http://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Fmy-pet-extra.store&partner_id=bloghu
Hey very interesting blog!http://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Fmy-pet-extra.store&partner_id=bloghu

#6460:[ 無題 ] Home Mail Watch the video_____Date: 03/03 13:37 GMT
I really like reading through a post that can make people
think. Also, thank you for allowing me to comment!

#6459:[ 無題 ] Home Mail tr88_____Date: 03/03 12:35 GMT
I think this is one of the most important info for me.
And i'm glad reading your article. But want to remark on few general things, The
website style is perfect, the articles is really nice : D.
Good job, cheers

#6458:[ 無題 ] Home Mail 7 UK 2026 More to Explore_____Date: 03/03 12:34 GMT
http://en.thefreedictionary.com/_/cite.aspx?url=http%3a%2f%2fmy-pet-extra.store&word=Kuda&sources=webster
You really make it seem really easy along with your presentation but I in finding this matter to be really one thing that I believe I'd never
understand. It seems too complicated and extremely vast for me.
I am taking a look ahead on your next put up, I'll try to get the hold of it!http://en.thefreedictionary.com/_/cite.aspx?url=http%3a%2f%2fmy-pet-extra.store&word=Kuda&sources=webster

#6457:[ 無題 ] Home Mail Sergio_____Date: 03/03 11:42 GMT
Hi my friend! I wish to say that this article is awesome, great
written and include almost all vital infos.
I'd like to see more posts like this .

#6456:[ 無題 ] Home Mail 9 UK Dog Poop Bags & Clean Up_____Date: 03/03 10:33 GMT
http://www.konyasavelturbo.com/ziyaretci-defterim/
It's really a nice and helpful piece of information. I am happy that you just shared this useful
information with us. Please keep us informed like this.

Thanks for sharing.http://www.konyasavelturbo.com/ziyaretci-defterim/

#6455:[ 無題 ] Home Mail ToDesk远程_____Date: 03/03 08:32 GMT
ToDesk 是一款专业的远程桌面连接软件,凭借其简单、便捷和安全的特点,受到了广大用户的喜爱。通过本站提供的官方 ToDesk下载 链接,用户可以快速安装
ToDesk 电脑版,并在 Windows、Mac 等系统上轻松实现远程访问、远程控制和远程协助等功能。ToDesk 远程控制支持高效的文件传输、实时屏幕共享和多人协作,支持一键连接和跨平台通用,让用户无需现场即可完成工作协作、问题解决或设备维护等任务。软件采用顶级加密协议和安全机制,保护用户远程连接过程中的隐私和数据安全,同时支持画质调整和低延迟传输,确保远程操作更流畅、更稳定。官方正版安装包绿色安全、无广告和无插件困扰,用户可享受持续更新和技术支持。无论是远程办公、客户支持、在线培训还是跨地域合作,ToDesk 都为用户提供了高效、便捷、安全的远程连接解决方案。立即下载安装最新版 ToDesk,让工作与沟通更加自由、高效和安全。

#6454:[ 無題 ] Home Mail SEO-LINK.VIP - BACKLINKS FOR COMPETITIVE NICHES - SEO-LINK.VIP_____Date: 03/03 07:55 GMT
I have to thank you for the efforts you've put in writing this website.
I really hope to see the same high-grade blog posts by you in the future as well.

In fact, your creative writing abilities has encouraged me to get my very own website now ;
)

#6453:[ 無題 ] Home Mail 88fc_____Date: 03/03 07:39 GMT
Whats up are using Wordpress for your blog platform? I'm new to the blog world but I'm trying to get started
and set up my own. Do you need any html coding expertise to make your own blog?
Any help would be really appreciated!

#6452:[ 無題 ] Home Mail Slot Online Mudah Jackpot_____Date: 03/03 07:01 GMT
Hi there! This is kind of off topic but I need some advice from an established
blog. Is it very difficult to set up your own blog?
I'm not very techincal but I can figure things out pretty quick.
I'm thinking about making my own but I'm not sure where to begin. Do you have any tips
or suggestions? Many thanks

#6451:[ 無題 ] Home Mail king-wifi.win_____Date: 03/03 05:50 GMT
history of anabolic steroids

#6450:[ 無題 ] Home Mail web page_____Date: 03/03 05:29 GMT
This is the right website for anybody who hopes to find out about this topic.
You know so much its almost hard to argue with you (not that I really would
want to…HaHa). You certainly put a brand new spin on a
topic that has been discussed for many years. Great stuff, just great!

#6449:[ 無題 ] Home Mail Watch youtube video_____Date: 03/03 04:35 GMT
Everyone loves what you guys tend to be up too.

This type of clever work and exposure! Keep up the excellent works guys
I've included you guys to our blogroll.

#6448:[ 無題 ] Home Mail human trafficking_____Date: 03/03 03:32 GMT
Wonderful blog! I found it while searching on Yahoo News.

Do you have any suggestions on how to get listed in Yahoo News?
I've been trying for a while but I never seem to get
there! Many thanks

#6447:[ 無題 ] Home Mail acrylic coffee table_____Date: 03/03 03:24 GMT
Recwntly I came across this site while searching for refined luxury home decor ideas.
I’m always interested inn pieces that balance artistic character with modern functionality, and the collections here
seem thoughtfully curated. I wass particularly drawn to selections inspired bby art deco furniture aesthetics, which bring a timeless elegance
to contemporary spaces. Pairing those influences with
statement pieces like a slwek acrylic coffee
table can rally elevate a living area without overwhelming it.
For dining spaces, choosing a well-crafted rectangle dining table creates a
strong visual anchor, whle smaller accents such as a decorative tray help tie together textures annd tones.
I also noticed creative ways to incorporate rock art elements into modern settings, which adds an organic contrast to polishrd finishes.
In workspaces, subtle desk decor and carefully selected bookshelf decor
pieces can make a rolom feel both productive and inviting. Even simple
shelf decor arrangements contribute to a cohesive and baalanced layout.
Overall, I appreciate how the designs lean toward curated aesthetic room decor rather than random decoration. The emphasis on texture, form, and
proportion makes it easier to create a harmonious environment that feels intentional and
stylish.

全てのコメントを HTML 化してダウンロードできます。
ダウンロード後、ファイルの拡張子をhtml に変更してご利用ください。


管理者 Tomohiro Yamada : JawaNote v1.41 [Shigeto Nakazawa], revised by Tomohiro Yamada