$p(n)$ - the number of unordered sets of positive integers whose sum is n.
I proved that $$p(n) \ge {\max_{1\le k\le n}} {\frac {\binom{n-1}{k-1}} {k!} }$$
now i need to deduce that there is an absolute constant c > 0 for which $$p(n) ≥ e ^ {(c{\sqrt n})} $$
would appreciate your help with that.
Your $p(n)$ is the number of partitions of $n$. There is a famous asymptotic formula by Hardy and Ramanujan precising your claim. Maybe you find a simpler proof of your estimate in a combinatorics textbook under the heading "partitions".