首页 > 其他分享 >AoPS - Chapter 3 More Triangles

AoPS - Chapter 3 More Triangles

时间:2024-05-15 21:20:14浏览次数:23  
标签:Chapter cos ABC frac dfrac AoPS sqrt sin Triangles

本章主要讲解正弦定理、余弦定理、海伦公式、Stewart's Theorem。

本文在没有特殊说明时,默认在 \(\triangle ABC\) 中:

  • \(a\) 为角 \(A\) 对边,\(b\) 为角 \(B\) 对边,\(c\) 为角 \(C\) 对边。
  • \(r\) 为内切圆半径(inradius),\(R\) 为外接圆半径(circumradius)。
  • \([ABC]\) 为 \(\triangle ABC\) 的面积。
  • \(s\) 为半周长(semiperimeter)。

余弦定理(law of cosines)

书上给了一个运用圆幂定理(the Power of a Point Theorem)的方法,但是太过复杂,事实上直接解三角形即可证。

\[c^2 = a^2 + b^2 - 2ab \cos C \]

\[\cos C = \dfrac {a^2 + b^2 - c^2} {2ab} \]

一般用于:

  • 已知 SAS 求 S
  • 已知 SSS 求 A

经典结论

  • \(c^2 < a^2 + b^2\) 当且仅当 \(\angle C\) 为锐角(acute angle)
  • \(c^2 > a^2 + b^2\) 当且仅当 \(\angle C\) 为钝角(obtuse angle)

正弦定理(law of sines)

\[\dfrac a {\sin A} = \dfrac b {\sin B} = \dfrac c {\sin C} = 2R \]

一般用于:

  • 已知 ASA / AAS 求 S
  • 已知 SAS / SSA 求 A

经典结论

小角对小边,大角对大边。(\(\angle_A > \angle_B\) 当且仅当 \(a > b\))

正切定理(law of tangents)

\[\dfrac {a-b} {a+b} = \dfrac {\tan \frac {A-B} 2} {\tan \frac {A+B} 2} \]

三角形的面积公式

\[[ABC] = \dfrac 1 2 ab \sin C = \dfrac {abc} {4R} = rs = \dfrac {a^2 \sin B \sin C} {2 \sin A} = 2R^2 \sin A \sin B \sin C \]

海伦公式(Heron's formula)

\[[ABC] = \sqrt {s(s-a)(s-b)(s-c)} \]

展开形式:

\[[ABC] = \dfrac 1 4 \sqrt {(a+b+c)(-a+b+c)(a-b+c)(a+b-c)} \]

Stewart's Theorem

\[man + dad = bmb + cnc \]

(A \(man\) and his \(dad\) put a \(bomb\) in the \(sink\))

中线长公式

当 \(m=n\) 时:

\[d = \sqrt {\dfrac 1 2 b^2 + \dfrac 1 2 c^2 - \dfrac 1 4 a^2} \]

角平分线长公式

当 \(\dfrac b n = \dfrac c m\) 时:

\[d = \sqrt {bc \left(1 - \dfrac {a^2} {(b+c)^2}\right)} \]

另一个公式:(习题 No. 53)

\[d = 2 \cos \frac C 2 \dfrac 1 {\frac 1 a + \frac 1 b} \]

课后习题

No. 46

Problem

Show that in \(\triangle ABC\),

\[\sin \dfrac A 2 = \sqrt {\dfrac {(s-b)(s-c)} {bc}} \]

Solution

\[\begin{aligned} RHS &= \sqrt {\dfrac {\frac {a-b+c} 2 \frac {a+b-c} 2} {bc}} \\ &= \dfrac 1 2 \sqrt {\dfrac {a^2 -b^2 - c^2 + 2bc} {bc}} \\ &= \dfrac 1 2 \sqrt{2 - 2 \cos A} \\ &= \dfrac 1 2 \sqrt {2 - 2 \left(\cos^2 \frac A 2 - \sin^2 \frac A 2\right)} \\ &= \dfrac 1 2 \sqrt {4 \sin^2 \frac A 2} \\ &= \sin \frac A 2 \end{aligned}\]

No. 57

Problem

Prove that if \(\alpha, \beta, \gamma > 0\) and \(\alpha + \beta + \gamma = \pi\), then \(\sin 2\alpha + \sin 2\beta + \sin 2\gamma = 4 \sin\alpha \sin\beta \sin\gamma\).

Solution

令 \(\alpha, \beta, \gamma\) 为一个三角形的三个角,记为 \(A,B,C\)。

\[\begin{aligned} RHS &= 4 \sin A \sin B \sin C \\ &= 4 \dfrac {abc} {8R^3} \\ &= \dfrac 2 {R^2} [ABC] \end{aligned}\]

\[\begin{aligned} LHS &= \sin 2A + \sin 2B + \sin 2C \\ &= 2 (\sin A \cos A + \sin B \cos B + \sin C \cos C) \\ &= \dfrac 2 {R^2} [ABC] \end{aligned}\]

LHS 的最后一步可以通过圆周角定理之后作高得出。

标签:Chapter,cos,ABC,frac,dfrac,AoPS,sqrt,sin,Triangles
From: https://www.cnblogs.com/AugustLight/p/-/AoPS-Vol2-Chapter-03

相关文章

  • AoPS - Chapter 7 Functions
    这一章主要讲解函数的运算与函数方程求解。函数的运算对于函数\(f\),若函数\(g\)满足对任意\(x\)有\(g(f(x))=x\),则\(g\)为\(f\)的反函数(Inverse)。若函数\(h\)满足对于任意\(x\)有\(h(x)=g(f(x))\),则\(h\)为\(f\)与\(g\)的复合(composition),记为\(h=g......
  • AoPS - Chapter 15 Combinatorics
    这一章主要讲解各种组合恒等式。但是事实上,有很大一部分都能用有限微积分、OGF、EGF之类的武器轻松搞定。组合恒等式组合数定义朴素定义:\[\binomnm=\dfrac{n!}{m!(n-m)!}\]下降幂定义:\[\binomnm=\dfrac{n^{\underlinem}}{m!}\]组合数递推式(Pascal'sIdenti......
  • AoPS 课后习题
    题目来源:AoPSVol2Chapter15CombinatoricsNo.248Forfixed\(n\),maximizethequantity\(\binom{2n+k}n\binom{2n-k}n\)。SolutionTODO:证明待补\(k=0\)时,原式取到最小值\(\boxed{\binom{2n}{n}^2}\)。Chapter16SequencesandSeriesNo.263Evaluate......
  • Chapter 3 Tutorials
    T1用等值演算、构造指派等方式判断公式的永真性(1)判断永真性:\((\forallxP(x)\rightarrow\existxQ(x))\rightarrow\existx(P(x)\rightarrowQ(x))\)首先尝试转化前束范式\[\begin{aligned}&(\forallxP(x)\rightarrow\existxQ(x))\rightarrow\existx(P(x)......
  • 洛谷题单指南-动态规划1-P1216 [USACO1.5] [IOI1994]数字三角形 Number Triangles
    原题链接:https://www.luogu.com.cn/problem/P1216题意解读:计算数字三角形最高点到最后一行路径之和最大值,典型线性DP。解题思路:设a[i][j]表示数字三角形的值,设dp[i][j]表示从最高点到第i行第j列路径之和的最大值,由于每一步可以走到左下方的点也可以到达右下方的点,所以dp[i][......
  • Chapter 2 Tutorials
    Chapter2ProblemsT1利用真值指派讨论证明形如\(Q\rightarrow(R\rightarrowQ)\)的命题逻辑合式公式是永真式解对于任意指派函数\(\sigma\),若\(\sigma(Q)=0\),则\[\begin{aligned}&\sigma\big(Q\rightarrow(R\rightarrowQ)\big)\\=&\sigma\big(0\rightarrow(R\rightarro......
  • Understanding the linux kernel Chapter 7 Process Scheduling
    SchedulingPolicyLinuxschedulingisbasedonthetimesharingtechnique:severalprocessesrunin“timemultiplexing”becausetheCPUtimeisdividedintoslices(called,quantum),oneforeachrunnableprocess.Analternativeclassificationdistinguis......
  • 禹晶、肖创柏、廖庆敏《数字图像处理(面向新工科的电工电子信息基础课程系列教材)》Chap
    禹晶、肖创柏、廖庆敏《数字图像处理(面向新工科的电工电子信息基础课程系列教材)》Chapter2插图......
  • 国科大Python编程基础--编程基础Chapter02
    ......
  • Chapter 2 贝叶斯分类器
    2.10贝叶斯分类器文章目录2.10贝叶斯分类器2.10.1引入2.10.2贝叶斯公式2.10.3贝叶斯决策论2.10.3基本方法2.10.3.1极大似然估计(MaximumLikelihoodEstimation)2.10.3.2朴素贝叶斯分类器(NaiveBayesClassifier)2.10.3.3半朴素贝叶斯分类器(Semi-NaiveBayesClassif......