Non linear factor constraint
I need to make a design where two factors are linked by a constrain that is non linear.
Given factor A [0,5 to 20] and factor B [5 to 125] that need to fulfill equation B<500*A^-1 for the experiment to work.
Only factor combination below the curve are acceptable.How do I impose such a constrain?
Thank you for any tip.