2

Construct an example of a first-order differential equation on $\mathbb{R}$ for which there are no solutions to any initial value problem.

Could anyone please get me started on this. I am struck as to which direction to go

Hawk
  • 6,540
afsdf dfsaf
  • 1,687

1 Answers1

2

Simply consider $\dot x=f(t)$ where $f$ is the Dirichlet function.

There's no solution for any initial value since $f$ is discontinuous everywhere, while the derivative of a differentiable function should be continuous somewhere.

It's a direct consequence of Baire category theorem, since for any differentiable function $g$, $g'(t)=\lim_{n\to\infty}n(g(t+1/n)-g(t))$, a pointwise limit of a sequence of continuous functions.

For more details, and the continuity of a derivative, see https://math.stackexchange.com/a/112133/23875

Yai0Phah
  • 9,733