Given a function $a(t)$, and the condition $$\dot{a}^2 \geq 1 - \frac{a^2}{L^2} $$ and $$a(t) \leq L $$ I need to prove that if there exists a $t_0$ such that $\dot{a}(t_0)<0$ and $a(t_0)>0$, $a(t)$ is eventually zero that is there exists a $\tilde{t}$ such that $a(\tilde{t})=0$. Now from intuition as the lower bound gets bigger, it seems $\dot{a}$ gets more negative. Now when trying to put these in equations the first step I am attempting is that for any $t_1>t_0$, I am trying to show $\dot{a}(t_1)<\dot{a}(t_0)$. But that doesn't seem to follow from the given inequality that I am allowed to use. I thought if I took $t_1=t_0 +dt$ I would get some information about $\ddot{a}$. Any leads on how to go about this?
2026-03-28 07:43:25.1774683805
A problem in single variable calculus
99 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Proving the differentiability of the following function of two variables
- If $f ◦f$ is differentiable, then $f ◦f ◦f$ is differentiable
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Number of roots of the e
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- How to prove $\frac 10 \notin \mathbb R $
- Proving that: $||x|^{s/2}-|y|^{s/2}|\le 2|x-y|^{s/2}$
Related Questions in PROBLEM-SOLVING
- How do you prevent being lead astray when you're working on a problem that takes months/years?
- How to prove the inequality $\frac{1}{n}+\frac{1}{n+1}+\cdots+\frac{1}{2n-1}\geq \log (2)$?
- How to solve higher order polynomial equations?
- Methods in finding invariant subspaces?
- Question about the roots of a complex polynomial
- Using a counting argument to prove some equalities? (Problem Solving)
- (Problem Solving) Proving $\sum_{k=0}^{n}(-1)^k\binom{n}{k}\frac{1}{k+m+1}=\sum_{k=0}^{m}(-1)^k\binom{m}{k}\frac{1}{k+n+1}$
- (Problem Solving) Proving $|x|^p +|y|^p \geq |x+y|^p$
- Each vertex of the square has a value which is randomly chosen from a set.
- Fill in the blanks
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Either I am missing something, or this is not necessarily true.
Let $a(t) = t^2 + 1$, $L = 1$.
$$ \dot{a}^2 + \frac{a^2}{L^2} = (2t)^2 + (t^2 + 1)^2 \geq 1 $$
At $t_0 < 0$:
$$ \begin{cases} \dot{a}(t_0) = 2t_0 < 0 \\ a(t_0) = t_0^2 + 1 > 0 \end{cases} $$
But $a(t)$ is always greater than zero.
UPDATE
With the new condition, $a(t) \leq L$, it's actually provable, assuming $a$ is differentiable on $\mathbb{R}$.
Case $\exists t' : a(t') < 0$
Since $a$ is differentiable, it's continuous. $a(t_0) > 0$, $a(t') < 0$. The intermediate value theorem applied to $t_0$ and $t'$ implies $\exists \tilde{t} : a(\tilde{t}) = 0$.
Case $\forall t : a(t) \geq 0$
Note that the differential condition as written implies $L \neq 0$.
$$a \leq L \implies L > 0 \land \frac{a}{L} \leq 1$$
Now let's have a look at the first inequality again.
$$\dot{a}^2 \geq 1 - \frac{a^2}{L^2} \iff \dot{a}^2 + \frac{a^2}{L^2} \geq 1 \implies \left ( \dot{a}(t) = 0 \implies a(t) = L \right )$$
We know that $\exists t_0 : \dot{a}(t_0) < 0$. If $\exists t_1 : \dot{a}(t_1) = 0$ then $t_1 < t_0$ — otherwise select $\alpha = \operatorname{argmin}(\{a(t) : t_0 \leq t \leq t_1\})$, by the extreme value theorem $\dot{a}(\alpha) = 0 \implies a(\alpha) = L \implies \forall t \in [t_0, t_1] \, a(t) = L \implies \dot{a}(t_0) \not< 0$, contradiction. Note that due to Darboux's theorem $\dot{a}$ cannot become positive without going through $0$.
Unboundedness
So $\forall t \geq t_0 \, \dot{a}(t) < 0$, the last problem we could have is $a$ being limited below. Let $M > 0$ be the lower bound. By Weierstrass's theorem $lim_{t \to \infty} a(t) = M$, or $\forall \epsilon > 0 \, \exists \delta \, \forall t > \delta \, |a(t) - M| < \epsilon$.
$$ \dot{a} \leq -\sqrt{1 - \frac{a^2}{L^2}} \leq -\sqrt{1 - \frac{(M + \epsilon)^2}{L^2}} = -C $$
By the mean value theorem $a(t + 1) - a(t) = \dot{a}(\gamma) \leq -C \implies a(t) - C \geq a(t + 1)$, therefore $a(t + \left\lceil \frac{L}{C} \right\rceil + \ldots) < 0$, which brings us to the first case again.
Conclusion
To give an example, consider $a(t) = \sin(t)$ and $L = 1$.
$$ \begin{cases} (cos(t))^2 + \frac{(sin(t))^2}{1^2} \geq 1 \\ sin(t) \leq 1 \end{cases} $$
At $t_0$ in the second quarter $\sin(t_0) > 0$ and $\cos(t_0) < 0$, also $\sin(0) = 0$.