Consider the IVP:
$ \begin{cases} x' = |x|^{p}\\ x(t_0) = 0\\ \end{cases} $
This is a differential equation that can be handled by separable variable technique. There is a further theorem stating that:
Let $a \in C(J_1),g \in C(J_2),t_0 \in J_1,x_0 \in J_2$ and consider the IVP $\begin{cases} x' = a(t)g(x) \\ x(t_0) = x_0 \\ \end{cases} $ then the IVP
- Has solutions.
- If $g(x_0) \neq 0$ then verifies the property of local uniqueness.
- If $g(x_0) = 0$, $G \in C(J_2)$ such that $G(x_0) = 0$,$\exists \delta > 0.\forall x \in ]x_0,x_0+\delta[.G'(x) = \frac{1}{g(x)}$ and $a(t_0) \neq 0$ then the IVP doesn't verify the property of local uniqueness.
I was told that local uniqueness does not hold for $0 < p < 1$ and that it holds in other cases.
How can I study this family of IVPs?
The best way to study a Cauchy problem for the first order ordinary differential equation \begin{equation} \begin{cases} x^\prime=v(x) \\ x(t_0)\equiv x_0=0 \end{cases}\tag{1}\label{1} \end{equation} is perhaps to use the standard Barrow's formula ([1], §1.5 p. 19) $$ t-t_0=\int\limits_{x_0}^{x(t)}\frac{\mathrm{d}\xi}{v(\xi)}\tag{2}\label{2} $$ and the related existence and uniqueness theorem ([1], §2.2 p. 36), which says that if $v:\mathbb{R}\to\mathbb{R}$ is continuously differentiable, then the solution of $\eqref{1}$ exists, is unique and is given by formula $\eqref{2}$ if $v(x)\neq 0$, or by $$ \quad x(t)=x_0=\mathrm{const.}\:\text{ if }v(x_0)=0.\tag{3}\label{3} $$ (Solutions of type $\eqref{3}$ are commonly called equilibrium points)
In the case under analysis, since $v(x)=\vert x\vert^p\geq 0$ for all $p\in [0,\infty[$ and the chosen initial condition is $x(t_0)=0$, we infer that $x(t)$ is an increasing function of $t$. Therefore we can assume that $x(t)\geq 0$ for all $t\in[t_0,\infty[$, study the following the Cauchy problem, equivalent to the one proposed by Javier: \begin{equation} \begin{cases} x^\prime=x^p \\ x(t_0)=0 \end{cases}\quad \forall p\in[0,\infty[ \tag{4}\label{4} \end{equation} Now let's discuss the various possibilities by solving this Cauchy problem and applying the cited theorem, as suggested by Artem:
[1] Vladimir Igorevic Arnol'd, "Ordinary differential equations", various editions from MIT Press and from Springer-Verlag, MR1162307 Zbl 0744.34001.