Let $A$ be a regular local ring of dimension $d$ with maximal ideal $\mathfrak{m} = (a_1,\ldots,a_d)$. Let further $e_1,\ldots,e_d$ be natural numbers and set $$a := \prod_{i=1}^d a_i^{e_i}.$$ Now assume I want to prove something by contradiction and I am able to show that $$\tag{1} a \in (a_1^{e_1+1},\ldots,a_d^{e_d+1}) =: I,$$ is there an easy way to get an obvious contradiction from here on?
Note that regularity is necessary here: Let $R = K[X^2,XY,Y^2]_{(X^2,XY,Y^2)}$ with maximal ideal $(X^2,XY,Y^2)$, then $R$ is not regular. If $(e_1, e_2, e_3) = (1,2,1)$, then $y = X^2 \cdot (XY)^2 \cdot Y^2 = X^4 Y^4$, which is contained in the ideal $I = (X^4, X^3 Y^3, Y^3)$.
What I have done so far: In simple examples one can be convinced that the statement $(1)$ is a contradiction because the rings are sufficiently nice.
Example for nice situation: Let $R = K[X,Y,Z]_{(X,Y,Z)}$ with maximal ideal $(X,Y,Z)$ and assume I was able to show that e.g. $XY^3 \in (X^2, Y^4, Z).$ This is should be wrong but even in this simple example I am not able to deduct a clear contradiction.
This is wrong as xavierm02 pointed out, but imho the general argument should use the regularity of $R$ more explicitly, maybe by using that $R$ is a unique factorization domain or that $a_1^{e_1+1},\ldots,a_d^{e_d+1}$ is a regular sequence.
Another nice situation is $d = 1$. In this case $R$ is a discrete valuation ring and the statement would reduce to $a^e \in (a^{e+1})$, i.e. $a^e = u \cdot a^{e+1}$ which is absurd.
Any help would be greatly appreciated.