mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-06 08:48:39 +00:00
Import Hugo
This commit is contained in:
17
hugo/content/posts/2017-02-14-cauchy-schwarz-proof.md
Normal file
17
hugo/content/posts/2017-02-14-cauchy-schwarz-proof.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
lastmod: "2021-09-12T22:47:44.0000000+01:00"
|
||||
author: patrick
|
||||
categories:
|
||||
- mathematics
|
||||
comments: true
|
||||
date: "2017-02-14T00:00:00Z"
|
||||
aliases:
|
||||
- /cauchy-schwarz-proof/
|
||||
title: Proof of Cauchy-Schwarz
|
||||
---
|
||||
|
||||
This is just a link to a [beautiful proof][proof] of the [Cauchy-Schwarz inequality][CS].
|
||||
There are a number of elegant proofs, but this is by far my favourite, because (as pointed out in the paper) it "builds itself".
|
||||
|
||||
[CS]: https://en.wikipedia.org/wiki/Cauchy%E2%80%93Schwarz_inequality
|
||||
[proof]: http://www-stat.wharton.upenn.edu/~steele/Publications/Books/CSMC/New%20Problems/CSNewProof/CauchySchwarzInequalityProof.pdf
|
Reference in New Issue
Block a user