Try   HackMD

三角函數(Trigonometric functions)

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

定義

假設三角形的對邊(Opposite)為

a、鄰邊(Adjacent)為
b
、斜邊(Hypotenuse)為
c
,則:

  • 正弦(Sine):
    sinθ=ac
  • 餘弦(Cosine):
    cosθ=bc
  • 正切(Tangent):
    tanθ=ab
  • 餘切(Cotangent):
    cotθ=ba
  • 正割(Secant):
    secθ=cb
  • 餘割(Cosecant):
    cscθ=ca
0
15
30
45
60
75
90
sin
0
624
12
22
32
6+24
1
cos
1
6+24
32
22
12
624
0
tan
0
23
33
1
3
2+3
Null

三角函數應用

  1. 如果已知斜邊長度,假設為
    c
    ,且知道斜邊與鄰邊夾角度數為
    θ
    度,則鄰邊長度為
    cosθc
    、對邊長度為
    sinθc
  2. 如果已知鄰邊長度為
    b
    ,且知道斜邊與鄰邊夾角度數為
    θ
    度,則對邊長度為
    tanθb
    、斜邊長度為
    secθb
  3. 如果已知對邊長度為
    a
    ,且知道斜邊與鄰邊夾角度數為
    θ
    度,則鄰邊長度為
    cotθa
    、斜邊長度為
    cscθa

畢氏恆等式(Pythagorean identity)

  • sin2θ+cos2θ=1
  • 1+tan2θ=sec2θ
  • 1+cot2θ=csc2θ

sin2θ means
(sinθ)2
;推導可以從畢氏定理過去推。

三角函數和角公式(Angle sum identities)

  • sin(α+β)=sinαcosβ+cosαsinβ
  • cos(α+β)=cosαcosβsinαsinβ
  • tan(α+β)=tanα+tanβ1tanαtanβ

三角函數差角公式(Angle difference identities)

  • sin(αβ)=sinαcosβcosαsinβ
  • cos(αβ)=cosαcosβ+sinαsinβ
  • tan(αβ)=tanαtanβ1+tanαtanβ

二倍角公式(Double-angle formulae)

  • sin(2θ)=2sinθcosθ=2tanθ1+tan2θ
  • cos(2θ)=cos2θsin2θ=2cos2θ1=12sin2θ=1tan2θ1+tan2θ
  • tan(2θ)=2tanθ1tan2θ
  • cot(2θ)=cot2θ12cotθ
  • sec(2θ)=sec2θ2sec2θ
  • csc(2θ)=secθcscθ2

三角函數微分

  • (sinx)=limh0sin(x+h)sinxh=limh0sinxcosh+cosxsinhsinxh=limh0sinx(cosh1)+cosxsinhh=limh0sinxcosh1h+cosxsinhh=sinx0+cosx1=cosx
tags: Math