[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]

#5272:[ 無題 ] Home Mail poolside furniture_____Date: 06/30 12:39 GMT
This is a topic that's near to my heart...
Best wishes! Where are your contact details though?

#5271:[ 無題 ] Home Mail promotiecodes online Wedden_____Date: 06/30 10:47 GMT
golf virtuele wedden

#5270:[ 無題 ] Home Mail wetten bester bonus_____Date: 06/30 10:12 GMT
over under wetten erkl醺ung

#5269:[ 無題 ] Home Mail https://Bbrasinc.com_____Date: 06/30 09:51 GMT
bestes online casino nrw

#5268:[ 無題 ] Home Mail https://s.surveyplanet.com/x853zvrb_____Date: 06/30 09:48 GMT
I quite like reading through a post that can make people think.
Also, thanks for permitting me to comment!

#5267:[ 無題 ] Home Mail http://gratis-Wetten.com_____Date: 06/30 09:41 GMT
wettanbieter quotenvergleich

#5266:[ 無題 ] Home Mail scam online_____Date: 06/30 09:10 GMT
This is a very good tip particularly to those fresh to the blogosphere.

Simple but very accurate information… Appreciate your sharing this one.
A must read article!

#5265:[ 無題 ] Home Mail list of famous photographers art photographers near_____Date: 06/30 09:01 GMT
It's amazing to pay a visiot this web page and reading the views of all colleagues on the
topic of this paragraph, while I am also zealous of getting knowledge.

#5264:[ 無題 ] Home Mail pferderennen iffezheim wetten_____Date: 06/30 08:50 GMT
wettquoten biathlon

#5263:[ 無題 ] Home Mail casino Unlim зеркало_____Date: 06/30 08:50 GMT
Unlim Casino предлагает выдающиеся возможности для всех игроков, желающих погрузиться в мир азартных игр.
В нашем казино вы найдете великолепную коллекцию игровых автоматов, рулеток,
а также регулярные акции и турниры,
которые помогут вам значительно повысить шансы на выигрыш.




Мы стремимся предоставить вам максимальное удобство опыт,
будь то на вашем смартфоне или ПК.
Мы постоянно обновляем коллекцию игр и проводим турниры, чтобы каждый
игрок мог найти что-то для себя.




Какие преимущества получает
каждый игрок в Unlim Casino?


Простой процесс регистрации — всего несколько кликов, и вы готовы
начать играть.


Бонусы для новых игроков — мы дарим бонусы на первый
депозит, чтобы начать с максимальными шансами.



Ежедневные акции и турниры — для всех, кто
хочет получить шанс на крупный выигрыш и дополнительные
призы.


Профессиональная служба поддержки всегда готова помочь с любыми вопросами,
связанными с игрой.


Игры, доступных на любой платформе — будь то ПК или мобильное устройство.







Не упустите шанс Нас ждут незабываемые выигрыши в Unlim Casino, где вас ждут увлекательные моменты и шанс выиграть огромные призы.
Не откладывайте — начните выигрывать с нами прямо сейчас!

#5262:[ 無題 ] Home Mail slon5t.cc_____Date: 06/30 08:38 GMT
Woah! I'm really loving the template/theme of
this blog. It's simple, yet effective. A lot of times it's hard to get that "perfect balance" between usability and appearance.
I must say you've done a fantastic job with this. Also, the blog loads very quick for me on Internet explorer.
Exceptional Blog!

#5261:[ 無題 ] Home Mail rhinoplasty turkey_____Date: 06/30 08:38 GMT
Wow, this article is pleasant, my younger sister is analyzing these things, thus I am going
to convey her.

#5260:[ 無題 ] Home Mail kids sex picture_____Date: 06/30 08:18 GMT
Good way of telling, and good paragraph to obtain facts regarding my presentation subject,
which i am going to present in college.

#5259:[ 無題 ] Home Mail hvac technician near me_____Date: 06/30 08:07 GMT
I loved as much as you'll receive carried out right
here. The sketch is attractive, your authored subject matter stylish.
nonetheless, you command get bought an impatience over that you wish be delivering the following.
unwell unquestionably come more formerly again as exactly the same nearly a lot
often inside case you shield this hike.

#5258:[ 無題 ] Home Mail online casino 15 euro handyrechnung_____Date: 06/30 08:06 GMT
casino 25 euro einzahlung apple pay

#5257:[ 無題 ] Home Mail tg88 bet_____Date: 06/30 07:54 GMT
I must thank you for the efforts you have put in penning this website.
I'm hoping to view the same high-grade blog posts by you later on as well.
In fact, your creative writing abilities has inspired
me to get my very own website now ;)

#5256:[ 無題 ] Home Mail https://Honduras.Clasificadoscrd.Com/_____Date: 06/30 07:46 GMT
slotspiele mit hoher auszahlung

#5255:[ 無題 ] Home Mail spielautomaten mit lastschrift_____Date: 06/30 07:45 GMT
seri〓es casino reload angebot

#5254:[ 無題 ] Home Mail beste online casinos mit paysafecard_____Date: 06/30 07:30 GMT
aviator spiel echtgeld

#5253:[ 無題 ] Home Mail Gr゚te casino gewinne Deutschland_____Date: 06/30 07:29 GMT
online casino highroller bonus

#5252:[ 無題 ] Home Mail https://Horse-betting.com/_____Date: 06/30 07:13 GMT
free bet on the grand national​

#5251:[ 無題 ] Home Mail what does tricast mean in horse racing​_____Date: 06/30 07:07 GMT
is trifecta box a good bet​

#5250:[ 無題 ] Home Mail FR4 vs Rogers PCB_____Date: 06/30 07:00 GMT
Good day! This is kind of off topic but I need some help from an established blog.
Is it difficult to set up your own blog? I'm not very techincal but I can figure things out pretty fast.

I'm thinking about creating my own but I'm not sure where to
begin. Do you have any ideas or suggestions? With thanks

#5249:[ 無題 ] Home Mail sell bitcoin in india_____Date: 06/30 05:40 GMT
Learn trusted techniques that experienced traders use
to sell bitcoin in india.

#5248:[ 無題 ] Home Mail adana travesti_____Date: 06/30 05:35 GMT
Excellent post. I was checking constantly this blog and I'm
impressed! Very helpful information specifically the last part :)
I care for such info much. I was seeking this particular info
for a very long time. Thank you and good luck.

#5247:[ 無題 ] Home Mail https://fr-betting.com_____Date: 06/30 05:31 GMT
estadisticas de futbol para apuestas

#5246:[ 無題 ] Home Mail Wedden Sites europe_____Date: 06/30 05:01 GMT
wedden aanbieder online 2026

#5245:[ 無題 ] Home Mail https://forkintheroadcoffee.com/_____Date: 06/30 03:28 GMT
fantastic issues altogether, you just received a logo new reader.
What might you recommend in regards to your post that you just made a few days ago?
Any sure?

#5244:[ 無題 ] Home Mail буй казино_____Date: 06/30 01:18 GMT
Hi i am kavin, its my first occasion to commenting anyplace,
when i read this paragraph i thought i could also make comment due to this sensible piece of writing.

#5243:[ 無題 ] Home Mail visit the website,_____Date: 06/30 01:01 GMT
Finding the Bestt Mattress Singapore Has to Offer – What Most Buyers
Miss


For most Singapore homeowners, buying a mattress is one of the most personal Singapore furniture decisions they
face. You’re expected to decide after lying on a showroom
sample for just a minute or two, even though you’ll
sleep on it every single night for the next 8–12
years. The Somnuz range froim Megafurniture was designed specifically to
make this decision clearer for Singapore buyers by covering the four main construction types
most local families compare.

In Singapore, several local factors make mattress
selection more important than in other countries.

The constant tropical humidity means poor airflow can quickly lead to musty smells or mould concerns.
Dust mites thrive in this climate, making hypoallergenic materials a real advantage
for many households. Overnight air-conditioning use also changes how different foams
and covers behave compared with showroom testing.

Singapore mattress store shelves are dominated by four main construction categories — each with its own strengths and trade-offs.
Individual pocketed spring systems give good support and stay noticeably cooler than solid foam blocks.
Pure memory foam delivers excellent body contouring, yet many Singapore buyers now prefer versions
with added cooling technology. Latex mattresses stand out for
their responsive bounce, superior breathability, and built-in resistance to allergens
and mould. Many modern hybrids pair pocketed springs with targeted foam or latex layers
for balanced support and temperature regulation.

The Somnuz range at Megafurniture was created to let Singapore buyers compare these four categories directly and easily.
Firmness is the most discussed mattress feature, yet it’s also the most misunderstood because it feels completely different
depending on your body weight and sleeping position. Side sleepers
usually do best on medium-soft to medium so the shoulders and hips can sink
in slightly. Back sleepers tend to prefer medium to medium-firm
for good lumbar support without flattening the natural curve.
Stomach sleepers should lean toward firmer options to prevent the hips from sinking tooo far.


HDB and condo bedrooms in Singapore are typically smaller, making correct sizing essential rather
than just chasing the biggest option. Cover fabric choice matters more in Singapore than most buyers initially think.
Bamboo-fabric covers offer excellent moisture-wicking and
mild antibacterial properties that help the surface stay fresher longer.

Water-repellent covers protect against spills, sweat, and humidity ingress —
especially useful for families with children or pets.


Here’s how the Somnuz mattresses line up with real household requirements in Singapore.
The Somnuz Comfy serves as the practical entry-level choice — a solid 10-inch
pocketed-spring mattress ideal for couples or single sleepers who want reliable support without premium pricing.
The Somnuz Comforto adds bamboo fabric and latex for those who
prioritise breathability andd natural dust-mite resistance.
The Somnuz Comfort Night features a water-repellent cover and is
perfect for families with young children, pets, or anyone wanting extra
moisture protection in our climate. For those who want the most
upscale experience, the Somnuz Roman series sits at the top of the range.


Spending only a minute or two lying on a mattress in the furniture store rarely
gives you the information you actually need.Lie on each shortlisted mattress singapore for a full ten minutes in your actual
sleeping position — and have your partner do the same if you share the bed.
Both Megafurniture showrooms let you test the Somnuz mattresses properly
in proper bedroom environments rather than on a bare sales floor.


Delivery scheduling is more important than many buyers realise
when buying mattress store items. Ask about old mattress removal and studcy the warranty details before you sign.

Treat the decision seriously and a well-chosen mattress will deliver years of
comfortable sleep with minimal issues. Ignoring early warning signs usually means you end up sleeping on a worn-out mattress far longer than you should.
Visit Megafurniture’s furniture showroom or browse their full mattress singapore collection online to find
the Somnuz model that matches your needs and budget.

#5242:[ 無題 ] Home Mail 完整版色情电影_____Date: 06/30 00:26 GMT
哇,这里有这么多超清无删减完整版色情电影资源,太棒了!

以前找了好久,现在看到这些资源太幸福了!

画面清晰度很高,女优很漂亮,看得我根本停不下来!

强烈推荐大家来这个站点!

这里资源丰富,更新及时,各种口味的完整版色情电影都很齐全!

非常感谢,以后常来这里!

#5241:[ 無題 ] Home Mail casino Cryptoboss_____Date: 06/29 23:58 GMT
This article is actually a fastidious one it helps new net visitors, who are wishing in favor of
blogging.

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


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