I wonder why do we get zero as the trivial solution many a times. For instace:
- The ordinary differential equation $y'=y(y-1)$ has $y=0$ and $y=1$ as its trivial solutions.
- Zero is the trivial solution of the homogenous system of line eqations.
Why zero is the trivial solution for many problems in mathematics? Please explain . Thanks!
The zero solution is called ‘trivial’ because it is the most obvious and straightforward one. If you ask why it comes up most of the time, that’s probably how $0$ works.
In the first case, you can see that if we make the right side equal to zero by plugging in $y=0,1$ then we would have $y’=0$ suggesting that $y$ is a constant function. Normally, one would not be looking for constant function solutions so these are termed trivial.
Any system of the form: $$a_1 x + b_1 y +c_1 z ...=0$$ $$a_2 x + b_2 y +c_2 z ...=0 \\ . \\ . \\. $$ has a trivial solution when all the variables are zero.