If I have a starting and ending y value and know the range along the x-axis, how can I create a function that adheres to a power-law?
Ex: I want the function to start at (1, 10), end at (1000,0). Can one creata a simple power law function given two points as such?