The problem has two parts. a) We are given two statements about functions and intervals, and we need to determine if they are true or false. If true, we explain why. If false, we provide a counterexample. (i) If $f$ has a local extreme value at $a$, then $f$ has a global/absolute extreme value at $a$. (ii) If $a < b$ and $f(a) = f(b)$, then there is $c \in (a, b)$ such that $f'(c) = 0$. b) Given that $\mathrm{sech}(2x) = \frac{8}{17}$ and $x < 0$, we need to find the values of the six hyperbolic functions: $\sinh x$, $\cosh x$, $\tanh x$, $\mathrm{cosech}\, x$, $\mathrm{sech}\, x$, and $\coth x$.

AnalysisCalculusLocal ExtremaGlobal ExtremaRolle's TheoremHyperbolic Functions
2025/4/28

1. Problem Description

The problem has two parts.
a) We are given two statements about functions and intervals, and we need to determine if they are true or false. If true, we explain why. If false, we provide a counterexample.
(i) If ff has a local extreme value at aa, then ff has a global/absolute extreme value at aa.
(ii) If a<ba < b and f(a)=f(b)f(a) = f(b), then there is c(a,b)c \in (a, b) such that f(c)=0f'(c) = 0.
b) Given that sech(2x)=817\mathrm{sech}(2x) = \frac{8}{17} and x<0x < 0, we need to find the values of the six hyperbolic functions: sinhx\sinh x, coshx\cosh x, tanhx\tanh x, cosechx\mathrm{cosech}\, x, sechx\mathrm{sech}\, x, and cothx\coth x.

2. Solution Steps

a)
(i) The statement "If ff has a local extreme value at aa, then ff has a global/absolute extreme value at aa" is FALSE.
Counterexample: Consider the function f(x)=x33xf(x) = x^3 - 3x on the interval [2,2][-2, 2]. The derivative is f(x)=3x23f'(x) = 3x^2 - 3. Setting f(x)=0f'(x) = 0, we have 3x23=03x^2 - 3 = 0, so x2=1x^2 = 1, and x=±1x = \pm 1. Thus, x=1x=1 and x=1x=-1 are critical points.
f(x)=6xf''(x) = 6x. f(1)=6>0f''(1) = 6 > 0, so f(1)=13=2f(1) = 1 - 3 = -2 is a local minimum. f(1)=6<0f''(-1) = -6 < 0, so f(1)=1+3=2f(-1) = -1 + 3 = 2 is a local maximum.
However, f(2)=8+6=2f(-2) = -8 + 6 = -2 and f(2)=86=2f(2) = 8 - 6 = 2. Thus, f(1)f(1) and f(1)f(-1) are not global extrema because f(2)=2f(-2) = -2 and f(2)=2f(2) = 2.
(ii) The statement "If a<ba < b and f(a)=f(b)f(a) = f(b), then there is c(a,b)c \in (a, b) such that f(c)=0f'(c) = 0" is TRUE.
This is Rolle's Theorem. If a function ff is continuous on the closed interval [a,b][a, b], differentiable on the open interval (a,b)(a, b), and f(a)=f(b)f(a) = f(b), then there exists at least one cc in the open interval (a,b)(a, b) such that f(c)=0f'(c) = 0.
b)
Given sech(2x)=817\mathrm{sech}(2x) = \frac{8}{17} and x<0x < 0.
We have cosh(2x)=1sech(2x)=178\mathrm{cosh}(2x) = \frac{1}{\mathrm{sech}(2x)} = \frac{17}{8}.
Using the identity cosh(2x)=2cosh2(x)1\mathrm{cosh}(2x) = 2 \mathrm{cosh}^2(x) - 1, we get 2cosh2(x)1=1782 \mathrm{cosh}^2(x) - 1 = \frac{17}{8}.
2cosh2(x)=178+1=2582 \mathrm{cosh}^2(x) = \frac{17}{8} + 1 = \frac{25}{8}.
cosh2(x)=2516\mathrm{cosh}^2(x) = \frac{25}{16}.
cosh(x)=±54\mathrm{cosh}(x) = \pm \frac{5}{4}.
Since cosh(x)\mathrm{cosh}(x) is always positive, we have cosh(x)=54\mathrm{cosh}(x) = \frac{5}{4}.
Using the identity sinh2(x)=cosh2(x)1\mathrm{sinh}^2(x) = \mathrm{cosh}^2(x) - 1, we get sinh2(x)=(54)21=25161=916\mathrm{sinh}^2(x) = (\frac{5}{4})^2 - 1 = \frac{25}{16} - 1 = \frac{9}{16}.
sinh(x)=±34\mathrm{sinh}(x) = \pm \frac{3}{4}. Since x<0x < 0, sinh(x)<0\sinh(x) < 0, so sinh(x)=34\sinh(x) = -\frac{3}{4}.
tanh(x)=sinh(x)cosh(x)=3/45/4=35\tanh(x) = \frac{\sinh(x)}{\cosh(x)} = \frac{-3/4}{5/4} = -\frac{3}{5}.
cosech(x)=1sinh(x)=13/4=43\mathrm{cosech}(x) = \frac{1}{\sinh(x)} = \frac{1}{-3/4} = -\frac{4}{3}.
sech(x)=1cosh(x)=15/4=45\mathrm{sech}(x) = \frac{1}{\cosh(x)} = \frac{1}{5/4} = \frac{4}{5}.
coth(x)=1tanh(x)=13/5=53\coth(x) = \frac{1}{\tanh(x)} = \frac{1}{-3/5} = -\frac{5}{3}.

3. Final Answer

a)
(i) False. Example: f(x)=x33xf(x) = x^3 - 3x.
(ii) True. This is Rolle's Theorem.
b)
sinhx=34\sinh x = -\frac{3}{4}
coshx=54\cosh x = \frac{5}{4}
tanhx=35\tanh x = -\frac{3}{5}
cosechx=43\mathrm{cosech}\, x = -\frac{4}{3}
sechx=45\mathrm{sech}\, x = \frac{4}{5}
cothx=53\coth x = -\frac{5}{3}

Related problems in "Analysis"

The image contains four problems related to calculus:

LimitsCalculusEpsilon-Delta DefinitionDerivativesFirst Principle
2025/6/8

We are given a piecewise function $f(x)$ defined as: $f(x) = \begin{cases} 1-\sqrt{-x-1} & \text{if ...

Piecewise FunctionsDomainRangeContinuityGreatest Integer Function
2025/6/8

We are asked to evaluate the infinite sum $\sum_{k=2}^{\infty} (\frac{1}{k} - \frac{1}{k-1})$.

Infinite SeriesTelescoping SumLimits
2025/6/7

The problem consists of two parts. First, we are asked to evaluate the integral $\int_0^{\pi/2} x^2 ...

IntegrationIntegration by PartsDefinite IntegralsTrigonometric Functions
2025/6/7

The problem asks us to find the derivatives of six different functions.

CalculusDifferentiationProduct RuleQuotient RuleChain RuleTrigonometric Functions
2025/6/7

The problem states that $f(x) = \ln(x+1)$. We are asked to find some information about the function....

CalculusDerivativesChain RuleLogarithmic Function
2025/6/7

The problem asks us to evaluate two limits. The first limit is $\lim_{x\to 0} \frac{\sqrt{x+1} + \sq...

LimitsCalculusL'Hopital's RuleTrigonometry
2025/6/7

We need to find the limit of the expression $\sqrt{3x^2+7x+1}-\sqrt{3}x$ as $x$ approaches infinity.

LimitsCalculusIndeterminate FormsRationalization
2025/6/7

We are asked to find the limit of the expression $\sqrt{3x^2 + 7x + 1} - \sqrt{3}x$ as $x$ approache...

LimitsCalculusRationalizationAsymptotic Analysis
2025/6/7

The problem asks to evaluate the definite integral: $J = \int_0^{\frac{\pi}{2}} \cos(x) \sin^4(x) \,...

Definite IntegralIntegrationSubstitution
2025/6/7