Function Exercises

Tackle these to solidify the ideas from the course.

Exercise 1

Find the domain of f(x)=1x1+4x2f(x) = \dfrac{1}{x-1} + \sqrt{4 - x^2}.

Answer and Analysis(3 个标签)
functiondomaincomposite function

Require x1x \ne 1 and 4x204 - x^2 \ge 02x2-2 \le x \le 2.
Domain: [2,1)(1,2][-2,1) \cup (1,2].

Exercise 2

Determine whether f(x)=x3xf(x) = x^3 - x is odd, even, or neither. State its monotonicity.

Answer and Analysis(4 个标签)
functionparityodd functionmonotonicity

f(x)=x3+x=f(x)f(-x) = -x^3 + x = -f(x) ⇒ odd.
f(x)=3x21f'(x) = 3x^2 - 1: decreasing on (13,13)\left(-\tfrac{1}{\sqrt{3}}, \tfrac{1}{\sqrt{3}}\right), increasing elsewhere.

Exercise 3

Compute limx0ex1x\displaystyle \lim_{x\to 0} \dfrac{e^x - 1}{x}.

Answer and Analysis(3 个标签)
functionlimitexponential function

Standard limit for the exponential: limx0ex1x=1\lim_{x\to 0}\dfrac{e^x - 1}{x} = 1.


总结

本文出现的符号

符号类型读音/说明在本文中的含义
f(x)f(x)数学符号f of x练习中的函数
lim\lim数学符号limit极限运算符
exe^x数学符号e to the x指数函数

中英对照

中文术语英文术语音标说明
定义域domain/dəʊˈmeɪn/使函数有意义的自变量集合
奇函数odd function/ɒd ˈfʌŋkʃən/满足 f(x)=f(x)f(-x)=-f(x) 的函数
单调性monotonicity/ˌmɒnəʊtəˈnɪsɪti/增减趋势的性质
极限limit/ˈlɪmɪt/描述变量趋近时函数的趋势