To explain my question, let me consider the following example,
$$y''(x) + y(x) = 1.$$
We do now that the correspoding homogeneous equation has the general solution of the form
$$y_c(x) = c_1 sin(x) + c_2 cos(x),$$
and if we consider the particular solution $y_p(x) = 1$, it is claimed that we would have found the general solution of the non-homogeneous equation as
$$y(x) = c_1 sin(x) + c_2 cos(x) + 1.$$
However, notice that we could have used $y_{1} (x) = 3 sin(x) + 1$ as our particular solution, but using the particular solution $y_p(x) = 1$ has a "simple" form in the sense that it does not contain a part from particular solution of the corresponding homogeneous equation.
My question is that, for any given linear ODE, how many such "simple" solutions (i.e that does not contain a part from the corresponding homogeneous equation) are there to this linear ODE ?
Digression:
Aside from that, to me, the solutions of the form
$$y(x) = y_c(x) + y_p(x)$$ covers only a subset of the solutions to a given linear ODE because I do not see how would we prove that if $y_2(x)$ is a solution of the given ODE, then $y_2(x)$ can be written of the form
$$y_2 (x) = y_c(x) + y_p(x) ? $$
Of course, you could use $y_1(x)=3\sin(x)+1$ instead of $y_1(x)=1$.
This would give $\quad y(x)=c_1\sin(x)+c_2\cos(x)+3\sin(x)+1\quad$ instead of $\quad y(x)=c_1\sin(x)+c_2\cos(x)+1$
Note that $\quad y(x)=c_1\sin(x)+c_2\cos(x)+3\sin(x)+1 \quad=\quad (c_1+3)\sin(x)+c_2\cos(x)+1\quad$
So, you just replace $c_1$ by $c_1+3$ which is also a constant $c'_1=c_1+3$
$$y(x)=c'_1\sin(x)+c_2\cos(x)+1$$
The result is the same since $c_1$ or $c'_1$ are both arbitrary constants.
Doesn't matter the particular solution $y_1(x)$ you chose, $y_1(x)=1$ or $y_1(x)=3\sin(x)+1$, or any other, this is the same result, but expressed with different symbols for the arbitrary constant.