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

 
(같은 사용자의 중간 판 17개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
;exponentiation, power
;exponentiation, power
;거듭제곱, 누승, 멱
;[[指數]], [[累]][[乘]], [[冪]]
;지수, 누승, 멱, 거듭제곱
* 이항 연산
* 하나의 수를 여러 번 곱하는 연산
* 같은 수나 식을 거듭 곱하는 일
 
==기호==
<math>a^n</math>
<math>a^n</math>
*a: 밑(base)
{| class='wikitable'
*n: 지수, 승수(exponent, index, power)
| a || 밑(base)
|-
| n || 지수, 승수(exponent, index, power)
|}


==성질==
==성질==
<math>a\neq 0</math>이고 n이 정수일 때
:<math>a^0=1</math>
:<math>a^0=1</math>
n이 정수일 때
:<math>a^{-n}=\frac{1}{a^n}</math>
:<math>a^{-n}=\frac{1}{a^n}</math>


==같이 보기==
==같이 보기==
*[[지수법칙]]
{{z컬럼3|
*[[지수함수]]
* [[제곱]]
* [[거듭]]
* [[0^0]]
* [[세제곱]]
* [[power]]
* [[지수법칙]]
* [[지수함수]]
* [[지수와 로그]]
* [[2의 거듭제곱]]
* [[거듭제곱의 합]]
* [[거듭제곱의 미분]]
}}
 
==참고==
{{사전링크}}


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

2021년 11월 3일 (수) 23:12 기준 최신판

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 같이 보기[ | ]

5 참고[ | ]

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