While reading Calculus by Apostol I found the set of positive integers defined as "Set of Real numbers that belong to every Inductive set"...
The question is "Why we don't define the set of 1,1+1,1+1+1,... I mean all such numbers as the set of positive integers?"
He has said that this will not define the set completely and so we use "Inductive sets"
but can someone please explain it a bit more so it becomes actually clear to use inductive sets to define them..
For discrete mathematics the natural numbers (which is practically the same as positive integers without zero) is typically defined using 0 and the successor function S (the successor function being the same +1) $ x \in \mathbb{N} \iff x = 0 \lor \exists y \in \mathbb{N} : S(y)=x $.
Which is effectively the same definition you used so the claim that there exist positive integers that are not covered by that definition runs counter to the standard use of the term "Positive Integer".