三角関数の等式証明と式の値|例題で理解する解き方のコツ

広告

今回は三角関数の相互関係を用いた等式証明式の値の問題について、解き方のコツを解説します。

noteやってます!
数学の勉強法や数学の基礎知識に関する解説、
その他ブログ記事にはできないような数学に関するつぶやきをざっくばらんに発信してます。
ぜひ、チェックとフォローもよろしくお願いします(^^)/
朝から数学|ゼロからわかる高校数学×図解
著者情報
hiroemon
ぺんきち
数学教育アドバイザー
参考書よりも分かりやすい解説を目指した高校数学のブログ記事です。 苦手意識を「おもしろい」に変えるきっかけとなれば嬉しいです!
高校数学の勉強のコツ、日常生活に潜む数学をゆる~く解説した
note記事も更新中!
ぺんきち|高校数学の図解ノート
実績 元塾講師歴(6年)
資格 中学・高校教員免許保持
数学 / 理科(物理・化学・生物・地学)
出身 千葉県
趣味
#ボルダリング #らーめん巡り
広告

三角関数の等式証明と式の値を求める問題

三角関数の等式証明

【問題1】等式証明
難易度:☆☆☆
等式 \(\small \displaystyle \frac{\cos\theta}{1+\sin\theta}+\frac{\cos\theta}{1-\sin\theta}=\frac{2}{\cos\theta}\)を証明せよ。

解答・解説

【問題2】等式証明
難易度:★★☆☆☆
等式 \(\small \displaystyle \tan\theta+\frac{1}{\tan\theta}=\frac{1}{\sin\theta\cos\theta}\)を証明せよ。

解答・解説

【問題3】等式証明
難易度:★★☆☆☆
等式 \(\small \displaystyle \cos^4 \theta -\sin^4\theta+1 =2\cos^2 \theta\)を証明せよ。

解答・解説

三角関数の式の値

【問題1】式の値
難易度:★★☆☆☆
等式 \(\small \displaystyle \cos^2 \theta +\sin\theta-\tan\theta(1-\sin\theta)\cos\theta\)を計算せよ。

解答・解説

【問題2】式の値
難易度:★★★☆☆
\(\small \displaystyle \tan^2\theta +(1-\tan^4 \theta)(1-\sin^2 \theta)\)を簡単にせよ。 [名城大]

解答・解説

【問題3】式の値
難易度:★★★☆☆
\(\small \displaystyle \frac{\sin^4 \theta+4\cos^2\theta-\cos^4 \theta+1}{3(1+\cos^2 \theta)}\)の値を求めよ。 [中部大]

解答・解説

三角関数の等式証明|問題解説と解き方のコツ

等式証明|問題の考え方と解き方のコツ

解法のPoint
・等式証明では、片方の辺を式変形してもう片方と一致することを示すのが王道。
・三角関数を含む等式証明では、式変形の中で三角関数利用して式を纏めていくとよい。
CHECK:三角関数の相互関係 \(\small [1] \sin^2\theta+\cos^2\theta =1\) …利用頻度
\(\small \displaystyle [2] \tan \theta =\frac{\sin\theta}{\cos\theta}\) …利用頻度
\(\small \displaystyle [3] 1+\tan^2 \theta =\frac{1}{\cos^2 \theta}\) …利用頻度

三角関数の相互関係の覚え方と公式が成り立つ理由については、
sinθ・cosθ・tanθの関係式(三角関数の相互関係)をわかりやすく解説|単位円による証明と値の求め方
の記事で解説してます。

【問題1】等式証明①

【問題1】等式証明
難易度:☆☆☆
等式 \(\small \displaystyle \frac{\cos\theta}{1+\sin\theta}+\frac{\cos\theta}{1-\sin\theta}=\frac{2}{\cos\theta}\)を証明せよ。
 解説

\begin{split}
\small (左辺) &\small \displaystyle= \frac{\cos\theta(1-\sin\theta)+\cos\theta(1+\sin\theta)}{(1+\sin\theta)(1-\sin\theta)}\\
&\small \displaystyle= \frac{\cos\theta(1-\sin\theta+1+\sin\theta)}{1-\sin^2\theta}\\
&\small \displaystyle= \frac{2\cos\theta}{\color{#ef5350}{\cos^2\theta}} \space \color{#ef5350}{◀\sin^2\theta+\cos^2\theta=1}\\
&\small \displaystyle= \frac{2}{\cos\theta}\\
&\small \displaystyle= (右辺)\\
\end{split}

よって、(左辺)=(右辺)が示せた。(証明終)

【問題2】等式証明②

【問題2】等式証明
難易度:★★☆☆☆
等式 \(\small \displaystyle \tan\theta+\frac{1}{\tan\theta}=\frac{1}{\sin\theta\cos\theta}\)を証明せよ。
 解説

\begin{split}
\small (左辺) &\small \displaystyle= \tan\theta+\frac{1}{\tan\theta}\\
&\small \displaystyle= \frac{\tan^2 \theta+1}{\tan\theta}\\
&\small \displaystyle= \frac{\color{#ef5350}{\dfrac{1}{\cos^2\theta}}}{\tan\theta} \quad \color{#ef5350}{◀1+\tan^2\theta=\frac{1}{\cos^2 \theta}}\\
&\small \displaystyle= \frac{1}{\tan\theta \cos^2 \theta}\\
&\small \displaystyle= \frac{1}{\color{#ef5350}{\dfrac{\sin\theta}{\cos\theta}}\cos^2 \theta} \quad \color{#ef5350}{◀\tan \theta=\frac{\sin\theta}{\cos \theta}}\\
&\small \displaystyle= \frac{1}{\sin\theta \cos\theta}\\
&\small \displaystyle= (右辺)\\
\end{split}

よって、(左辺)=(右辺)が示せた。(証明終)

【問題3】等式証明③

【問題3】等式証明
難易度:★★☆☆☆
等式 \(\small \displaystyle \cos^4 \theta -\sin^4\theta+1 =2\cos^2 \theta\)を証明せよ。
解法のPoint
因数分解で次数下げをしつつ、右辺が\(\small \cos\theta\)のみの式になっているので、途中式で\(\small \sin\theta\)を消去する方針で式変形していく。
 解説

\begin{split}
\small (左辺) &\small \displaystyle= (\cos^2\theta-\sin^2\theta)(\cos^2\theta+\sin^2\theta)+1 \quad [*1]\\
&\small \displaystyle= (\cos^2\theta-\sin^2\theta)\cdot \color{#ef5350}1+1 \quad \color{#ef5350}{◀\sin^2\theta+\cos^2\theta=1}\\
&\small \displaystyle= \cos^2\theta-\color{#ef5350}{(1-\cos^2\theta)}+1 \quad \color{#ef5350}{◀\sin^2\theta=1-\cos^2\theta}\\
&\small \displaystyle= \cos^2\theta-1+\cos^2\theta+1\\
&\small \displaystyle= 2\cos^2\theta\\
&\small \displaystyle= (右辺)\\
\end{split}

よって、(左辺)=(右辺)が示せた。(証明終)

*1:補足
\(\small x^4-y^4=(x^2)^2-(y^2)^2=(x^2-y^2)(x^2+y^2)\)の因数分解を利用して式変形した。

三角関数の式の値|問題解説と解き方のコツ

式の値|問題の考え方と解き方のコツ

解法のPoint
・三角関数の式の値を求める問題では、最終的には\(\small \sin\theta\)や\(\small \cos\theta\)、\(\small \tan \theta\)はすべて消えて数値が答えになることを意識して式変形をする。
・基本的には、最初に\(\small \tan\theta\)を消して\(\small \sin\theta,\space \cos\theta\)だけの式にしてから、\(\small \sin^2\theta+\cos^2\theta=1\)を利用して式をきれいにしていく。

💡裏ワザ
三角関数sinθ、cosθ、tanθを含むの式を式変形していくと定数になるということは、裏を返せば\(\small \theta\)の値に関係なく成り立つ恒等式ということ。
そのため、\(\small \theta=0\)などの計算しやすい具体的な値を代入してあげることで、値だけであれば即座に求めることができる。
検算やマーク式の試験で役立つので知っておくとよいだろう。

【問題1】式の値①

【問題1】式の値
難易度:★★☆☆☆
等式 \(\small \displaystyle \cos^2 \theta +\sin\theta-\tan\theta(1-\sin\theta)\cos\theta\)を計算せよ。
 解説

\begin{split}
\small (与式) &\small \displaystyle=\cos^2\theta+\sin\theta-\frac{\sin\theta}{\cos\theta}(1-\sin\theta)\cos\theta\\
&\small \displaystyle=\cos^2\theta+\sin\theta-\sin\theta(1-\sin\theta)\\
&\small \displaystyle=\cos^2\theta+\sin\theta-\sin\theta+\sin^2 \theta\\
&\small \displaystyle=\cos^2\theta+\sin^2 \theta\\
&\small \displaystyle=\color{red}{1 \quad \cdots 【答】}\\
\end{split}

【補足】
\(\small \theta=0\)を代入してみると、
(与式)\(\small =1^2+0-0=1\)となり、簡単に検算できる。

【問題2】式の値②

【問題2】式の値
難易度:★★★☆☆
\(\small \displaystyle \tan^2\theta +(1-\tan^4 \theta)(1-\sin^2 \theta)\)を簡単にせよ。 [名城大]
 解説

\begin{split}
\small (与式) &\small \displaystyle=\tan^2\theta+(1+\tan^2\theta)(1-\tan^2\theta)\cos^2\theta\\
&\small \displaystyle=\tan^2\theta+\frac{1}{\cos^2\theta}(1-\tan^2\theta)\cos^2\theta\\
&\small \displaystyle=\tan^2\theta+1-\tan^2\theta\\
&\small \displaystyle=\color{red}{1 \quad \cdots 【答】}\\
\end{split}

【補足】
\(\small \displaystyle \tan\theta=\frac{\sin\theta}{\cos\theta}\)を用いて\(\small \tan\theta\)を消したくなるが、最終的に\(\small \tan\theta\)がきれいに消えることを考慮すると、この式変形をしても式がきれいにはならないので、第2項目の整理から着手する方針で考えるとうまく消えることが見えてくる。

【問題3】式の値③

【問題3】式の値
難易度:★★★☆☆
\(\small \displaystyle \frac{\sin^4 \theta+4\cos^2\theta-\cos^4 \theta+1}{3(1+\cos^2 \theta)}\)の値を求めよ。 [中部大]
 解説

\begin{split}
\small (与式) &\small \displaystyle=\frac{\sin^4\theta-\cos^4\theta+4\cos^2\theta+1}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\frac{(\sin^2\theta-\cos^2\theta)\color{#ef5350}{(\sin^2\theta+\cos^2\theta)}+4\cos^2\theta+1}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\frac{(\color{#5c6bc0}{\sin^2\theta}-\cos^2\theta)\cdot \color{#ef5350}{1}+4\cos^2\theta+1}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\frac{\color{#5c6bc0}{(1-\cos^2\theta)}-\cos^2\theta+4\cos^2\theta+1}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\frac{2+2\cos^2\theta}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\frac{2(1+\cos^2\theta)}{3(1+\cos^2\theta)}\\
&\small \displaystyle=\color{red}{\frac{2}{3} \quad \cdots 【答】}\\
\end{split}

【補足】
\(\small \sin^4\theta\)と\(\small \cos^4\theta\)の4乗があると計算しにくいので、\(\small x^2-y^2=(x+y)(x-y)\)の因数分解を利用して次数下げする方針で考えると、きれいに式変形できる。

本記事のまとめ

今回は三角関数を含む等式証明と式の値を求める問題の考え方、解き方について解説しました。

今回の応用編として、sinθとcosθの和(\(\small \sin\theta+\cos\theta=a\))積(\(\small \sin\theta\cos\theta =a\))が与えられた場合の式の値を求める問題や対称式を用いて式の値を求める問題については、こちらの記事で解説しています。

CHECK:より効率的に勉強したい人向け 「独学だけだと受験対策に不安がある…」「忙しくて勉強時間をなかなか確保できない」「もっと効率よく学習を進めたい」と感じている方へ。
自分に合ったコスパ・タイパの良い通信教育サービスを、こちらの記事で分かりやすく解説しています。気になる方はぜひチェックしてみてください。
【数学攻略】部活と両立して偏差値を上げる!通信教育3社(スタサプ・Z会・進研ゼミ)を徹底比較

今回は以上です。お疲れさまでした!

コメント

タイトルとURLをコピーしました