User smilingbuddha - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-25T12:57:50Zhttp://mathoverflow.net/feeds/user/12349http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/118225/how-to-show-a-certain-determinant-is-non-zeroHow to show a certain determinant is non-zerosmilingbuddha2013-01-06T21:28:50Z2013-03-28T18:34:16Z
<p>For any $n$ distinct points $x_1,x_2 , \ldots , x_n$ on the real line show that
the matrix $M$ where $M(i,j) = e^{\lambda_j x_i} $ has non-zero determinant
where $\lambda_1 \lt \lambda_2 \lt \ldots \lt \lambda_n \in \mathbb{R}$ are fixed constants. </p>
<p>I am able to show this for $n=1$(duh...) and $n=2$. Is this an inductive proof? </p>
http://mathoverflow.net/questions/57060/convexity-and-line-segmentsConvexity and line segmentssmilingbuddha2011-03-02T00:33:02Z2011-03-02T00:33:02Z
<p>Let S be a subset of a linear space. Let S1 be the union of all line segments that join pairs of points in S. Now what happens if we repeat this process and construct S2, S3,....(Thus for example S2 is the union of line segments in S1)?</p>
<p>My guess is that the end-result should be the convex hull of the set S, but I am not able to prove/disprove this. </p>
<p>Thank you,</p>
<p>Sanjeev</p>
http://mathoverflow.net/questions/57060/convexity-and-line-segmentsComment by smilingbuddhasmilingbuddha2011-03-02T00:58:52Z2011-03-02T00:58:52ZOhhh yes indeed!! I guess that settles it....One question though...
Does this constructed chain S1, S2, S3,... have to be infinite to become the convex hull?
In R^2 it seems to me that S2 of any set becomes the convex hull.