Quiz:Piecewise definition of function

From Calculus
Revision as of 22:18, 19 October 2011 by Vipul (talk | contribs) (→‎Converting to and from piecewise definitions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This quiz is related to piecewise definition of function.

Converting to and from piecewise definitions

1 Which of the following is the correct piecewise linear definition for |x+1||x|?

{1,x11,x<1
{1,x00,1<x<01,x1
{1,x02x+1,1<x<01,x1
{2x+1,x1/22x1,x<1/2
{1,x02x+1,1/2<x<02x1,1x1/21,x1

2 Suppose a<b are real numbers. For an real number x, define f(x) as the minimum of the distances from x to a and b. In other words, f(x):=min{|xa|,|xb|}. Which of the following is the correct piecewise linear definition of f?

{ax,xax(a+b)/2,a<x<bxb,xb
{ax,xaxa,a<x<bxb,xb
{ax,xabx,a<x<bxb,xb
{ax,xaxa,a<x<(ba)/2bx,(ba)/2x<bxb,xb
{ax,xaxa,a<x<(b+a)/2bx,(b+a)/2x<bxb,xb

3 Suppose a1<a2<<an are n distinct real numbers. For an real number x, define f(x) as the minimum of the distances from x to each of the numbers a1,a2,,an. In other words, f(x):=min{|xa1|,|xa2|,|xa3|,,|xan|}. How many different linear pieces does the correct piecewise linear definition of f have?

n
n+1
2n2
2n1
2n


Pointwise combination (computational)

Suppose f(x):={x2,x<2x3,x2 and g(x):={x+1,x12x+3,x>1. What is (f+g)(x)?

{x2+x+1,x33x+3,x>3
{x2+x+1,x<33x+3,x3
{x2+x+1,x1x2+2x+3,1<x<2x3+2x+3,x2
{x2+x+1,x<1x2+2x+3,1x2x3+2x+3,x>2
{x2+x+1,x<2x3+2x+3,2x3x2+2x+3,x>3


Continuity and pointwise combination

1 Suppose f and g are functions defined on a closed interval [a,b] and are both piecewise continuous, i.e., each function is continuous except possibly at finitely many points in the open interval (a,b). Then, which of the following functions is not guaranteed to be a piecewise continuous function on [a,b]?

f+g, the pointwise sum of functions
fg, the pointwise difference of functions
fg, the pointwise product of functions
None of the above, i.e., they are all guaranteed to be piecewise continuous functions on [a,b]
All of the above, i.e., none of them is guaranteed to be a piecewise continuous function on [a,b]

2 Suppose f and g are functions defined on all of R. f is discontinuous at 5 points and g is discontinuous at 3 points. What can we say about f+g?

It is discontinuous at exactly 8 points
It is discontinuous at at least 8 points
It is discontinuous at at most 2 points
It is discontinuous at at least 2 points and at most 8 points
It may be discontinuous at an arbitrarily large number of points.

3 Suppose f and g are functions defined on all of R. f is discontinuous at 5 points and g is discontinuous at 3 points. What can we say about fg?

It is discontinuous at exactly 8 points
It is discontinuous at at least 8 points
It is discontinuous at at most 8 points
It is discontinuous at at least 2 points
It is discontinuous at at most 2 points

4 Suppose f and g are functions defined on all of R. Suppose f is continuous and piecewise linear, with different nonconstant linear piece definitions on the interval (,0],[0,2],[2,). Suppose g is continuous and piecewise linear with different piece definitions on (,1],[1,3],[3,). What can we say about the pointwise product of functions fg?

It is continuous and piecewise linear, with (potentially) different piece definitions on the intervals (,0],[0,1],[1,2],[2,3],[3,)
It is continuous and piecewise quadratic, with (potentially) different piece definitions on the intervals (,0],[0,1],[1,2],[2,3],[3,)
It is continuous and linear with a single piece definition
It is continuous and quadratic with a single piece definition
It is linear but need not be continuous


Composition

Fill this in later

Differentiation

Fill this in later