打开/关闭菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

函数

来自高中笔记
MM 喵了个留言 | 贡献2024年8月5日 (一) 15:17的版本

定义:

  • [math]\displaystyle{ A, B }[/math]非空的数集
  • 如果对于集合 [math]\displaystyle{ A }[/math] 中任意一个数 [math]\displaystyle{ x }[/math]
  • 按照某种确定的对应关系 [math]\displaystyle{ f }[/math]
  • 集合 [math]\displaystyle{ B }[/math] 中都有唯一确定的数 [math]\displaystyle{ y }[/math] 和它对应,
  • 那么就称 [math]\displaystyle{ f: A \longrightarrow B }[/math] 为从集合 [math]\displaystyle{ A }[/math] 到集合 [math]\displaystyle{ B }[/math] 的一个函数,记作 [math]\displaystyle{ y = f(x), \; x \in A }[/math].

其中:

  • [math]\displaystyle{ x }[/math] 叫做自变量,
  • [math]\displaystyle{ x }[/math] 的取值范围 [math]\displaystyle{ A }[/math] 叫做函数的定义域
  • [math]\displaystyle{ x }[/math] 的值相对应的 [math]\displaystyle{ y }[/math] 值叫做函数值,
  • 函数值的集合 [math]\displaystyle{ \{f(x) \mid x \in A\} }[/math] 叫做函数的值域.