Chap 19 Review

WebR Status

🟡 Loading...

Loading webR...

Exercise 1 Which pattern-book function is the derivative of the sigmoid function pnorm()? That is, pnorm(x)       diffanti-diff?

Reciprocal 1/x

Exponential ex

Sinusoid sin(x)

Gaussian dnorm(x)

Constant 1

question id: drill-Pattern-book-derivs-1

Exercise 2 Which pattern-book function is the anti-derivative of the reciprocal 1/x? That is, ?       diffanti-diff1x

NOTE: Differentiation produces a “child” function from a “parent” function. The child is the derivative of the parent. Putting the relationship the other way, the parent is the anti-derivative of the child. “Derivative” and “anti-derivative” are two ways of looking at the same relationship between a pair of functions. So, if f(x) is the derivative of F(x), then F(x) is the anti-derivative of f(x).

Reciprocal 1/x

Logarithm ln(x)

Sinusoid sin(x)

Gaussian dnorm(x)

Constant 1

question id: drill-Pattern-book-derivs-2

Exercise 3 {(x)}Which pattern-book function is the anti-derivative of the gaussian dnorm()? That is, ?       diffanti-diff

NOTE: Differentiation produces a “child” function from a “parent” function. The child is the derivative of the parent. Putting the relationship the other way, the parent is the anti-derivative of the child. “Derivative” and “anti-derivative” are two ways of looking at the same relationship between a pair of functions. So, if f(x) is the derivative of F(x), then F(x) is the anti-derivative of f(x). In other words: F(x)       diffanti-difff(x)

Reciprocal 1/x

Logarithm ln(x)

Sigmoid pnorm(x)

Gaussian dnorm(x)

Constant 1

question id: drill-Pattern-book-derivs-3

Exercise 4 What is the derivative of the power-law function xp?i That is, xp       diffanti-diff?

pxp

(p1)xp

pxp1

(p1)xp1

1pxp+1

question id: drill-Pattern-book-derivs-4

Exercise 5 There are two pattern-book functions whose second derivative is proportional to the function itself. Which are they?

Exponential and sinusoid

Exponential and sigmoid

Exponential and logarithm

Sinusoid and gaussian

question id: drill-Pattern-book-derivs-5

Exercise 6 What is the derivative of t5 with respect to t? That is, t5       diffanti-diff?

5t4

4t5

15t4

14t5

question id: drill-Pattern-book-derivs-6

Exercise 7 What is xx2?

2x       2       2x2       2/x      

question id: drill-Pattern-book-derivs-7

Exercise 8 What is tsin(x)

cos(x)       0       sin(x)       cos(x)      

question id: drill-Pattern-book-derivs-8

Exercise 9 Suppose you know only this one fact about f(x), that xxf(7.3)=1.6. Which of these statements must be true?

f(x) is increasing at x=7.3.

f(x) is concave up and decreasing at x=7.3

f(x) is concave up at x=7.3

f(x) is concave up at x=7.3, but eventually it will become concave down.

question id: drill-Pattern-book-derivs-9

Exercise 10 If f(x) is discontinuous at x=5, can it possibly be smooth at x=6?

Yes       No      

question id: drill-Pattern-book-derivs-10

Exercise 11 If g(x) is discontinuous at x=1, what will be the value of xg(x) at x=1?

Depends on how big the gap is at the discontinuity.

0

1/x

The derivative isn’t defined at a discontinuity.

question id: drill-Pattern-book-derivs-11

Exercise 12 Which of the following is the correct construction for tg(t)?

limh0g(t+h)g(t)h

limh0g(t+h)g(t)t

limh0g(t)g(t+h)h

limx0g(t+h)g(t)h

question id: drill-Pattern-book-derivs-12

Exercise 13 Which of these is a reasonable definition of a derivative?

A derivative is a function whose value tells, for any input, the instantaneous rate of change of the function from which it was derived.

A derivative is the slope of a function.

A derivative is a function whose value tells, for any input, the instantaneous change of the function from which it was derived.

question id: drill-Pattern-book-derivs-13

Exercise 14 Which one of these is not the derivative of a pattern-book function?

Reciprocal       Zero       One       Sigmoid      

question id: drill-Pattern-book-derivs-14

Exercise 15 Which of the following shapes of functions is not allowed? You are strongly advised to try to draw each shape.

Increasing and concave up.

Decreasing and concave up.

Increasing and concave down.

Decreasing and concave down.

None of them are allowed.

All of them are allowed.

question id: drill-Pattern-book-derivs-15

Exercise 16 If a function f is not defined at x=a, then which of the following is correct?

limxaf(x) cannot exist.

limxaf(x) could be 0.

limxaf(x) must approach

none of the above.

question id: fawn-tug-dish-1

Exercise 17  

  1. Which of the following is the reason that limx0sin(1/x) does not exist?

Because no matter how close x gets to 0, there are x’s near 0 for which sin(1/x)=1, and some for which sin(1/x)=1.

Because the function values oscillate around 0

Because 1/0 is undefined.

all of the above

question id: csc4-1

  1. Does limx0x2sin(1/x) exist? (Hint: A good way to check a limit limx0 is to graph the function in a small domain containing zero.)

No, because no matter how close x gets to 0, there are x’s near 0 for which sin(1/x)=1, and some for which sin(1/x)=1.

No, because the function values oscillate around 0.

No, because 1/0 is undefined.

Yes, it equals 0.

Yes, it equals 1.

question id: csc4-2

No answers yet collected
×

R History Command Contents

Download R History File