New Reply

Convexity of a function I don't understand

 
Share Thread Thread Tools
Nov14-12, 09:40 AM   #1
 

Convexity of a function I don't understand


Hi,

I am starting to learn real math I would say for first time in life. I have come across this function:

Code:
f(x) = maxi(xi) - mini(xi)
The domain is R.

Does the above function mean f(x) = 0 since for for x in R max and min of x would be x itself.

Hence it is convex as for any θ ≥ 0 we can write:
Code:
θ.x + (1-θ).y = 0 ≤ f(θ.x + (1-θ).y)
f(θ.x + (1-θ).y) = 0
In above both x and y would be any R.

Thanks for helping me learn.
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Nov14-12, 10:56 AM   #2
 
Recognitions:
Gold Membership Gold Member
Is the argument of [itex] f [/itex] perhaps a vector and the [itex] x_i [/itex] the components thereof? I am sure they are not meant to be the same.
New Reply

Tags
convexity
Thread Tools


Similar Threads for: Convexity of a function I don't understand
Thread Forum Replies
Convexity & Strict Convexity of Functionals (function of a function) Calculus & Beyond Homework 4
Don't understand this python function Engineering, Comp Sci, & Technology Homework 1
convexity of continuous real function, midpoint convex Calculus & Beyond Homework 3
convexity and concavity of a function Calculus 1
Convexity of a Function General Math 4