,
,
,
,
,
,
,
,
,
은(는) 여기로 연결됩니다. 제곱근 오(五) {{{#!wiki style="display: inline; display: none" square root of five | ||||||||||||||||
√5 | ||||||||||||||||
<colbgcolor=#F5F5F5,#2E3033> 종류 | 대수적 무리수 | |||||||||||||||
약수 | ||||||||||||||||
제곱 | ||||||||||||||||
문화권별 숫자 표기 | ||||||||||||||||
(해당 없음) {{{#!wiki style="display: none; display: 1; margin: 0 -10px -5px; min-height: calc(1.5em + 5px)"{{{#!folding [ 펼치기 · 접기 ] {{{#!wiki style="display: block; display: none; margin: -5px -2px -11px" | <nopad> 로마 숫자 | }}}{{{#!wiki style="display: block; display: none; margin: -5px -2px -11px" | <tablealign=center><tablewidth=100%><nopad> 그리스 숫자 | }}}{{{#!wiki style="display: block; display: none; margin: -5px -2px -11px" | <tablealign=center><tablewidth=100%><nopad> 동부 아라비아 숫자 | }}}{{{#!wiki style="display: block; display: none; margin: -5px -2px -11px" | <tablealign=center><tablewidth=100%><nopad> 갖은자 | }}}{{{#!wiki style="display: block; display: none; margin: -5px -2px -11px" | <tablealign=center><tablewidth=100%><nopad> 이체자 | }}}}}}}}} |
[clearfix]
1. 개요
[math(\sqrt5)](루트 5). 서로 제곱해서 5가 되는 수다. 무리수에 속한다. 근삿값은 2.236067977499789696409173668731276235440618359611525724270897...이다. 분수 근삿값으로는 [math(\dfrac{38}{17}, \dfrac{161}{72}, \dfrac{682}{305})] 등이 있다.2. 출현
직각 삼각형에서 두 변의 길이가 각각 1, 2면 빗변의 길이는 [math(\sqrt5)]가 된다.피보나치 수열의 일반식이나 오망성의 각 변의 비율, 황금비[math(\left(\displaystyle\frac{ 1 + \sqrt{ 5 } }{ 2 } \right))] 등에서 등장한다.
[math(\displaystyle \begin{aligned} F_n &=\frac{1}{\sqrt{5}}\left\{\left(\frac{1+\sqrt{5}}{2}\right)^n-\left(\frac{1-\sqrt{5}}{2}\right)^n\right\} \\ &=\frac{({1+\sqrt{5}})^n-({1-\sqrt{5}})^n}{2^n\sqrt{5}} \\ &= \frac{1}{2^{n-1}} \sum_{i=1}^{\lfloor (n+1)/2 \rfloor}{\!\binom{n}{2i-1} 5^{i-1}} \end{aligned})]
([math(\lfloor (n+1)/2 \rfloor)]는 [math((n+1)/2)] 이하의 최대 정수 (피보나치 수열)