一.words

domaindomaindomain 定义域  naturalnaturalnatural domaindomaindomain 自然定义域
rangerangerange 值域  variablevariablevariable quantityquantityquantity 变量
independentindependentindependent variablevariablevariable 自变量  dependentdependentdependent variablevariablevariable 因变量
formulaformulaformula 公式  radiusradiusradius 半径
statestatestate 规定  positivepositivepositive 正
negativenegativenegative 负  nonnegativenonnegativenonnegative 非负
nonpositivenonpositivenonpositive 非正  realvaluedrealvaluedrealvalued functionfunctionfunction 实值函数
intervalintervalinterval 区间  openopenopen intervalintervalinterval 开区间
closedclosedclosed intervalintervalinterval 闭区间  halfhalfhalf openopenopen intervalintervalinterval 半开半闭区间
arrowarrowarrow diagramdiagramdiagram 矢量图  verifyverifyverify 检验
squaresquaresquare 平方  squaresquaresquare rootrootroot 平方根
arithmeticarithmeticarithmetic 算术,算法  reciprocalsreciprocalsreciprocals 倒数
CartesianCartesianCartesian planeplaneplane 笛卡尔平面(平面直角坐标系)  coordinatescoordinatescoordinates 坐标
scatterplotscatterplotscatterplot 散点图  TheTheThe VerticalVerticalVertical LineLineLine TestTestTest forforfor  aaa FunctionFunctionFunction 函数的垂直性检验
Piecewise−DefinedPiecewise-DefinedPiecewise−Defined FunctionFunctionFunction 分段倒数  absoluteabsoluteabsolute valuevaluevalue 绝对值
 increasingincreasingincreasing functionfunctionfunction 增函数  decreasingdecreasingdecreasing functionfunctionfunction 减函数
eveneveneven functionfunctionfunction 偶函数  oddoddodd functionfunctionfunction 奇函数
symmetrysymmetrysymmetry  对称性  symmetricsymmetricsymmetric  对称的
axisaxisaxis  轴  linearlinearlinear functionfunctionfunction 一次函数
identityidentityidentity functionfunctionfunction 恒等函数  costantcostantcostant functionfunctionfunction常数函数
powerpowerpower functionfunctionfunction幂函数  rationalrationalrational functionfunctionfunction 有理函数
algebraicalgebraicalgebraic functionfunctionfunction 代数函数  trigonometrictrigonometrictrigonometric functionfunctionfunction 三角函数
exponentialexponentialexponential functionfunctionfunction 指数函数  logarithmiclogarithmiclogarithmic functionfunctionfunction 对数函数
inverseinverseinverse functionfunctionfunction 反函数  transcendentaltranscendentaltranscendental functionfunctionfunction 超越函数
hyperbolahyperbolahyperbola 双曲线  slopeslopeslope 斜率
originoriginorigin 原点  proportionalproportionalproportional 成比例
multiplemultiplemultiple 倍数

二 .

1.Functions; Domain and Range

  y=f(x)y=f(x)y=f(x)              (“y equals f of x”)
  A function ƒ from a set D to a set Y is a rule that assigns a unique (single) element f(x)∈Yf(x)\in Yf(x)∈Y to each element x∈Dx \in Dx∈D.
  Notice that a function can have the same value at two different input elements in the domain, but each input element x is assigned a single output value ƒ(x).

2.Graphs of Functions

  If ƒ is a function with domain D, its graph consists of the points in the Cartesian plane whose coordinates are the input-output pairs for ƒ. In set notation, the graph is{(x,f(x))∣x∈D}\{(x,f(x))|x\in D\}{(x,f(x))∣x∈D}

3.Representing a Function Numerically

  The graph consisting of only the points in the table is called a scatterplot.

4.The Vertical Line Test for a Function

  A function ƒ can have only one value for each x in its domain, so no verticalline can intersect the graph of a function more than once. If a is in the domain of the function ƒ, then the vertical line x=ax=ax=a will intersect the graph of ƒ at the single point(a,f(a))(a,f(a))(a,f(a)) .

5.Piecewise-Defined Functions

  Sometimes a function is described by using different formulas on different parts of its domain. One example is the absolute value function
  The function whose value at any number x is the greatest integer less than or equal to x is called the greatest integer function or the integer floor function. It is denoted ⌊x⌋⌊x⌋⌊x⌋ .
  The function whose value at any number x is the smallest integer greater than or equal to x is called the least integer function or the integer ceiling function. It is denoted ⌈x⌉⌈x⌉⌈x⌉ .

6.Increasing and Decreasing Functions

7.Even Functions and Odd Functions: Symmetry

8.Common Functions

8.1 Linear Functions

  A function of the form ƒ(x)=mx+bƒ(x)=mx+bƒ(x)=mx+b, for constants m and b, is
called a linear function.
  The function ƒ(x)=xƒ(x)=xƒ(x)=x where m=1m = 1m=1 and b=0b = 0b=0 is called the identity function.
  Constant functions result when the slope m = 0
  A linear function with positive slope whose graph passes through the origin is called a proportionality relationship.

Two variables y and x are proportional (to one another) if one is always a constant multiple of the other; that is, if y=kxy = kxy=kx for some nonzero constant k.

  If the variable y is proportional to the reciprocal 1/x1/x1/x, then sometimes it is said that y is inversely proportional to x (because 1/x1/x1/x is the multiplicative inverse of x).

8.2 Power Functions

A function f(x)=xaf(x)=x^af(x)=xawhere a is a constant, is called a power function.

8.3 Polynomials

  A function p is a polynomial ifp(x)=anxn+an−1xn−1+...+a1x+a0p(x)=a_nx^n+a_{n-1}x^{n-1}+...+a_1x+a_0p(x)=an​xn+an−1​xn−1+...+a1​x+a0​  where n is a nonnegative integer and the numbers a0,a1,a2...an−1,ana_0,a_1,a_2...a_{n-1},a_na0​,a1​,a2​...an−1​,an​are real constants(called the coefficients of the polynomial). If the leading coefficient an an!=0a_n!=0an​!=0 and n>0n>0n>0, then n is called the degree of the polynomial.

8.4 Rational Functions

  A rational function is a quotient or ratio ƒ(x)=p(x)/q(x)ƒ(x) = p(x)/q(x)ƒ(x)=p(x)/q(x), where p and q are polynomials. The domain of a rational function is the set of all real x for which q(x)!=0q(x)!=0q(x)!=0

8.5 Algebraic Functions

  Any function constructed from polynomials using algebraic operations (addition, subtraction, multiplication, division, and taking roots) lies within the class of algebraic functions. All rational functions are algebraic, but also included are more complicated functions.

8.6 Trigonometric Functions

8.7 Exponential Functions

  Functions of the form f(x)=axf(x)=a^xf(x)=ax , where the base a>0a > 0a>0 is a positive constant and a!=0a!=0a!=0 have domain are called exponential functions.

8.8 Logarithmic Functions

  These are the functions ƒ(x)=logaxƒ(x) = log_a^xƒ(x)=logax​, where the base a!=1a!=1a!=1 is a positive constant. They are the inverse functions of the exponential functions

8.9 Transcendental Functions

  These are functions that are not algebraic. They include the trigonometric, inverse trigonometric, exponential, and logarithmic functions, and many
other functions as well. A particular example of a transcendental function is a catenary.

【托马斯微积分】(12版)阅读笔记1:函数相关推荐

  1. [MBSE]sysml实践指南第三版阅读笔记(一)

    SysML实践指南(第三版)阅读笔记(一) 作为入门前的基础知识了解 文章目录 SysML实践指南(第三版)阅读笔记(一) 前言 作者简介 一.概览 总结 前言 系统工程是为复杂工程问题开发解决方案的 ...

  2. javascript 高级程序设计(第4版)阅读笔记(三)

    第3章,内容很长,所以更得慢,主要讲的是ECMAScript   es的语言基础:语法.数据类型.基本操作符.流控制语句.理解函数,ECMAScript 的语法很大程度上借鉴了 C 语言和其他类 C  ...

  3. 《Java核心技术》(第12版)笔记(二)

    第三章 Java的基本程序设计结构 ▲一个简单的Java程序 ▲注释 ▲数据类型 ▲变量与常量 ▲运算符 ▲字符串 ▲输入与输出 ▲控制流程 ▲大数 ▲数组 3.1 一个简单的Java程序 Java标 ...

  4. linux源码阅读笔记 fork函数

    在阅读源码的过程中,发现找不到fork函数的定义.后来在linux/init/main.c中找到了这样一条语句 static inline _syscall0(int,fork) 原来这里就是fork ...

  5. 《Java核心卷 I》第10版阅读笔记第八章(书第九章)

    文章目录 第八章 集合 8.1 Java 集合框架 8.1.1 将集合的接口与实现分离 8.1.2 Collection 接口 8.1.3 迭代器 8.1.4 泛型实用方法 8.1.5 集合框架中的接 ...

  6. c++ primer 第五版 阅读笔记四

    第四章 复合类型 4.1 数组 数组的声明:关于数组的内容写了蛮多的,包括一维数组和二维数组的创建.调用.返回等等,甚至用到了static和new/delete关键字,详见:(一维数组相关内容)htt ...

  7. Adversarial Autoencoder(GAN和VAE的结合版) 阅读笔记

    最近看了Adversarial Autoencoders(以下简称AAE)这篇paper,就随便写几句笔记. paper链接,点我 1. 概述: GAN和VAE是近年来很火的生成模型(关于GAN,我之 ...

  8. JavaScript 权威指南--第七版--阅读笔记--number 部分

    Number 数字类型 JavaScript 的主要数字类型 Number 用于表示整数和近似实数. 当一个数字直接出现在 JavaScript 程序中时,它被称为 数字文字.JavaScript 支 ...

  9. Mastering ROS for Robotics Programming第二版阅读笔记

    Mastering ROS for Robotics Programming一书由Lentin Joseph和Jonathan Cacace编写,目录如下: 书中所用代码可以在github上找到,例如 ...

  10. 蔡高厅老师 - 高等数学阅读笔记 - 10 - 函数图像的描绘 - 微分三角形 -曲率(44 ~48)

    渐近线: 函数绝对值为0,去掉绝对值以后应该还为0 反推一下 . 函数图形的描绘 曲率 具有连续的切线: 47 曲率 参量方程表示 曲率的概念和计算公式 弯曲程度 切线转角大的,曲线弯曲厉害 转角一致 ...

最新文章

  1. 谣言粉碎机 - 极短时间内发送两个Odata request,前一个会自动被cancel掉?
  2. 2017年秋招美团Java程序员开发,看我如何拿到offer
  3. java向后兼容吗_Java向后不兼容历史的观察
  4. Apollo的基本概念和集成实战
  5. java字符串的哈希码_获取Java中字符串的哈希码
  6. iPhone 12明天凌晨发布,有望推动苹果市值超过2.2万亿美元
  7. day20T3改错记
  8. matlab中的语言,把c语言变成matlab语言,可以在matlab中运行。
  9. Vue Canvas 实现电子签名 手写板
  10. java修改桌面背景_用Java更换Windows桌面壁纸
  11. 回溯算法符号三角形java_算法设计与分析——符号三角形问题(回溯法)
  12. gradle 教程 0 - 安装篇
  13. MongoDB与物联网应用讲座
  14. 8 年 Java 开发含泪刷题,架构岗现在好难进,有点崩溃
  15. QT 怎么获取linux本机的IP地址?
  16. 二阶系统参数用matlab,实验一基于MATLAB的二阶系统动态性能分析
  17. 阿里云HaaS100物联网开发板学习笔记(三)轻应用初步--用js让小灯闪烁起来
  18. 学习大数据前应该了解什么?
  19. Dojo 1.6 最新官方教程: Hello Dojo!
  20. 【转】外连接&全连接的区别

热门文章

  1. Centos配置github
  2. InstantClient+PLSQL安装配置教程
  3. 数学分析视频+书籍等
  4. 微信小程序中-[渲染层网络层错误] pages/card/card.wxss 中的本地资源图片无法通过 WXSS 获取-解决办法
  5. 图解冰河木马一次使用过程
  6. Tribon参数化建模之__对型材端切的参数化建模解析
  7. Pikachu靶机系列之目录遍历、任意文件下载、敏感信息泄露、越权
  8. java tm 2已停止工作_Java(TM) 2 Platform Standard Edition binary 已停止工作
  9. 超级玛丽制作揭秘8跟踪打印 类FILEREPORT
  10. Gh0st3.6编译和源码免杀问题