現在,One Moreの数学II・B版を作成中です!

【数学I】例題1.2.5:対称式x^n+y^nの値(One More)★★★

【数学I】例題1.2.5:対称式xのn乗+yのn乗の値(One More)
【数学I】例題1.2.5:対称式xのn乗+yのn乗の値の例題ページ
問題の解答

【数学I】問題1.2.5:対称式xのn乗+yのn乗の値の解答
検索用コード(LaTeX)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 例題I1.2.5:対称式$x^n+y^n$の値(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

$x=\frac{2}{\sqrt{3}+\sqrt{2}},y=\frac{2}{\sqrt{3}-\sqrt{2}}$のとき,次の値を求めよ.

(1) $x+y$

(2) $xy$

(3) $x^2+y^2$

(4) $x^3+y^3$

(5) $x^4+y^4$

(6) $x^5+y^5$

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 例題I1.2.5の解答(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

(1)

\begin{align*}
x+y&=\frac{2}{\sqrt{3}+\sqrt{2}}+\frac{2}{\sqrt{3}-\sqrt{2}}=\frac{2(\sqrt{3}-\sqrt{2})+2(\sqrt{3}+\sqrt{2})}{(\sqrt{3}+\sqrt{2})(\sqrt{3}-\sqrt{2})}\\
&=\frac{4\sqrt{3}}{3-2}=4\sqrt{3}
\end{align*}

(2) $xy=\frac{2}{\sqrt{3}+\sqrt{2}}\cdot\frac{2}{\sqrt{3}-\sqrt{2}}=\frac{4}{3-2}=4$

(3) $x^2+y^2=(x+y)^2-2xy=(4\sqrt{3})^2-2\cdot 4=48-8=40$

(4)

\begin{align*}
x^3+y^3&=(x+y)^3-3xy(x+y)=(4\sqrt{3})^3-3\cdot 4\cdot 4\sqrt{3}\\
&=192\sqrt{3}-48\sqrt{3}=144\sqrt{3}
\end{align*}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 例題I1.2.5の別解
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

$x^3+y^3=(x+y)(x^2-xy+y^2)=4\sqrt{3}\cdot(40-4)=144\sqrt{3}$

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 例題I1.2.5の解答(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

(5) $x^4+y^4=(x^2+y^2)^2-2x^2y^2=40^2-2\cdot 4^2=1600-32=1568$

(6)

\begin{align*}
x^5+y^5&=(x^2+y^2)(x^3+y^3)-x^2y^3-x^3y^2\\
&=(x^2+y^2)(x^3+y^3)-(xy)^2(x+y)\\
&=40\cdot 144\sqrt{3}-4^2\cdot 4\sqrt{3}=5760\sqrt{3}-64\sqrt{3}=5696\sqrt{3}
\end{align*}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 問題I1.2.5:対称式$x^n+y^n$の値(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

$x=\frac{\sqrt{5}-\sqrt{3}}{\sqrt{5}+\sqrt{3}},y=\frac{\sqrt{5}+\sqrt{3}}{\sqrt{5}-\sqrt{3}}$のとき,次の値を求めよ.

(1) $x+y$

(2) $xy$

(3) $x^2+y^2$

(4) $x^3+y^3$

(5) $x^4+y^4$

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 問題I1.2.5の解答(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

(1)

\begin{align*}
x+y&=\frac{\sqrt{5}-\sqrt{3}}{\sqrt{5}+\sqrt{3}}+\frac{\sqrt{5}+\sqrt{3}}{\sqrt{5}-\sqrt{3}}=\frac{(\sqrt{5}-\sqrt{3})^2+(\sqrt{5}+\sqrt{3})^2}{(\sqrt{5}+\sqrt{3})(\sqrt{5}-\sqrt{3})}\\
&=\frac{(5-2\sqrt{15}+3)+(5+2\sqrt{15}+3)}{5-3}=8
\end{align*}

(2) $xy=\frac{\sqrt{5}-\sqrt{3}}{\sqrt{5}+\sqrt{3}}\cdot\frac{\sqrt{5}+\sqrt{3}}{\sqrt{5}-\sqrt{3}}=1$

(3) $x^2+y^2=(x+y)^2-2xy=8^2-2\cdot 1=64-2=62$

(4) $x^3+y^3=(x+y)^3-3xy(x+y)=8^3-3\cdot 1\cdot 8=512-24=488$

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 問題I1.2.5の別解
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

$x^3+y^3=(x+y)(x^2-xy+y^2)=8\cdot(62-1)=488$

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 問題I1.2.5の解答(One More)★★★
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

(5) $x^4+y^4=(x^2+y^2)^2-2x^2y^2=62^2-2\cdot 1^2=3844-2=3842$

あわせて読みたい
【数学I】1章:数と式(基本事項) 検索用コード(LaTeX) 本文・解答側注 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 基本事項I1.1.1:単項式と多項式(One More) %%%%%%%%%%%%%%%%%%%%%%%%...
あわせて読みたい
【数学I】1章:数と式(節末問題・章末問題) 節末I1.1.1〜I1.1.5の解答 節末I1.1.1節末I1.1.2節末I1.1.3節末I1.1.4節末I1.1.5 リンク(関連例題) https://onemath.net/onemorei-reidai1-1-1 https://onemath.net/o...
目次