0% found this document useful (0 votes)
24 views2 pages

MA2002 Calculus Tutorial 5

This document contains a tutorial for a calculus course covering two parts. Part I contains basic questions about derivatives, integrals, and properties of functions. Part II contains more challenging problems designed to promote critical thinking. The tutorial provides the solutions to Part I questions but not Part II, to encourage independent learning.

Uploaded by

yu hanyue
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views2 pages

MA2002 Calculus Tutorial 5

This document contains a tutorial for a calculus course covering two parts. Part I contains basic questions about derivatives, integrals, and properties of functions. Part II contains more challenging problems designed to promote critical thinking. The tutorial provides the solutions to Part I questions but not Part II, to encourage independent learning.

Uploaded by

yu hanyue
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

NATIONAL UNIVERSITY OF SINGAPORE

SEMESTER 1, 2021/2022

MA2002 Calculus Tutorial 5 (27th September – 1st October)

T UTORIAL PART I

This part consists of relatively basic questions which cover the course materials. The solu-
tions to these questions will be recorded.

1. Show that the function f (x) = 2x − sin x has exactly one zero in (−∞, ∞).

2. Show that the equation x 4 − 4x + 1 = 0 has exactly two real roots.

3. It is known that a quadratic equation has at most two real roots. How many real roots can
a cubic equation x 3 + bx 2 + c x + d = 0 have? Justify your answer, and give examples to
illustrate all possibilities.

4. A number c is said to be a fixed point of a function f if f (c) = c.

Suppose that f is differentiable on R and that f ′ (x) ̸= 1 for all x ∈ R. Prove that f has at
most one fixed point.

5. Suppose that f is a function such that f ′ (x) = 1/x for all x > 0. Prove that if f (1) = 0, then
f (x y) = f (x) + f (y) for all x > 0 and y > 0.

6. (a) Let f be a function whose derivative is given by f ′ (x) = (x − 1)(x + 2)(x − 3).
(b) Let g (x) = x 1/5 (x + 6).
For each of f and g , find the following:
(i) Critical points.
(ii) Open intervals on which the function is increasing and decreasing.
(iii) Points where the function assumes local maximum and minimum values.

7. Prove that the function g (x) = x 101 + x 51 + x + 1 has neither a local maximum nor a local
minimum.

8. Show that if x > 0 then


p x
1+x < 1+ .
2

1
MA2002 CALCULUS TUTORIAL 5 2

T UTORIAL PART II

This part consists of relatively difficult questions to promote independent learning and
inculcate critical thinking abilities. The solutions will not be recorded. You may attempt
them after you have gained a good understanding of the questions in Part I. The complete
solution of this part is provided.

1. Suppose that f ′′ exists throughout (−∞, ∞) and that f has three zeros in (−∞, ∞). Show
that f ′′ has at least one zero in (−∞, ∞).

2. Suppose that f ′ exists and is continuous on [a, b] and f ′′ exists on (a, b), where a < b.
Show that there exists a number c ∈ (a, b) such that
(b − a)2 ′′
f (b) = f (a) + (b − a) f ′ (a) + f (c).
2

3. Suppose that the graph of a function f is concave up on an open interval I . Show that for
any a, b ∈ I , where a < b, and 0 < λ < 1,

(1 − λ) f (a) + λ f (b) > f ((1 − λ)a + λb).

Answers to Part I:

6. (a) (i) x = −2, 1, 3, (ii) increasing on (−2, 1) and on (3, ∞), decreasing on (−∞, −2) and
on (1, 3), (iii) local minimum at x = −2, 3, local maximum at x = 1.
(b) (i) x = −1, 0, (ii) increasing on (−1, 0) and on (0, ∞), decreasing on (−∞, −1), (iii)
local minimum at x = −1.

Common questions

Powered by AI

A cubic equation x^3 + bx^2 + cx + d = 0 is a polynomial of degree 3 and according to the fundamental theorem of algebra, it can have up to three real roots. Since a cubic polynomial is continuous and differentiable everywhere, Descartes' Rule of Signs can help predict the number of positive and negative real roots. Considering sign changes in its derivatives, a cubic polynomial can have three, two, one, or zero real roots. Examples include: x^3−3x^2+3x−1=0 (one real root), x^3−2x^2−x+2=0 (two real roots), and x^3−6x^2+11x−6=0 (three real roots).

A fixed point of a function f(x) occurs when f(c) = c. Suppose there exists more than one fixed point, say c1 and c2, where c1≠c2 and f(c1)=c1 and f(c2)=c2. By Rolle's Theorem, if a function is continuous on [c1,c2] and differentiable on (c1,c2), then there must be some c in (c1,c2) such that f'(c)=0. However, given that f'(x)≠1 for x in R, the slope cannot be zero between any two fixed points, contradicting the requirement of any other possible fixed points. Thus, f can have at most one fixed point .

The formula f(b) = f(a) + (b−a)f'(a) + ((b−a)^2/2)f''(c) captures the essence of a Taylor series by approximating a function's behavior around a point a to value b through polynomial expansion covering initial terms of the series. The first term computes the value at a, the second term scales the derivative by the interval length, and the third captures curvilinear deviations through the second derivative scaled by the square of the interval. This operation represents an initial expansion, reflecting key aspects of series theory enrichment by additional terms providing finer approximations .

To demonstrate that g(x)=x^101+x^51+x+1 has no local maxima or minima, use the function's derivative. Calculating g'(x)=101x^100+51x^50+1 shows that its endpoint with the highest power has no zero for any real x, implying that g' does not change sign. As such, g'(x) is always positive meaning g(x) is strictly increasing and, therefore, it cannot have local maxima or minima because these features require the first derivative to change signs around critical points .

The function f(x) being continuous as it contains polynomials and trigonometric components adheres to the conditions required by the Intermediate Value Theorem. For example, f(x)=x^4−4x+1, checking values at endpoints shows f is continuous. If f(a)<0 and f(b)>0 or vice versa, there exists some c in (a, b) where f(c)=0. Similarly, solutions rely on derivative tests defining interval behavior such as for x^4−4x+1 which can show two changes in sign across roots, thus capturing full application from the continuous nature and change in function values .

Start by squaring both sides of the inequality to consider (1+x) < (1 + x/2)^2. Expanding the right side yields 1 + x + x^2/4. Simplifying the inequality: 1+x < 1+x+x^2/4 gives 0 < x^2/4, which is true for x > 0. Hence, the original inequality √(1+x) < 1 + x/2 is proven for x > 0, confirming the difference of squares supports transitive properties applied to more complex inequality problems .

A function's inflection point occurs where its second derivative changes sign, indicating a shift from concave up to concave down or vice versa. This sign change implies the first derivative has a relative extremum. For a function f having multiple zeros, f'' must change sign because f' would have a local max or min, demonstrating regions of upward and downward curvature. Similar logic explains that for f having three zeros, f'' must intersect zero at least once between these roots, supporting broader polynomial behavior analysis and consistent root distribution .

If f''(x) is positive throughout an interval, it implies the function f is concave up on that interval. A function is concave up (bowl-shaped) when its second derivative is positive, indicating that the slope of the tangent lines to the curve is increasing. For instance, in an open interval I, if f''(x)>0 for every x in I, then for points a, b in I where a<b, (1-λ)f(a)+λf(b) > f((1-λ)a + λb) holds true due to the convex combination being greater, supporting broader application of Jensen's inequality .

To prove that the function f(x)=2x−sinx has exactly one zero, consider the Intermediate Value Theorem which states that if f is continuous on [a, b] and f(a) and f(b) have opposite signs, then f has at least one zero in (a, b). The function f(x)=2x−sinx is continuous for all x in (−∞,∞). Evaluating f(x) at certain points, we have that as x approaches −∞, f(x) approaches −∞ and as x approaches ∞, f(x) approaches ∞. Calculating f(0) = 0 gives us f(0) = 0, indicating one zero at x = 0. To ensure it is the only zero, check f'(x) = 2−cos(x), which is always positive since |cos(x)| ≤ 1, meaning f(x) is strictly increasing. Thus, there is exactly one zero .

Critical points of a function occur where the derivative is zero or undefined. To classify these points into local maxima or minima, use the first derivative test. For a function f(x) with critical points at x = c, if f'(x) changes from positive to negative at c, then f(x) has a local maximum at c. If f'(x) changes from negative to positive, f(x) has a local minimum there. The function f'(x) can be also used in conjunction with the second derivative test to determine concavity, where f''(c)>0 indicates a local minimum and f''(c)<0 a local maximum, provided f'' exists. For instance, for f with derivative (x−1)(x+2)(x−3), local minima occur at x=-2 and x=3, and a local maximum occurs at x=1 .

You might also like