The problem is divided into two parts, A and B. Part A deals with the function $g(x) = -(x-1)^2 + 1 - \ln(x-1)$. We need to study its variations and determine the sign of $g(x)$ on specific intervals. Part B introduces the function $f(x) = -x + 3 + \frac{\ln(x-1)}{x-1}$. We need to find its domain, its derivative $f'(x)$, its variations, and discuss its asymptote. Finally, we restrict the function $f$ to an interval and analyze its bijectivity and inverse.

AnalysisCalculusFunctionsDerivativesLimitsAsymptotesMonotonicityBijectivityInverse Functions
2025/3/25

1. Problem Description

The problem is divided into two parts, A and B. Part A deals with the function g(x)=(x1)2+1ln(x1)g(x) = -(x-1)^2 + 1 - \ln(x-1). We need to study its variations and determine the sign of g(x)g(x) on specific intervals. Part B introduces the function f(x)=x+3+ln(x1)x1f(x) = -x + 3 + \frac{\ln(x-1)}{x-1}. We need to find its domain, its derivative f(x)f'(x), its variations, and discuss its asymptote. Finally, we restrict the function ff to an interval and analyze its bijectivity and inverse.

2. Solution Steps

Part A:
1) Study the variations of g(x)=(x1)2+1ln(x1)g(x) = -(x-1)^2 + 1 - \ln(x-1).
First, determine the domain of gg. Since ln(x1)\ln(x-1) is defined only for x1>0x-1 > 0, the domain of gg is Dg=(1,+)D_g = (1, +\infty).
Next, calculate the derivative of g(x)g(x):
g(x)=2(x1)1x1=2(x1)21x1=2(x22x+1)1x1=2x2+4x3x1g'(x) = -2(x-1) - \frac{1}{x-1} = \frac{-2(x-1)^2 - 1}{x-1} = \frac{-2(x^2 - 2x + 1) - 1}{x-1} = \frac{-2x^2 + 4x - 3}{x-1}.
Since x>1x > 1, the denominator x1x-1 is positive. We analyze the numerator: 2x2+4x3-2x^2 + 4x - 3. The discriminant is Δ=424(2)(3)=1624=8<0\Delta = 4^2 - 4(-2)(-3) = 16 - 24 = -8 < 0. Since the leading coefficient is negative, the quadratic expression 2x2+4x3-2x^2 + 4x - 3 is always negative. Thus, g(x)<0g'(x) < 0 for all xx in (1,+)(1, +\infty). Therefore, g(x)g(x) is strictly decreasing on (1,+)(1, +\infty).
2) Calculate g(2)g(2) and show that g(x)0g(x) \geq 0 on (1,2](1, 2] and g(x)0g(x) \leq 0 on [2,+)[2, +\infty).
g(2)=(21)2+1ln(21)=1+1ln(1)=0g(2) = -(2-1)^2 + 1 - \ln(2-1) = -1 + 1 - \ln(1) = 0.
Since gg is decreasing on (1,+)(1, +\infty) and g(2)=0g(2) = 0, we have:
For 1<x21 < x \leq 2, g(x)g(2)=0g(x) \geq g(2) = 0. So, g(x)0g(x) \geq 0 on (1,2](1, 2].
For x2x \geq 2, g(x)g(2)=0g(x) \leq g(2) = 0. So, g(x)0g(x) \leq 0 on [2,+)[2, +\infty).
Part B:
1) Determine DfD_f and the limits at the boundaries of DfD_f.
f(x)=x+3+ln(x1)x1f(x) = -x + 3 + \frac{\ln(x-1)}{x-1}.
The domain of ff is the same as the domain of ln(x1)\ln(x-1), so x1>0x-1 > 0, which means x>1x > 1. Thus, Df=(1,+)D_f = (1, +\infty).
Now, let's calculate the limits:
limx1+f(x)=limx1+(x+3+ln(x1)x1)\lim_{x \to 1^+} f(x) = \lim_{x \to 1^+} (-x + 3 + \frac{\ln(x-1)}{x-1}).
As x1+x \to 1^+, x10+x-1 \to 0^+, so ln(x1)\ln(x-1) \to -\infty and ln(x1)x1\frac{\ln(x-1)}{x-1} \to -\infty.
Therefore, limx1+f(x)=1+3=\lim_{x \to 1^+} f(x) = -1 + 3 - \infty = -\infty.
limx+f(x)=limx+(x+3+ln(x1)x1)\lim_{x \to +\infty} f(x) = \lim_{x \to +\infty} (-x + 3 + \frac{\ln(x-1)}{x-1}).
As x+x \to +\infty, ln(x1)x10\frac{\ln(x-1)}{x-1} \to 0.
Therefore, limx+f(x)=limx+(x+3)=\lim_{x \to +\infty} f(x) = \lim_{x \to +\infty} (-x + 3) = -\infty.
2) Determine f(x)f'(x) and verify that f(x)=g(x)(x1)2f'(x) = \frac{g(x)}{(x-1)^2}.
f(x)=x+3+ln(x1)x1f(x) = -x + 3 + \frac{\ln(x-1)}{x-1}.
f(x)=1+1x1(x1)ln(x1)(x1)2=1+1ln(x1)(x1)2=(x1)2+1ln(x1)(x1)2=(x1)2+1ln(x1)(x1)2=g(x)(x1)2f'(x) = -1 + \frac{\frac{1}{x-1}(x-1) - \ln(x-1)}{(x-1)^2} = -1 + \frac{1 - \ln(x-1)}{(x-1)^2} = \frac{-(x-1)^2 + 1 - \ln(x-1)}{(x-1)^2} = \frac{-(x-1)^2 + 1 - \ln(x-1)}{(x-1)^2} = \frac{g(x)}{(x-1)^2}.
3) Draw the variation table of ff.
Since f(x)=g(x)(x1)2f'(x) = \frac{g(x)}{(x-1)^2}, and (x1)2>0(x-1)^2 > 0 for x>1x > 1, the sign of f(x)f'(x) is the same as the sign of g(x)g(x).
We know g(x)0g(x) \geq 0 on (1,2](1, 2] and g(x)0g(x) \leq 0 on [2,+)[2, +\infty).
Therefore, f(x)0f'(x) \geq 0 on (1,2](1, 2] and f(x)0f'(x) \leq 0 on [2,+)[2, +\infty).
Thus, ff is increasing on (1,2](1, 2] and decreasing on [2,+)[2, +\infty). Also, f(2)=2+3+ln(21)21=1+ln(1)1=1f(2) = -2 + 3 + \frac{\ln(2-1)}{2-1} = 1 + \frac{\ln(1)}{1} = 1.
4) a- Show that the line (D): y=x+3y = -x + 3 is an oblique asymptote to CfC_f.
We need to show that limx+[f(x)(x+3)]=0\lim_{x \to +\infty} [f(x) - (-x + 3)] = 0.
limx+[f(x)(x+3)]=limx+[ln(x1)x1]=0\lim_{x \to +\infty} [f(x) - (-x + 3)] = \lim_{x \to +\infty} [\frac{\ln(x-1)}{x-1}] = 0.
Therefore, the line y=x+3y = -x + 3 is an oblique asymptote to CfC_f.
b- Determine the coordinates of the intersection point A of CfC_f with (D) and study their relative positions.
For the intersection, f(x)=x+3f(x) = -x + 3.
x+3+ln(x1)x1=x+3-x + 3 + \frac{\ln(x-1)}{x-1} = -x + 3.
ln(x1)x1=0\frac{\ln(x-1)}{x-1} = 0.
ln(x1)=0\ln(x-1) = 0.
x1=1x-1 = 1.
x=2x = 2.
y=2+3=1y = -2 + 3 = 1.
So the intersection point is A(2,1)A(2, 1).
To study the relative positions, we analyze the sign of f(x)(x+3)=ln(x1)x1f(x) - (-x + 3) = \frac{\ln(x-1)}{x-1}.
If x>2x > 2, then x1>1x-1 > 1, so ln(x1)>0\ln(x-1) > 0, and ln(x1)x1>0\frac{\ln(x-1)}{x-1} > 0. So CfC_f is above (D).
If 1<x<21 < x < 2, then 0<x1<10 < x-1 < 1, so ln(x1)<0\ln(x-1) < 0, and ln(x1)x1<0\frac{\ln(x-1)}{x-1} < 0. So CfC_f is below (D).
5) Let hh be the restriction of ff to I=[2,+)I = [2, +\infty).
a- Show that hh is bijective from II to JJ. Specify JJ.
Since ff is continuous and strictly decreasing on [2,+)[2, +\infty), its restriction hh to I=[2,+)I = [2, +\infty) is also continuous and strictly decreasing.
Thus, hh is a bijection from I=[2,+)I = [2, +\infty) to J=[limx+f(x),f(2)]=(,1]J = [\lim_{x \to +\infty} f(x), f(2)] = (-\infty, 1].
b- Calculate h(3)h(3) and deduce (h1)(ln22)(h^{-1})'(\frac{\ln 2}{2}) then (h1)(ln22)(h^{-1})'(\frac{\ln 2}{2}).
h(3)=f(3)=3+3+ln(31)31=ln22h(3) = f(3) = -3 + 3 + \frac{\ln(3-1)}{3-1} = \frac{\ln 2}{2}.
Since h(3)=ln22h(3) = \frac{\ln 2}{2}, then h1(ln22)=3h^{-1}(\frac{\ln 2}{2}) = 3.
We have the formula (h1)(y)=1h(h1(y))(h^{-1})'(y) = \frac{1}{h'(h^{-1}(y))}.
Thus, (h1)(ln22)=1h(3)=1f(3)=1g(3)(31)2=4g(3)(h^{-1})'(\frac{\ln 2}{2}) = \frac{1}{h'(3)} = \frac{1}{f'(3)} = \frac{1}{\frac{g(3)}{(3-1)^2}} = \frac{4}{g(3)}.
g(3)=(31)2+1ln(31)=4+1ln2=3ln2g(3) = -(3-1)^2 + 1 - \ln(3-1) = -4 + 1 - \ln 2 = -3 - \ln 2.
Therefore, (h1)(ln22)=43ln2=43+ln2(h^{-1})'(\frac{\ln 2}{2}) = \frac{4}{-3 - \ln 2} = \frac{-4}{3 + \ln 2}.

3. Final Answer

Part A:
1) g(x)g(x) is strictly decreasing on (1,+)(1, +\infty).
2) g(2)=0g(2) = 0, g(x)0g(x) \geq 0 on (1,2](1, 2], g(x)0g(x) \leq 0 on [2,+)[2, +\infty).
Part B:
1) Df=(1,+)D_f = (1, +\infty), limx1+f(x)=\lim_{x \to 1^+} f(x) = -\infty, limx+f(x)=\lim_{x \to +\infty} f(x) = -\infty.
2) f(x)=g(x)(x1)2f'(x) = \frac{g(x)}{(x-1)^2}.
3) ff is increasing on (1,2](1, 2] and decreasing on [2,+)[2, +\infty). f(2)=1f(2) = 1.
4) a- y=x+3y = -x + 3 is an oblique asymptote to CfC_f.
b- A(2,1)A(2, 1). CfC_f is below (D) for 1<x<21 < x < 2 and above (D) for x>2x > 2.
5) a- hh is a bijection from I=[2,+)I = [2, +\infty) to J=(,1]J = (-\infty, 1].
b- h(3)=ln22h(3) = \frac{\ln 2}{2}, (h1)(ln22)=43+ln2(h^{-1})'(\frac{\ln 2}{2}) = \frac{-4}{3 + \ln 2}.

Related problems in "Analysis"

We are asked to evaluate the triple integral $I = \int_0^{\log_e 2} \int_0^x \int_0^{x+\log_e y} e^{...

Multiple IntegralsIntegration by PartsCalculus
2025/6/4

The problem asks us to evaluate the following limit: $ \lim_{x\to\frac{\pi}{3}} \frac{\sqrt{3}(\frac...

LimitsTrigonometryCalculus
2025/6/4

We need to evaluate the limit of the expression $(x + \sqrt{x^2 - 9})$ as $x$ approaches negative in...

LimitsCalculusFunctionsConjugateInfinity
2025/6/4

The problem asks to prove that $\int_0^1 \ln(\frac{\varphi - x^2}{\varphi + x^2}) \frac{dx}{x\sqrt{1...

Definite IntegralsCalculusIntegration TechniquesTrigonometric SubstitutionImproper Integrals
2025/6/4

The problem defines a harmonic function as a function of two variables that satisfies Laplace's equa...

Partial DerivativesLaplace's EquationHarmonic FunctionMultivariable Calculus
2025/6/4

The problem asks us to find all first partial derivatives of the given functions. We will solve pro...

Partial DerivativesMultivariable CalculusDifferentiation
2025/6/4

We are asked to find the first partial derivatives of the given functions. 3. $f(x, y) = \frac{x^2 -...

Partial DerivativesMultivariable CalculusDifferentiation
2025/6/4

The problem asks us to find all first partial derivatives of each function given. Let's solve proble...

Partial DerivativesChain RuleMultivariable Calculus
2025/6/4

The problem is to evaluate the indefinite integral of $x^n$ with respect to $x$, i.e., $\int x^n \, ...

IntegrationIndefinite IntegralPower Rule
2025/6/4

We need to find the limit of the function $x + \sqrt{x^2 + 9}$ as $x$ approaches negative infinity. ...

LimitsFunctionsCalculusInfinite LimitsConjugate
2025/6/2