Quiz:Differentiation rules: Difference between revisions
(Created page with "<quiz display=simple> {Which of the following verbal statements is ''not valid as a general rule''? |type="()"} - The derivative of the sum of two functions is the sum of the der...") |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Review the rules before or while attempting the quiz questions: <toggledisplay>{{#lst:derivative|differentiation rules}}</toggledisplay> | |||
See also [[:Category:Differentiation rules]] for a list of all the differentiation rules pages (including pages for higher derivatives, which are not in this table). | |||
==Qualitative and existential questions== | |||
<quiz display=simple> | <quiz display=simple> | ||
{Suppose <math>f</math> and <math>g</math> are both functions from <math>\R</math> to <math>\R</math>. Suppose further that <math>f</math> and <math>g</math> are both differentiable at a point <math>x_0 \in \R</math>. Which of the following functions can we ''not'' guarantee to be differentiable at <math>x_0</math>? | {Suppose <math>f</math> and <math>g</math> are both functions from <math>\R</math> to <math>\R</math>. Suppose further that <math>f</math> and <math>g</math> are both differentiable at a point <math>x_0 \in \R</math>. Which of the following functions can we ''not'' guarantee to be differentiable at <math>x_0</math>? | ||
|type="()"} | |type="()"} | ||
Line 34: | Line 28: | ||
- The difference <math>f - g</math>, i.e., the function <math>x \mapsto f(x) - g(x)</math> | - The difference <math>f - g</math>, i.e., the function <math>x \mapsto f(x) - g(x)</math> | ||
- The product <math>f \cdot g</math>, i.e., the function <math>x \mapsto f(x)g(x)</math> | - The product <math>f \cdot g</math>, i.e., the function <math>x \mapsto f(x)g(x)</math> | ||
+ The composite <math>f \circ g</math>, i.e., the function <math>x \mapsto f(g(x))</math> | |||
- None of the above, i.e., they are all guaranteed to have a left hand derivative on all of <math>\R</math> | |||
</quiz> | |||
==Generic point computation questions== | |||
<quiz display=simple> | |||
{Which of the following verbal statements is ''not valid as a general rule''? | |||
|type="()"} | |||
- The derivative of the sum of two functions is the sum of the derivatives of the functions. | |||
|| This ''is'' valid as a general rule. See [[differentiation is linear]]. | |||
- The derivative of the difference of two functions is the difference of the derivatives of the functions. | |||
|| This ''is'' valid as a general rule. See [[differentiation is linear]]. | |||
- The derivative of a constant times a function is the same constant times the derivative of the function. | |||
|| This ''is'' valid as a general rule. See [[differentiation is linear]]. | |||
+ The derivative of the product of two functions is the product of the derivatives of the functions. | |||
|| This is a ''wrong'' rule that goes by the name of the [[freshman product rule]]. The correct version is the [[product rule for differentiation]]. | |||
- None of the above, i.e., they are all valid as general rules. | |||
{Suppose <math>f</math> and <math>g</math> are both twice differentiable functions everywhere on <math>\R</math>. Which of the following is the correct formula for <math>(f \cdot g)''</math>, the second derivative of the pointwise product? | {Suppose <math>f</math> and <math>g</math> are both twice differentiable functions everywhere on <math>\R</math>. Which of the following is the correct formula for <math>(f \cdot g)''</math>, the second derivative of the [[pointwise product of functions]]? | ||
|type="()"} | |||
- <math>f'' \cdot g + f \cdot g''</math> | - <math>f'' \cdot g + f \cdot g''</math> | ||
- <math>f'' \cdot g + f' \cdot g' + f \cdot g''</math> | - <math>f'' \cdot g + f' \cdot g' + f \cdot g''</math> | ||
Line 45: | Line 57: | ||
- <math>f'' \cdot g - 2f' \cdot g' + f \cdot g''</math> | - <math>f'' \cdot g - 2f' \cdot g' + f \cdot g''</math> | ||
{Suppose <math>f</math> and <math>g</math> are both twice differentiable functions everywhere on <math>\R</math>. Which of the following is the correct formula for <math>(f \circ g)''</math>, the second derivative of the | {Suppose <math>f</math> and <math>g</math> are both twice differentiable functions everywhere on <math>\R</math>. Which of the following is the correct formula for <math>(f \circ g)''</math>, the second derivative of the [[composite of two functions]]? | ||
|type="()"} | |||
- <math>(f'' \circ g) \cdot g''</math> | - <math>(f'' \circ g) \cdot g''</math> | ||
- <math>(f'' \circ g) \cdot (f' \circ g') \cdot g''</math> | - <math>(f'' \circ g) \cdot (f' \circ g') \cdot g''</math> | ||
Line 52: | Line 65: | ||
|| See [[chain rule for differentiation]], [[chain rule for higher derivatives]]. | || See [[chain rule for differentiation]], [[chain rule for higher derivatives]]. | ||
- <math>(f' \circ g') \cdot (f \circ g) + (f'' \circ g'')</math> | - <math>(f' \circ g') \cdot (f \circ g) + (f'' \circ g'')</math> | ||
{ Suppose <math>f_1,f_2,f_3</math> are everywhere differentiable functions from <math>\R</math> to <math>\R</math>. What is the derivative <math>(f_1 \cdot f_2 \cdot f_3)'</math>, where <math>f_1 \cdot f_2 \cdot f_3</math> denotes the [[pointwise product of functions]]? | |||
|type="()"} | |||
- <math>f_1' \cdot f_2' \cdot f_3'</math> | |||
+ <math>f_1' \cdot f_2 \cdot f_3 + f_1 \cdot f_2' \cdot f_3 + f_1 \cdot f_2 \cdot f_3'</math> | |||
|| See [[product rule for differentiation#Statement for multiple functions]] | |||
- <math>f_1 \cdot f_2' \cdot f_3' + f_1' \cdot f_2 \cdot f_3' + f_1 \cdot f_2 \cdot f_3'</math> | |||
- <math>f_1' \cdot f_2 + f_2' \cdot f_3 + f_3' \cdot f_1</math> | |||
- <math>f_1'' \cdot f_2' \cdot f_3</math> | |||
{ Suppose <math>f_1,f_2,f_3</math> are everywhere differentiable functions from <math>\R</math> to <math>\R</math>. What is the derivative <math>(f_1 \circ f_2 \circ f_3)'</math> where <math>\circ</math> denotes the [[composite of two functions]]? In other words, <math>(f_1 \circ f_2 \circ f_3)(x) := f_1(f_2(f_3(x)))</math>. | |||
|type="()"} | |||
+ <math>(f_1' \circ f_2 \circ f_3) \cdot (f_2' \circ f_3) \cdot f_3'</math> | |||
|| See [[chain rule for differentiation#Statement for multiple functions]] | |||
- <math>(f_1' \cdot f_2 \cdot f_3) \circ (f_2' \cdot f_3) \circ f_3'</math> | |||
- <math>(f_1 \circ f_2' \circ f_3') \cdot (f_2 \circ f_3') \cdot f_3</math> | |||
- <math>(f_1 \cdot f_2' \cdot f_3') \circ (f_2 \cdot f_3') \circ f_3</math> | |||
- <math>f_1' \circ f_2' \circ f_3'</math> | |||
</quiz> | |||
==Predicting when things become zero== | |||
The questions here can be done in two ways. The first is to use the abstract differentiation rules to figure things out. The second is to actually determine the possibilities for the functions at hand, and then figure out what we can say about their sums, products, and composites. | |||
<quiz display=simple> | |||
{Suppose <math>\! f,g</math> are everywhere differentiable functions on <math>\R</math> and <math>\! f' = g' = 0</math> everywhere. For which of the following functions can we ''not'' conclude that the derivative is zero everywhere? | |||
|type="()"} | |||
- <math>\! f + g</math> | |||
- <math>f \cdot g</math> | |||
- <math>f \circ g</math> | |||
- All of the above, i.e., we cannot conclude for sure that the derivative is zero for any of these functions. | |||
+ None of the above, i.e., the derivative is necessarily zero everywhere for each of these functions | |||
{Suppose <math>\! f,g</math> are everywhere twice differentiable functions on <math>\R</math> and <math>\! f'' = g'' = 0</math> everywhere. For which of the following functions can we ''not'' conclude that the second derivative is zero everywhere? | |||
|type="()"} | |||
- <math>\! f + g</math> | |||
+ <math>f \cdot g</math> | |||
|| <math>f</math> and <math>g</math> must both be either constant or linear functions. However, the product of two linear functions is quadratic and hence not linear. For instance <math>f(x) = x</math> and <math>g(x) = x</math> are examples. | |||
- <math>f \circ g</math> | |||
- All of the above, i.e., we cannot conclude for sure that the second derivative is zero for any of these functions. | |||
- None of the above, i.e., the second derivative is necessarily zero everywhere for each of these functions | |||
{Suppose <math>\! f,g</math> are everywhere thrice differentiable functions on <math>\R</math> and <math>\! f''' = g''' = 0</math> everywhere. For which of the following functions can we ''definitively'' conclude that the third derivative is zero everywhere? | |||
|type="()"} | |||
+ <math>\! f + g</math> | |||
- <math>f \cdot g</math> | |||
|| Both <math>f</math> and <math>g</math> are polynomials of degree at most 2, but their product need not be. | |||
- <math>f \circ g</math> | |||
|| Both <math>f</math> and <math>g</math> are polynomials of degree at most 2, but their product need not be. | |||
- All of the above, i.e., the third derivative is zero everywhere for each of these functions | |||
- None of the above, i.e., the third derivative is not necessarily zero everywhere for any of these functions | |||
</quiz> | </quiz> |
Latest revision as of 17:04, 19 October 2011
Review the rules before or while attempting the quiz questions: [SHOW MORE]
See also Category:Differentiation rules for a list of all the differentiation rules pages (including pages for higher derivatives, which are not in this table).
Qualitative and existential questions
Generic point computation questions
Predicting when things become zero
The questions here can be done in two ways. The first is to use the abstract differentiation rules to figure things out. The second is to actually determine the possibilities for the functions at hand, and then figure out what we can say about their sums, products, and composites.