"거듭제곱"의 두 판 사이의 차이

7번째 줄: 7번째 줄:
==기호==
==기호==
<math>a^n</math>
<math>a^n</math>
:a: 밑(base)
{| class='wikitable'
:n: 지수, 승수(exponent, index, power)
| a || 밑(base)
|-
| n || 지수, 승수(exponent, index, power)
|}


==성질==
==성질==
16번째 줄: 19번째 줄:


==같이 보기==
==같이 보기==
*[[지수법칙]]
* [[지수법칙]]
*[[지수함수]]
* [[지수함수]]
*[[지수와 로그]]
* [[지수와 로그]]
*[[0^0]]
* [[0^0]]
*[[거듭제곱의 미분]]
* [[거듭제곱의 합]]
*[[제곱]]
* [[거듭제곱의 미분]]
*[[세제곱]]
* [[제곱]]
*[[power]]
* [[세제곱]]
*[[거듭]]
* [[power]]
* [[거듭]]


[[분류: 수학]]
[[분류: 수학]]
[[분류: 제곱]]
[[분류: 제곱]]

2017년 8월 6일 (일) 10:01 판

1 개요

exponentiation, power
거듭제곱, 누승, 멱, 지수
  • 이항 연산
  • 하나의 수를 여러 번 곱하는 연산

2 기호

[math]\displaystyle{ a^n }[/math]

a 밑(base)
n 지수, 승수(exponent, index, power)

3 성질

[math]\displaystyle{ a\neq 0 }[/math]이고 n이 정수일 때

[math]\displaystyle{ a^0=1 }[/math]
[math]\displaystyle{ a^{-n}=\frac{1}{a^n} }[/math]

4 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}