幂函数:修订间差异
来自高中笔记
更多操作
添加表格 |
补全表头 |
||
| 第19行: | 第19行: | ||
!一般形式及常见函数 | !一般形式及常见函数 | ||
|- | |- | ||
!正整数次幂函数 | |||
|<math>y=x^n</math> (<math>x\in \mathbb{R}</math>,<math>n</math> 是正整数),如 <math>y=x</math>,<math>y=x^2</math>,<math>y=x^3</math> | |<math>y=x^n</math> (<math>x\in \mathbb{R}</math>,<math>n</math> 是正整数),如 <math>y=x</math>,<math>y=x^2</math>,<math>y=x^3</math> | ||
|- | |- | ||
!负整数次幂函数 | |||
|<math>y=\frac{1}{x^n}</math> 或 <math>y=x^{-n}</math> (<math>n</math> 是正整数,<math>x\neq 0</math>),如 <math>y=\frac{1}{x}</math>,<math>y=\frac{1}{x^2}</math> | |<math>y=\frac{1}{x^n}</math> 或 <math>y=x^{-n}</math> (<math>n</math> 是正整数,<math>x\neq 0</math>),如 <math>y=\frac{1}{x}</math>,<math>y=\frac{1}{x^2}</math> | ||
|- | |- | ||
!分数次幂函数 | |||
|自变量 <math>x</math> 的平方根 <math>\sqrt{x}</math> 或立方根 <math>\sqrt[3]{x}</math> 是最常见的分数次幂函数 | |自变量 <math>x</math> 的平方根 <math>\sqrt{x}</math> 或立方根 <math>\sqrt[3]{x}</math> 是最常见的分数次幂函数 | ||
|} | |} | ||
[[分类:函数]] | [[分类:函数]] | ||