<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Snowball&#39;s Blog</title>
  
  
  <link href="https://www.snowballnya.com/atom.xml" rel="self"/>
  
  <link href="https://www.snowballnya.com/"/>
  <updated>2023-04-03T16:10:43.308Z</updated>
  <id>https://www.snowballnya.com/</id>
  
  <author>
    <name>Snowball_233</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>2022年全国新高考I卷第18题</title>
    <link href="https://www.snowballnya.com/math-1/"/>
    <id>https://www.snowballnya.com/math-1/</id>
    <published>2023-04-03T15:28:02.025Z</published>
    <updated>2023-04-03T16:10:43.308Z</updated>
    
    <content type="html"><![CDATA[<h2 id="一、题目"><a href="#一、题目" class="headerlink" title="一、题目"></a>一、题目</h2><p>(2022年全国新高考I卷| $18^{th}$ ) 记 $\triangle ABC$ 的内角 $A, B, C$ 的对边分别为 $a, b, c$ .<br>已知: $\frac{\cos(A)}{1+\sin(A)}&#x3D;\frac{\sin(2B)}{1+\cos(2B)}$ .</p><p>(Ⅰ) 若 $C&#x3D;\frac{2\pi}{3}$ , 求 $B$ ;<br>(Ⅱ) 求 $\frac{a^{2}+b^{2}}{c^{2}}$ 的最小值 .</p><h2 id="二、解答"><a href="#二、解答" class="headerlink" title="二、解答"></a>二、解答</h2><h3 id="Ⅰ-首先观察本体题干-我们发现应将-sin-2B-cos-2B-根据二倍角公式-sin-2-alpha-x3D-2-sin-alpha-cos-alpha-、-cos-2-alpha-x3D-2-cos-2-alpha-1-x3D-1-2-sin-2-alpha-变形-再进行恒等变换-即可得出-A-B-C-的关系-步骤如下"><a href="#Ⅰ-首先观察本体题干-我们发现应将-sin-2B-cos-2B-根据二倍角公式-sin-2-alpha-x3D-2-sin-alpha-cos-alpha-、-cos-2-alpha-x3D-2-cos-2-alpha-1-x3D-1-2-sin-2-alpha-变形-再进行恒等变换-即可得出-A-B-C-的关系-步骤如下" class="headerlink" title="(Ⅰ) 首先观察本体题干 , 我们发现应将 $\sin(2B)$ , $\cos(2B)$ 根据二倍角公式 $\sin(2\alpha)&#x3D;2\sin(\alpha)\cos(\alpha)$ 、$\cos(2\alpha)&#x3D;2\cos^{2}(\alpha)-1&#x3D;1-2\sin^{2}(\alpha)$ 变形 , 再进行恒等变换 , 即可得出 A, B, C 的关系 , 步骤如下 :"></a>(Ⅰ) 首先观察本体题干 , 我们发现应将 $\sin(2B)$ , $\cos(2B)$ 根据二倍角公式 $\sin(2\alpha)&#x3D;2\sin(\alpha)\cos(\alpha)$ 、$\cos(2\alpha)&#x3D;2\cos^{2}(\alpha)-1&#x3D;1-2\sin^{2}(\alpha)$ 变形 , 再进行恒等变换 , 即可得出 A, B, C 的关系 , 步骤如下 :</h3><br /><p>由题意 , $\frac{\cos(A)}{1+\sin(A)}&#x3D;\frac{\sin(2B)}{1+\cos(2B)}&#x3D;\frac{2\sin(B)\cos(B)}{2\cos^{2}(B)}&#x3D;\frac{\sin(B)\cos(B)}{\cos^{2}(B)}$ ,<br>又 $\because 在\triangle ABC中C&#x3D;\frac{2\pi}{3}$ ,<br>$\therefore A+B&#x3D;\frac{\pi}{3}$ ,<br>即 $B∈(0 , \frac{\pi}{3})$ ,<br><strong>$\therefore \cos(B)\neq0$</strong> ,<br>然后等式上下同时约下 $\cos(B)$ ,<br>即 $\frac{\cos(A)}{1+\sin(A)}&#x3D;\frac{\sin(B)}{\cos(B)}$ ,<br>交叉相乘 , 得 $\cos(A)\cos(b)&#x3D;\sin(B)+\sin(A)\sin(B)$ ,<br>观察上式 , 出现了 $\sin(A)\sin(B)$ 和 $\cos(A)\cos(B)$ , 不难联想到两角和余弦公式 $\cos(\alpha+\beta)&#x3D;\cos(\alpha)\cos(\beta)-\sin(\alpha)\sin(\beta)$ ,<br>$\therefore$ 将上式移项 , 得 <strong>$\cos(A)\cos(B)-\sin(A)\sin(B)&#x3D;\sin(B) \Rightarrow\cos(A+B)&#x3D;\sin(B)$</strong> ,<br>在 $\triangle ABC$ 中 , $\cos(A+B)&#x3D;cos(\pi-A)$ ,<br>由诱导公式 $\cos(\pi-\alpha)&#x3D;-\cos(\alpha)$ 得 $\cos(A+B)&#x3D;-\cos(C)$ ,<br>$\because C&#x3D;\frac{2\pi}{3}$ ,<br>$\therefore -\cos(C)&#x3D;-(-\frac{1}{2})&#x3D;\frac{1}{2}$ ,<br>$\therefore$ 原式 $&#x3D;\sin(B)&#x3D;-\cos(C)&#x3D;\frac{1}{2}$ ,<br>又 $\because B∈(0 , \frac{\pi}{3})$ ,<br>$\therefore B&#x3D;\frac{\pi}{6}$ .</p><figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">利用三角恒等变换和诱导公式对原式进行化简 , 得到两角的三角函数关系 , 但在析出角关系时 , 易忽略角的范围 .</span><br></pre></td></tr></table></figure><br /><h3 id="Ⅱ-由于本小问问题与本题题干描述的分别是-“边”-和-“角”-所以不妨尝试进行边角互换-以下是我给出的两种解题思路-步骤如下"><a href="#Ⅱ-由于本小问问题与本题题干描述的分别是-“边”-和-“角”-所以不妨尝试进行边角互换-以下是我给出的两种解题思路-步骤如下" class="headerlink" title="(Ⅱ) 由于本小问问题与本题题干描述的分别是 “边” 和 “角” , 所以不妨尝试进行边角互换 , 以下是我给出的两种解题思路 , 步骤如下 :"></a>(Ⅱ) 由于本小问问题与本题题干描述的分别是 “边” 和 “角” , 所以不妨尝试进行边角互换 , 以下是我给出的两种解题思路 , 步骤如下 :</h3><br /><h4 id="1°-聚焦-“角”"><a href="#1°-聚焦-“角”" class="headerlink" title="$1°$ 聚焦 “角”"></a>$1°$ 聚焦 <strong>“角”</strong></h4><p>由 (Ⅰ) 得 , $\sin(B)&#x3D;-\cos(C)$ , 若我们欲将等式右侧转换为与等式左侧同名的函数(正弦函数) , 则需要逆用诱导公式 $\sin(\alpha-\frac{\pi}{2})&#x3D;\sin(\alpha+\frac{3\pi}{2})&#x3D;-\cos(\alpha)$ , 但我们观察到有两种变形方向 :<br>$when \sin(\alpha-\frac{\pi}{2})&#x3D;-\cos(\alpha) , (C-\frac{\pi}{2})∈(0 , \frac{\pi}{2})\Rightarrow B∈(0 , \frac{\pi}{2}) (*1)$ ,<br>$when \sin(\alpha+\frac{3\pi}{2})&#x3D;-\cos(\alpha) , (C-\frac{\pi}{2})∈(2\pi , \frac{5\pi}{2})\Rightarrow B∈(2\pi , \frac{5\pi}{2}) (*2)$ ,<br>又 $\because B∈(0 , \pi)$ ,<br>$\therefore 将(*2)舍去$ ,<br>即 $B∈(0 , \frac{\pi}{2})$ ,<br>又 $\because f(x)&#x3D;\sin(x) 在 x∈(0 , \frac{\pi}{2}) 时单调递增$ ,<br><strong>$\therefore B&#x3D;C-\frac{\pi}{2}$</strong> ,<br>又 $\because \sin(A)&#x3D;\sin(B+C)$ ,<br><strong>$\therefore \sin(A)&#x3D;\sin(2C-\frac{\pi}{2})&#x3D;-\cos(2C)$</strong> ,<br>由余弦定理 $c^{2}&#x3D;a^{2}+b^{2}-2ab\sin(C)$ , 得 $a^{2}+b^{2}&#x3D;c^{2}+2ab\cos(C)$ ,<br>带入 $\frac{a^{2}+b^{2}}{c^{2}}$ 得 $(1+\frac{2ab\cos(C)}{c^{2}})$ ,<br>再利用正弦定理 $\frac{a}{\sin(A)}&#x3D;\frac{b}{\sin(B)}&#x3D;\frac{c}{\sin(C)}$ ,<br>整理得 $(1+\frac{2\sin(A)\sin(B)\cos(C)}{\sin^{2}(C)})$ ,<br>又 $\because \sin(B)&#x3D;-\cos(C) 且 \sin(A)&#x3D;-cos(2C)$ ,<br>$\therefore 原式&#x3D;1+\frac{2\cos(2C)cos^{2}(C)}{sin^{2}(C)}&#x3D;1+\frac{2(1-2\sin^{2}(C))(1-\sin^{2}(C))}{sin^{2}(C)}&#x3D;1+2(2\sin^{2}(C)+\frac{1}{sin^{2}(C)}-3)$ ,<br>再利用基本不等式 $a^{2}+b^{2}\geq2ab (a , b&gt;0 ; 当且仅当 a^{2}&#x3D;b^{2} 即 a&#x3D;b 时取等)$ ,<br>有 $1+2(2\sin^{2}(C)+\frac{1}{sin^{2}(C)}-3)\geq1+2(2\sqrt{2}-3)&#x3D;2\sqrt{2}-5 , (当且仅当 2\sin^{2}(C)&#x3D;\frac{1}{sin^{2}(C)} , 即 \sin(C)&#x3D;\sqrt[4]{\frac{1}{2}} 时取等)$ ,<br>$\therefore (\frac{a^{2}+b^{2}}{c^{2}})&#x3D;(4\sqrt{2}-5)$ .</p><h4 id="2°-聚焦-“次”-与-“名”"><a href="#2°-聚焦-“次”-与-“名”" class="headerlink" title="$2°$ 聚焦 “次” 与 “名”"></a>$2°$ 聚焦 <strong>“次”</strong> 与 <strong>“名”</strong></h4><p>$\frac{\cos(A)}{1+\sin(A)}&#x3D;\frac{cos^{2}(\frac{A}{2})-\sin^{2}(\frac{A}{2})}{(\sin(\frac{A}{2})+cos(\frac{A}{2}))^{2}}&#x3D;\frac{\cos(\frac{A}{2})-\sin(\frac{A}{2})}{\sin(\frac{A}{2})+\cos(\frac{A}{2})}&#x3D;\frac{1-\tan(\frac{A}{2})}{1+\tan(\frac{A}{2})}&#x3D;\tan(\frac{\pi}{4}-\frac{A}{2})&#x3D;\tan(B)$ ,<br>$\therefore A&#x3D;\frac{\pi}{2}-2B , C&#x3D;\frac{\pi}{2}+B$ ,<br>$\therefore \frac{a^{2}+b^{2}}{c^{2}}&#x3D;\frac{\sin^{2}(A)+\sin^{2}(B)}{\sin^{2}(C)}&#x3D;\frac{\sin^{2}(\frac{\pi}{2}-2B)+\sin^{2}(B)}{\sin^{2}{(\frac{\pi}{2}+B)}}&#x3D;4\cos^{2}(B)+\frac{2}{\cos^{2}(B)}-5\geq4\sqrt{2}-5(当且仅当 4\cos^{2}(B)&#x3D;\frac{2}{cos^{2}(B)} , 即 \cos(B)&#x3D;\sqrt[4]{\frac{1}{2}} 时取等)$ ,<br>$\therefore min(\frac{a^{2}+b^{2}}{c^{2}})&#x3D;(4\sqrt{2}-5)$ .</p><figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">在求最值的时候运用函数思想 , 一种通过边角互换转换为f(x)=Asin(ωx+φ)再进行求最值 , 第二种是通过换元构造二次函数或其他函数求解 , 要有全局概念 .</span><br></pre></td></tr></table></figure><hr><p>PS: 这次是本人第一次撰写关于数学的文章 , 在能力上仍有诸多不足 , 还望各位多多指出错误或分享更优解 .</p>]]></content>
    
    
      
      
    <summary type="html">&lt;h2 id=&quot;一、题目&quot;&gt;&lt;a href=&quot;#一、题目&quot; class=&quot;headerlink&quot; title=&quot;一、题目&quot;&gt;&lt;/a&gt;一、题目&lt;/h2&gt;&lt;p&gt;(2022年全国新高考I卷| $18^{th}$ ) 记 $\triangle ABC$ 的内角 $A, B, C$ 的对边</summary>
      
    
    
    
    
    <category term="数学" scheme="https://www.snowballnya.com/tags/%E6%95%B0%E5%AD%A6/"/>
    
  </entry>
  
  <entry>
    <title>Hello World</title>
    <link href="https://www.snowballnya.com/hello-world/"/>
    <id>https://www.snowballnya.com/hello-world/</id>
    <published>2023-04-01T13:06:21.772Z</published>
    <updated>2023-04-01T15:18:22.258Z</updated>
    
    <content type="html"><![CDATA[<p>这是一则测试贴, 敬请期待未来更好更优质的文章.</p>]]></content>
    
    
      
      
    <summary type="html">&lt;p&gt;这是一则测试贴, 敬请期待未来更好更优质的文章.&lt;/p&gt;
</summary>
      
    
    
    
    
    <category term="生活" scheme="https://www.snowballnya.com/tags/%E7%94%9F%E6%B4%BB/"/>
    
  </entry>
  
</feed>
