-1

I am trying to optimize a single fractional function given as b+mx/c-mx. I consulted some references about its convexity, the function is a quasi linear function but I am not sure whether it has same properties as of a convex function i.e a global minima or maxima. I would appreciate any helpful comment or reference.

sukhalid
  • 43
  • 9

1 Answers1

0

It will have maxima and minima at plus and minus infinity respectively without any restrictions on your problem since you will have a vertical asymptote at c/m (assuming you don't have a degenerate case such as m=0)

Casey
  • 417
  • 3
  • 10