11

Maxima and minima and sketching functions

11.1 Introduction

Differentiation can be used to examine the behaviour of a function and find regions where it is increasing or decreasing, and where it has maximum and minimum values. For instance, we may be interested in finding the maximum height, maximum power, or generating the maximum profit, or in finding ways to use the minimum amount of energy or minimum use of materials. Maximum and minimum points can also help in the process of sketching a function.

11.2 Stationary points, local maxima and minima

Example 11.1

Throw a stone in the air and initially it will have a positive velocity as the height, s, increases; that is, ds / dt > 0. At some point it will start to fall back to the ground, the distance from the ground is then decreasing, and the velocity is negative, ds / dt < 0. In order to go from a positive velocity to a negative velocity there must be a turning point, where the stone is at its maximum height and the velocity is zero. If the stone has initial velocity 20 ms−1, how can we find the maximum height that it reaches?

In order to express the velocity of the stone we can make the assumption that air resistance is negligible and use the relationship between distance and time for motion under constant acceleration, giving

s=ut+12at2

si4_e

where s is the distance travelled, u the initial velocity, t is time, and a the acceleration. In this case, u = 20 ms−1 and a = –g (acceleration due to gravity ≈ 10 ms−2), so s = 20t – 5t2.

At the maximum height, the rate of change of distance with time must be 0, that is, the velocity is 0. Therefore, we differentiate to find the velocity:

υ=dsdt=2010t

si5_e

Putting υ = 0 gives

0=2010t10t=20t=2

si6_e

We have shown that the maximum height is reached after 2 s. But what is that height? Substituting t = 2 into the equation for s gives

s=20(2)5(2)2=20m

si7_e

giving the maximum value of s as 20 m.

This example illustrates the important step in finding maximum and minimum values of a function, y = f (x). That is, we differentiate and solve

dydx=0

si8_e

This may give various values of x. The points where dy / dx = 0 are called the stationary points but having found these we still need a way of deciding whether they could be maximum or minimum values. In the example, we knew that a stone thrown into the air must reach a maximum height and then return to the ground, and so by solving ds / dt = 0 we would find the time at the maximum. Other problems may not be so clear cut and thus we need a method of distinguishing between different types of stationary points.

A stationary point is classified as either a local maximum, a local minimum, or a point of inflexion. The plural of maximum is maxima and the plural of minimum is minima. The word ‘local’ is used in the description, because local maxima or local minima do not necessarily give the overall maximum or minimum values of the function. For instance, in Figure 11.1 there is a local maximum at B, but the value of y at x = x1 is actually bigger; hence, the overall maximum value of the function in the range is given by y at xl.

f11-01-9780750658553
Figure 11.1 A graph of some function y = f(x) plotted from x = x1 to x = x2. Points A, B, and C in the graph are stationary points. They are points where the gradient of the tangent to the curve is zero, that is, dy / dx = 0.

To see how to classify stationary points, examine Figure 11.1, where points A, B, and C are all stationary points.

In order to analyse the slope of the function, imagine the function as representing the cross-section of a mountain range and we are crossing it from left to right.

At points A, B, and C in Figure 11.1, the gradient of the tangent to the curve is zero, that is, dy / dx = 0.

At A there is a local minimum, where the graph changes from going downhill to going uphill.

At B there is a local maximum, where the graph changes from going uphill to going downhill.

At C there is a point of inflexion, where the graph goes flat briefly before resuming its descent.

Local maxima and minima are also called turning points because the function is changing from increasing to decreasing or vice versa.

By looking at where the graph is going uphill, that is, dy/dx > 0, at where it is going downhill, that is, dy/dx < 0, and especially remembering to mark the points where dy/dx = 0, the stationary points, we can draw a very rough sketch of the derivative of any function just by looking at its graph. This we do for our example graph in Figure 11.2. By examining the graph of dy/dx we can see that at a local minimum point dy/dx = 0 and dy/dx is negative just before the minimum and positive afterwards. For a local maximum point dy/dx = 0 and dy/dx is positive just before the maximum and negative afterwards.

f11-02-9780750658553
Figure 11.2 (a) The graph of Figure 11.1. (b) A sketch of its derivative dy/dx = f′ (x). Where y = f(x) has a stationary point, that is, where the tangent to the curve is flat, then dy/dx = 0. Where f(x) is increasing the derivative is positive and where f(x) is decreasing the derivative is negative.

If at the point where dy/dx = 0 and the derivative has the same sign on either side of the stationary point then it must be a point of inflexion. (At point C, dy/dx is negative just before and just after x = c.)

Analysing the sign of dy/dx on either side of a stationary point is one way of classifying whether it is a maximum, minimum, or point of inflexion. Another, sometimes quicker way, is to use the derivative of the derivative, the second derivative, d2y/dx2, also referred to as f″ (x).

To understand how to use the second derivative, examine Figure 11.2(b). We can see that at xa, f″ (x) is heading uphill; hence, its slope, f″ (x), is positive. At xb f’ (x) is heading downhill; hence, its slope, f″ (x), is negative. At xc, f’ (x) has zero slope and therefore f″ (x) is 0.

We can now summarize the steps involved in finding and classifying the stationary points of a function y = f (x) and in finding the overall maximum or minimum value of a function.

Step 1 Find the values of x at the stationary points. First, find dy/dx and then solve for x such that dy/dx = 0.

Step 2 To classify the stationary points there is a choice of method, although Method 2 does not always give a conclusive result.

Method 1 For each of the values of x found in Step 1, find out whether the derivative is positive or negative just before the stationary point and just after the stationary point. The classifications are summarized below.

dy/dx before0dy/dx afterType of stationary point
+0Maximum point
0+Minimum point
+0+Point of inflexion
0Point of inflexion

tbl1



These results are summarized in Figure 11.3.

f11-03-9780750658553
Figure 11.3 Distinguishing stationary points: (a) a maximum point; (b) a minimum point; (c) two points of inflexion. The sign of the slope of the curve, given by dy/dx, are marked on either side of the stationary point.

Method 2 Find the second derivative, d2y /dx2 and substitute in turn each of the values of x found in Step 1 (the values of x at the stationary points).
If d2y/dx2 is negative, this indicates that there is a maximum point.
If d2y/dx2 is positive, this indicates that there is a minimum point.
However, if d2y/dx2 = 0, then the test is inconclusive and we must revert to Method 1.

Step 3 Find the values of y at the maximum and minimum points to give the co-ordinates of the turning points.

Step 4 The overall maximum or minimum values of the function can be found in the following way, as long the function is continuous over the values of x of interest. Substitute the boundary values of x into the function to find the corresponding values for y. Compare the values of y found in Step 3 to these boundary values to find the overall maximum and minimum.

Example 11.2

Find and classify the stationary points of y = x3–9x2 +24 x + 3 and find the overall maximum and minimum value of the function in the range x = 0 to x = 5.

Solution

Step 1. First, we must solve dy/dx = 0

y=x39x2+24x+3dydx=3x218x+24

si9_e

So we put

3x218x+24=0x26x+8=0?(dividing?by?3)(x2)?(x4)=0

si10_e

(factorizing to find the roots, although we could also use the formula for solving a quadratic equation if no factorization can easily be found)

??x2=0??or??x4=0??x=2??or??x=4

si11_e

Therefore, the stationary points occur when x = 2 or x = 4.

Step 2. To classify these we use Method 2 as outlined above and look at the second derivative, that is, we differentiate dy/dx

dydx=3x218x+24d2ydx2=6x18

si12_e

At x = 2, d2y/dx2= 12 – 18 = −6, which is negative, showing that at x = 2, f″ (x) is negative and we therefore have a local maximum.

At x = 4, d2y /dx2 = 24 – 18 = 6, which is positive, showing that at x = 4, f″ (x) is positive and we therefore have a local minimum.

Step 3. We still need to know the function value, the value of y at these stationary points. To find the value of y we substitute into the original expression. At x = 2, we get

y=(2)39(2)2+24(2)+3=836+48+3=23

si13_e

Therefore, the local maximum occurs at the point (2,23). At x = 4, we get

y=(4)?39(4)2+24(4)+3=64144+96+3=19

si14_e

Hence, the local minimum occurs at the point (4,19).

Step 4. To find the overall maximum value and minimum value, substitute the boundary values for x. These are given as x = 0 and x = 5.

At x = 0, y = (0)3 – 9(0)2 + 24(0) + 3 = 0 −0 + 0 + 3 = 3 At x = 5, y = (5)3 – 9(5)2 + 24(5) + 3 = 125 – 225 + 120 + 3 = 23 So the boundary points are (0,3) and (5,23).

Comparing the numbers 3 and 23 with the values of the function at the maximum and minimum in Step 3, that is, 23 and 19, we can see that the overall maximum value occurs at x = 5 and x = 2, where y = 23. The overall minimum value occurs at x = 0, where y = 3. These findings are confirmed by the sketch of the function, which we now have sufficient information to make, as in Figure 11.4.

f11-04-9780750658553
Figure 11.4 Sketch of y = x39x2 + 24x + 3.

Example 11.3

Find and classify the stationary points of y = – (2 – x)4.

Solution

Step 1

y=(2x)4dydx=4(2x)3

si15_e

Stationary points occur where dy/dx = 0:

4(2x)3=0x=2

si16_e

Step 2. To classify this stationary point, we differentiate again:

d2ydx2=12(2x)2

si17_e

At x = 2, we get d2y/dx2= – 12(2 – 2)2 = 0. So the second derivative is zero.

We cannot use the second derivative test to classify the stationary point because a zero value is inconclusive, so we go back to the first derivative and examine its sign at a value of x just less than x = 2 and just greater than x = 2. This can be done with the help of a table. Choose any values of x less than x = 2 and greater than x = 2, and here we choose x = 1 and x = 3. Be careful if the function is discontinuous at any point not to cross the discontinuity

u11-01-9780750658553

At x = 1, dy/dx = 4(2 – 1)3 = 4 (positive); at x = 3, dy/dx = 4(2 – 3)3 = −4 (negative). Therefore, near the point x = 2 the derivative goes from positive to zero to negative. Therefore, the graph of the function goes from travelling uphill to travelling downhill, showing that we have a maximum value.

Step 3. Finally, we find the value of the function at the maximum point. At x = 2, y = 0, that is, there is a maximum at (2, 0).

Applications of maximum and minimum values of a function

Example 11.4

The power delivered to the load resistance RLfor the circuit shown in Figure 11.5 is defined by

P=25RL(2000+RL)2

si18_e

f11-05-9780750658553
Figure 11.5 Circuit for Example 11.4.

Show that the maximum power delivered to the load occurs for RL = 2000.

Solution For a maximum value dP/dRL= 0

P=25RL(2000+RL)2

si19_e

Using the quotient rule to find the derivative we get

dPdRL=25(2000+RL)225RL(2)(2000+RL)(2000+RL)4dPdRL=(2000+RL)(50?000+25RL50RL)(2000+RL)4

si20_e

As RLis positive 2000 + RLis non-zero so we can cancel the common factor of 2000 + RL. Also simplifying the top line gives

dPdRL=50?00025RL(2000+RL)3

si21_e

Setting dP/dRL= 0 gives

50?00025RL(2000+RL)3=0

si22_e

multiplying by (2000 + RL)3, we get

50?00025RL=0RL=2000

si23_e

We have shown that there is a stationary value of the function P when RL= 2000 but now we need to check that it is in fact a maximum value. To do this we substitute values above and below RL= 2000 (say RL= 1000 and RL= 3000) into dP/dRL:

dPdRL=50?00025RL(2000+RL)3

si24_e

when RL= 1000 the top line is positive and the bottom line is positive, so the sign of dP/dRLis +/+, which is positive. When RL= 3000 the top line is negative and the bottom line is positive, so the sign of dP / dRLis – / +, which is negative.

So the derivative of the power with respect to the load resistance goes from positive to 0 to negative when RL= 2000, indicating a maximum point.

We have shown that the maximum power to the load occurs when RL= 2000.

Example 11.5

A rectangular field is to be surrounded by a fence of length 400 m. What is the dimensions of the field such that it has maximum area?

Solution The field is shown in Figure 11.6. Call the length of the sides a m and b m. Then the area is given by A = ab.

f11-06-9780750658553
Figure 11.6 A rectangular field.

The perimeter is given by P = 2a + 2b and as the length of the fence is 400 m we get:

400=2a+2b200=a+b

si25_e

We wish to find the maximum area, and to do this we need to be able to differentiate A in terms of one of the variables, a or b. We use the information given about the length of the perimeter to express a in terms of b;

a=b200

si26_e

and substitute this into the expression for the area, giving

A=b(200b)=200bb2

si27_e

To find the maximum value for A differentiate with respect to b:

dAdb=2002b

si28_e

and solve

dAdb=02002b=02b=200b=100

si29_e

Check that this is indeed a local maximum value by differentiating a second time: d2A/db2 = −2, which is negative.

Now we find the length of the other side of the field

a=200b=100

si30_e

Therefore, the field with maximum area is a square of side 100. The area of the field is 100 × 100 = 10 000 m2.

To check that this agrees with the original condition that 2a + 2b = 400, substitute a = 100 and b = 100 to get 200 + 200 = 400, which is correct.

11.3 Graph sketching by analysing the function behaviour

To sketch the graph of any function y = f (x), we first analyse the main features of the function's behaviour. Look at the graph in Figure 11.7 and list the ‘important features’ of the graph. List these in a way that would enable someone else to sketch the graph from your description.

f11-07-9780750658553
Figure 11.7 Exercise in graph sketching.

Here are some of the important features. The list is not exhaustive but should be enough to enable someone to reproduce the graph:

1. The graph is positive for x < −2 and x > 3 and negative for x between –2 and +3. There are no values of x for which y is zero and when x = 0, y = −0.167.

2. The graph is discontinuous at x = −2 and x = 3. y keeps getting larger as x approaches −2 from the left. A more precise way of expressing this is to say that as x tends to −2, with x less than −2, y tends to infinity. The symbol for infinity is ∞ and the symbol for ‘tends to’ is →. x tends to −2, with x less than −2 can be expressed more briefly as x → 2. This gives

as?x2,y.

si31_e


Similarly

as?x-2+,y∞.

si32_e

For the discontinuity at x = 3 we have:

as?x3,y

si33_e

as?x3+,y

si34_e

3. There is a local maximum at x = 0.5, where y = −0.16.

4. For large values of x, y gets nearer to 0. This can be expressed as

as?x,y0+

si35_e


Similarly:

as?x,y0+

si36_e

This list of important features indicates the steps that should be taken in order to sketch a graph:

Step 1. Find the value of y when the graph crosses the y-axis; that is, when x = 0. If possible find where the graph crosses the x-axis; that is, the values of x where y = 0.

Step 2. Find any discontinuities in the function, that is, are there values of x where there is no value of y? Infinite discontinuities (a ‘divide by zero’) will lead to vertical asymptotes. These are vertical lines which the function approaches but does not meet. We must decide whether the function is positive or negative on either side of the asymptote.

Step 3. Find the co-ordinates of the maxima and minima.

Step 4. Find the behaviour of the function as x tends to plus and minus infinity.

Step 5. Mark these features, found from steps 1 to 4 on the graph and join them, where appropriate, to give the sketch of the graph.

Example 11.6

Sketch the curve whose equation is

y=2x+1(x+1)(x5)

si37_e

Solution

Step 1. When x = 0:

y=2.0+1(0+1)(05)=15=0.2

si38_e

When y = 0,

2x+1(x+1)(x5)=0

si39_e

then 2x + 1 = 0 ⇔ x = −0.5

Step 2. If the bottom line of the function were 0 this would lead to a ‘divide by zero’ which is undefined. This happens when x + 1 = 0, that is, x = −1 and when x – 5 = 0, that is, x = 5.

These are infinite discontinuities, that is, y will tend to plus or minus infinity as x approaches these values. The lines at x = – 1 and x = 5 are the asymptotes.

To find the sign of y on either side of the asymptotes substitute values of x on either side of them (avoiding including any values where y = 0). This can be done using a table, as in Table 11.1.

Table 11.1

Finding the sign on either side of the asymptotes

x−2−1−0.75−0.5456
y = 2x + 1/[(x + 1)(x − 5)]−0.4286Not defined0.3480−1.8Not defined0.93
Sign of yNot defined+0Not defined+

cetable1

Using Table 11.1, we can conclude that as y is negative to the left of the asymptote at x = – 1 and positive to the right, then

as?x1,yas?x1+,y+

si40_e

Similarly, as y is negative to the left of the asymptote at x = 5 and positive to the right of it, then

as?x5,yas?x5+,y+

si41_e

Step 3. To find the turning points look for points where dy / dx = 0

y=2x+1(x+1)(x5)

si42_e

To differentiate, first multiply out the brackets on the bottom line of the expression and then use the formula for finding the derivative of a quotient.

y=2x+1(x+1)(x5)y=2x+1x24x5

si43_e

This gives

dydx=2(x24x5)(2x+1)(2x4)(x24x5)2dydx=2x28x104x2+6x+4(x24x5)2dydx=2x22x6(x24x5)2

si44_e

We now solve dy/dx = 0

2x22x6(x24x5)2=02x22x6=0x2+x+3=0

si45_e

Using the formula to solve the quadratic equation gives

x=1±12122=1±112

si46_e

Because of the square root of a negative number in this expression we can see that there are no real solutions; here, there are no turning points.

Step 4. When x is large in magnitude then the highest powers of x on the top and bottom lines of the function expression will dominate. In this case ignore all the other terms. Considering

y=2x+1(x+1)(x5)=2x+1x24x5

si47_e

For x large in magnitude

y2xx2=2x

si48_e

which tends to 0 and is positive as x → ∞ and tends to 0 and is negative as x → – ∞. We can say that as x → ∞, y → 0+ and as x → – ∞, y → 0.

Step 5. Sketch the graph. This is done in two stages, as shown in Figure 11.8.

f11-08-9780750658553
Figure 11.8 Sketching the graph of y = (2x + 1)/((x + 1)(x – 5)): (a) first mark the important points as found in Example 11.6; (b) join up these points, where relevant, to give the sketch of the function.

Example 11.7

A spring of modulus of elasticity k has a mass, m, suspended from it and is subjected to a oscillating force F = F0 cos(ωt), where ω > 0. The motion of the mass is damped by the use of a dashpot of damping constant c. This is displayed in Figure 11.9. After some time the spring force is found to have oscillations of angular frequency ω and of magnitude

F=kF0ω2c2+(ω2mk)2

si49_e

f11-09-9780750658553
Figure 11.9 A spring subjected to damped, forced motion.

Taking m = 1 and k = 1, sketch the graph of F / F0against ω for

(a)c=2(b)c=12(c)c=14(d)c=0

si50_e

Solution We are given that

F=kF0ω2c2+(ω2mk)2

si51_e

Therefore,

FF0=kω2c2+(ω2mk)2

si52_e

Substituting m = 1 and k = 1 gives

FF0=1ω2c2+(ω21)2

si53_e

Call this function H.

One method to solve this problem would be to consider cases (a), (b), (c), and (d) separately. However, it is quicker to leave c as an unknown constant and substitute in for the particular cases later.

Step 1.

H=1ω2c2+(ω21)2

si54_e

when ω = 0, H = 1. The denominator is a positive square root, which means that H is always ≥ 0 where it is defined.

Step 2. Consider any points where H is not defined

H=1ω2c2+(ω21)2

si55_e

As the term inside the square root in the expression for H is a sum of squares it is always, ≥ 0. This means that H is always defined, except where the denominator is 0. H is not defined when

ω2c2+(ω21)2=0ω2c2+(ω21)2=0ω2c2+ω42ω2+1=0ω4+ω2(c22)+1=0

si56_e

By substituting the values of c of interest we see that in case (a) when c = 2, in case (b) when c = 1/2, and in case (c) when c = 1/4 there are no real solutions of this equation for ω. This means that there are no points where H is undefined. However, for case (d), where c = 0 we get the equation

ω42ω2+1=0(ω21)2=0ω21=0ω2=1ω=1?or?ω=1

si57_e

As the frequency of the forcing function is positive then we just have the one value where H is discontinuous, at ω = 1. For case (d), where c = 0, H is undefined when ω = 1. This is an infinite ‘divide by zero’ discontinuity. We have already noted that H is always positive where it is defined and so we know that as ω → 1,H → +∞ and as ω → l+,H → + ∞.

Step 3. To find the stationary points solve dH/dω = 0

H=1ω2c2+(ω2+1)2

si58_e

is easier to differentiate if we use the rules of powers to give

H=(ω2c2+(ω21)2)1/2

si59_e

Using the function of a function rule we get

dHdω=12(ω2c2+(ω21)2)3/2(2ωc2+2(ω21)(2ω))dHdω=2ωc2+2(ω21)(2ω)2(ω2c2+(ω21)2)3/2=2ωc2+4ω34ω2(ω2c2+(ω21)2)3/2

si60_e

Dividing the top and bottom lines by 2 and rearranging the terms on the top line gives

dHdω=2ω3+ω(c22)(ω2c2+(ω21)2)3/2

si61_e

Setting dH/dω = 0 gives

2ω3+ω(c22)(ω2c2+(ω21)2)3/2=0

si62_e

multiplying both sides by – 1 times the denominator of the left-hand side gives

2ω3+ω(c22)=0?ω(2ω2+c22)=0ω=02ω2+c22=0ω=02ω2=2c2ω=0ω2=(2c2)/2ω=0ω=±(2c2)/2

si63_e

As we assume that the frequency is positive (or zero) there are two possibilities and ω = 0 and ω=(2c2)/2si64_e. The second case does not give a real solution if c = 2.

We wait until specific values of c are substituted in order to analyse the type of stationary points and the value of H at these points. Also note that this analysis is not valid for the case c = 0 as this completely changes the nature of the function H.

Step 4. When ω is large in magnitude

H1ω4

si65_e

and this tends to 0 for large ω. Therefore, as ω → ∞, H → 0+.

Step 5. Now we can sketch the graph using the information found and after substituting the various values of c.

Case (a): c = 2. On substituting c = 2, we have

H=14ω2+(ω21)2.

si66_e

The graph passes through (0, 1) (Step 1), and the function is defined for all ω ≥ 0 (Step 2). The stationary point is at ω = 0. In this case

dHdω=2ω3+2ω(4ω2+(ω21)2)3/2=2ω(ω2+1)(4ω2+(ω21)2)3/2

si67_e

This is positive for ω < 0 and negative for ω > 0 and therefore there is a maximum value at ω= 0.

Case (b): c=12si68_e. Here

H=1ω2/4+(ω21)2

si69_e

The graph passes through (0, 1) (Step 1), and there are no discontinuities (Step 2). The stationary points are at ω = 0 and ω=(2c2)/2=7/80.935si70_e (Step 3):

dHdω=ω(2ω27/4)(ω2/4+(ω21)2)3/2

si71_e

dH/dω< 0 for ω < 0 and dH/dω> 0 for ω > 0; therefore, there is a minimum value at ω = 0,

dH/dω > 0 for ω just less than 7/8si72_e,

dH/dω < 0 for ω just greater than 7/8si73_e.

Therefore there is a maximum value of H at ω=7/80.935si74_e

At the maximum

H=17/32+1/64=115/642.06

si75_e

Case (c): c=14.si76_e

H=1ω2/16+(ω21)2.

si77_e

The graph passes through (0, 1) (Step 1) and there are no discontinuities (Step 2). The stationary points are at ω = 0 and ω=(2c2)/2=31/320.98si78_e. There is a minimum value at ω = 0 and a maximum at ω=31/32,si79_e where

H=131/512+1/10244.03

si80_e

Case (d): c = 0

H=1(ω21)2={11ω2for?ω<11ω21for?ω<1

si81_e

The graph passes through (0, 1) (Step 1). There is an infinite discontinuity at ω = 1, and for

ω1,H+ω1+,?H+

si82_e

The stationary points have to be analysed separately as the general case always assumed c > 0. Differentiating H we get

dHdω=2ω(ω21)2??ω<1dHdω=2ω(ω21)2??ω>1

si83_e

which has a zero value at ω = 0.

dH/dω is negative for ω just less than 0 and positive for ω just greater than 0. Therefore, there is a minimum point at ω = 0. We can now sketch the graphs as in Figure 11.10.

f11-10-9780750658553
Figure 11.10 (a) The graph of H=1/ω2c2+(ω21)2si1_e, as in Example 11.7 for c = 2, c = 12si2_e, and c = 14si3_e. (b) The graph of H for c = 0. H = 1/(1−ω2) tor ω < 1 and H = 1/(ω21) for ω > 1.

11.4 Summary

1. To find and classify stationary values of a function y = f (x), then

Step 1. find dy/dx and solve for x such that dy/dx = 0

Step 2. classify the stationary points.

Method 1. By examining the sign of dy/dx near the point, in which case + → 0 → – indicates a local maximum point, – → 0 → + indicates a local minimum point, and + → 0 → + or – → 0 → – indicates a point of inflexion.

Method 2. By finding d2y/dx2at the point.
If d2y/dx2< 0 then there is a local maximum point
If d2y/dx2> 0 then there is a local minimum point
However, if d2y/dx2= 0 then this test is inconclusive and Method 1 must be used instead.


Substitute the values of x at the stationary points to find the relevant values of y. Local maxima and minima are also called turning points.

2 If the function, defined for a range of values of x, is continuous, then the overall maximum and minimum values can be found by finding the values of y at the local maxima and minima and the values of y at the boundary points. The maximum of all of these is the global maximum and the minimum of all of these is the global minimum value.

3 There are many practical problems that involve the need to find the maximum or minimum value of a function.

4 The stationary values are used when sketching a graph. We also look for:

(a) values where the graph crosses the axes;

(b) points of discontinuity and the behaviour near discontinuities;

(c) behaviour as tends to ±∞.

11.5 Exercises

11.1. Find and classify the stationary points of the following functions:

(a) y = x2 – 5x + 2

(b) y = −3x2 + 4x

(c) y = 3x3x

(d) x=2t+200tsi84_e

(e) w = z4 + 4z3 – 8z2 + 2

11.2 Find the overall maximum and minimum value of x/(2x2+ 1) in the range x ∈ [−1,1]

11.3. Sketch the graphs of the following functions:

(a) y=(x3)(x+5)x+2si85_e

(b) y=x+1xsi86_e

(c) y = x3 – 3x − 1

(d) y=(x1)(x+4)(x2)(x3)si87_e

11.4. Sketch the graph of y = 2 sin(x) – sin(2x) for x between – 2π and 2π.

11.5. Find the overall maximum and minimum value of y = x3(x −1) in the range x ∈ [0,2].

11.6. An open box of variable height and width is to have a length of 3 m. It should not use more than a total of 20 m 2 of surface area. Find the height and width that gives maximum volume.

11.7. An LRC series circuit has an impedance of magnitude

Z=R2+(ωL1ωC)2

si88_e



where R is the resistance, L the inductance, C the capacitance and ωis the angular frequency of the voltage source. Sketch Z against ω for the case where R = 200 Ω, C = 0.03 µF L = 2mH.

11.8. A crank is used to drive a piston as in Figure 11.11. The angular velocity of the crank shaft is the rate of change of the angle θ ω = dθ/dt. The piston moves horizontally with velocity υp and acceleration ap. The crankpin performs circular motion with a velocity of υcand centripetal acceleration of ω2r. The acceleration ap of the piston varies with θ and is related by

ap=ω2r(cos(θ)+r?cos(2θ)l)

si89_e


where r is the length of the crank and l is the length of the connecting rod. Substituting r = 150 mm and l = 375 mm find the maximum and minimum values of the acceleration ap.

f11-11-9780750658553
Figure 11.11 Crank used to drive a piston (Exercise 11.8).

11.9. A water wheel is constructed with symmetrical curved vanes of angle of curvature θ. Assuming that friction can be taken as negligible, the efficiency, η, that is, the ratio of output power to input power, is calculated as

η=2(Vυ)(1+cos(θ))υV2

si90_e


where V is the velocity of the jet of water as it strikes the vane, υ is the velocity of the vane in the direction of the jet, and θ is constant. Find the ratio υ/V that gives maximum efficiency and find the maximum efficiency.

11.10. Power is transmitted by a fluid of density ρ moving with positive velocity V along a pipeline of constant cross-section areaA.Assuming that the loss of power is mainly attributable to friction and that the friction coefficient f can be taken to be a constant, then the power transmitted is given by P, P = pg A(h Vc V3), where, g is acceleration due to gravity and h is the head (the energy per unit weight). c = 4 f l/2gd where l is the length of the pipe and d is the diameter of the pipe. Assuming h is a constant find the value of V which gives a maximum value for P, and given the input power is Pi = pg A V h, find the maximum efficiency.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.202.133