Chapter 7: Problem 7
Find all points where \(f(x)=\sqrt{1-\cos x}\) is not differentiable and at those points find the one-sided derivatives.
Short Answer
Expert verified
The function \( f(x) = \sqrt{1 - \cos x} \) is not differentiable at \( x = 2k\pi \). Left-hand derivative: \(-1/\sqrt{2}\). Right-hand derivative: \(1/\sqrt{2}\).
Step by step solution
01
Determine Domain for Differentiability
For the function \( f(x) = \sqrt{1 - \cos x} \), it is important to note that the square root function is undefined for negative numbers. Since \( -1 \leq \cos x \leq 1 \), the expression \( 1 - \cos x \) ranges from 0 to 2. Thus, the function is undefined when \( \cos x = 1 \), leading to \( x = 2k\pi \) where \( k \) is an integer. Therefore, \( f(x) \) is not defined (and hence not differentiable) at \( x = 2k\pi \).
02
Check Continuity and Differentiability around Critical Points
For differentiability, \( f(x) \) needs to be continuous and smooth. Calculate the behavior of \( f(x) \) as \( x \to 2k\pi^+ \) and \( x \to 2k\pi^- \). Near these points, approximate \( \sqrt{1 - \cos x} \). Use \( 1 - \cos x \approx (x - 2k\pi)^2/2 \) as \( x \to 2k\pi \), so \( f(x) \approx (x - 2k\pi)/\sqrt{2} \). This means \( f(x) \) is not smooth at \( x = 2k\pi \).
03
Find One-Sided Derivatives
Calculate the left-hand and right-hand derivatives at the point \( x = 2k\pi \). The left-hand derivative is the limit \( \lim_{h \to 0^-} \frac{f(2k\pi + h) - f(2k\pi)}{h} = \lim_{h \to 0^-} \frac{|h|}{h\sqrt{2}} = -\frac{1}{\sqrt{2}} \). Similarly, the right-hand derivative is \( \lim_{h \to 0^+} \frac{|h|}{h\sqrt{2}} = \frac{1}{\sqrt{2}} \). The left-hand and right-hand derivatives are not equal, confirming \( f(x) \) is not differentiable at \( x = 2k\pi \).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
One-sided derivatives
In calculus, one-sided derivatives are related to the concept of differentiability, focusing on the behavior of a function as it approaches a certain point from one side. When a function is not differentiable at a point, it may still have well-defined derivatives when approaching that point from the left or the right. Consider the exercise provided, which involves the function \( f(x) = \sqrt{1 - \cos x} \). The key point of interest is \( x = 2k\pi \). Approaching from the left, the left-hand derivative is calculated as the limit \( \lim_{h \to 0^-} \frac{f(2k\pi + h) - f(2k\pi)}{h} \), resulting in a value of \(-\frac{1}{\sqrt{2}}\). Approaching from the right, the right-hand derivative is given by \( \lim_{h \to 0^+} \frac{|h|}{h\sqrt{2}} = \frac{1}{\sqrt{2}}\).
- These one-sided derivatives provide insight into how the function behaves differently from each side at critical points.
- They are useful to understand why the function is not differentiable at \( x = 2k\pi \).
Continuity
Continuity is a foundational concept in calculus concerning the smoothness and predictability of functions. For a function to be continuous at a point, three conditions must hold:
- The function value exists at that point.
- The limit of the function exists as the input approaches that point.
- The limit equals the function value at that point.
Critical points
Critical points in calculus are crucial for understanding where a function changes behavior. They occur where the derivative of the function is zero or undefined, and they help identify peaks, troughs, or points of inflection on a graph.In the case of \( f(x) = \sqrt{1 - \cos x} \), critical points are identified at \( x = 2k\pi \) due to the function's differentiability being compromised. The derivatives at these points either do not exist or point out significant changes as one-sided derivatives are unequal.
- Each critical point might suggest a location for potential maxima, minima, or sharp turns, which can significantly affect the graph's shape.
- By analyzing \( f(x) \) at these critical points one can determine where the function shifts from differentiable to non-differentiable.