f(A) and f(B) open, f^-1 differentiable (f: A->ℝ°). 2-37a,b: f non 1-1 using rank generalization. Det non-zero but f not 1-1 in 2-38b.
1Step 1 - Understanding the Exercise
The exercise involves proving different properties of continuously differentiable functions and involves concepts like open sets, differentiability, and the determinant of the derivative (Jacobian matrix).
2Step 2 - Exercise 2-36
Given: A continuously differentiable 1-1 function f: A → ℝ^n where A is an open set subset of ℝ^n and det f'(x) ≠ 0 for all x ∈ A. To show: f(A) is an open set and f^{-1}: f(A) → A is differentiable.
3Step 3: Substep 2.1 - Using Inverse Function Theorem
The Inverse Function Theorem states that if f is continuously differentiable and det f'(x) ≠ 0, then f is locally invertible near each point and the inverse function is continuously differentiable. Since f is 1-1, it is globally invertible.
4Step 4: Substep 2.2 - Showing f(A) is Open
Since A is open and f is a homeomorphism (one-to-one, onto, and both f and f^{-1} are continuous), f(A) is open.
5Step 5: Substep 2.3 - Differentiability of f^{-1}
By the Inverse Function Theorem, f^{-1} is continuously differentiable on f(A).
6Step 3 - Proving Additional Property of f
To show that f(B) is open for any open set B ⊆ A, use the continuity of f and consider the image of open sets under continuous functions.
7Step 7: Substep 3.1 - Continuity and Open Sets
If B is an open set in A, then since f is continuous, the image f(B) is an open set in f(A). Since f(A) is open, f(B) is open in ℝ^n.
8Step 4 - Exercise 2-37(a)
Given: A continuously differentiable function f: ℝ^2 → ℝ. To show: f is not 1-1.
9Step 9: Substep 4.1 - Using Rank Argument and Given Hint
If D₁f(x, y) ≠ 0 for all (x, y) in some open set A, defining g(x, y) = (f(x, y), y), notice g maps from ℝ^2 to ℝ^2 and its Jacobian matrix will have a non-zero determinant, meaning g can be 1-1 but f(x) = f(y) if x ≠ y in ℝ^2.
10Step 5 - Exercise 2-37(b)
Generalize the above result to the case of a continuously differentiable function f: ℝ^n → ℝ^m where m
11Step 11: Substep 5.1 - Rank Argument Generalization
In the more general scenario, construct a map g: ℝ^n → ℝ^n such that g(x) = (f(x), x_(m+1), ..., x_n). g's Jacobian matrix will have full rank (n), hence locally invertible, showing similar to above, f cannot be 1-1.
12Step 6 - Exercise 2-38(a)
Given: f: ℝ → ℝ with f'(a) ≠ 0 for all a ∈ ℝ. To show: f is 1-1.
13Step 13: Substep 6.1 - Monotonicity Implies Injectivity
If f'(a) > 0 for all a, f is strictly increasing and thus injective. Likewise, if f'(a) < 0 for all a, f is strictly decreasing, thus injective.
14Step 7 - Exercise 2-38(b)
Given: f: ℝ^2 → ℝ^2 by f(x, y) = (e^x cos y, e^x sin y). To show: det f'(x, y) ≠ 0 for all (x, y) but f is not 1-1.
15Step 15: Substep 7.1 - Computing the Jacobian
Calculate the Jacobian matrix:\[ \begin{pmatrix} \frac{∂}{∂x}(e^x \text{cos}(y)) & \frac{∂}{∂y}(e^x \text{cos}(y)) \ \frac{∂}{∂x}(e^x \text{sin}(y)) & \frac{∂}{∂y}(e^x \text{sin}(y)) \ \frac{∂}{∂x}(e^x \text{cos}(y)) = e^x \text{cos}(y), \frac{∂}{∂y}(e^x \text{cos}(y)) = -e^x \text{sin}(y), \frac{∂}{∂x}(e^x \text{sin}(y)) = e^x \text{sin}(y), \frac{∂}{∂y}(e^x \text{sin}(y)) = e^x \text{cos}(y) \ \text{Jacobian}_{f(x, y)} = e^x\begin{pmatrix} \text{cos}y & -\text{sin}y \ \text{sin}y & \text{cos}y \ \text{det(f)} = e^{2x}eq 0 \ \text{However, by analysing trigonometric behaviour}\ \text{(e.g.,} f(0, 0)=(1, 0), f(0, 2π) = (1, 0) and f is non- 1-1\text{as it can cycle back multiple inputs, similar to cos and sin being periodic.} \].