Let $A$ be a symmetric $n×n$ real matrix. Then there exists a non-zero real eigenvector for $A$.
The proof(using calculus)in my reference follows:
Let $ A$ be a real symmetric matrix ,and let $f(X)= X^tAX$ be the associated quadratic form.Let P be a point on the unit sphere such that $f(P)$ is a maximum for $f$ on the sphere. Then $P$ is an eigenvector for $A$. In other words, there exists number $λ$ such that $AP=λP$.
The thing is i am not able to understand the above proof. The curve $C(t)$ in the above proof. what is it?how does it looks like?, i am not able to grasp it. Also the concept of quadratic form and maximising it in a unit sphere.
Please if you could explain the above proof in a easier way or provide a alternative proof for the above theorem.
It would be better if you could provide a graphical view of the above proof.

I had some trouble before I understood the printed proof, and I am putting this as an answer in the hope it will help you understand the printed proof. It is really more a comment, but is far too long for that. I hope people will forgive me.
The quadratic form in 2-d is $ax^2+bxy+cy^2$, and you can get this from $X^TAX$ if X is a 2-d column vector. The expression gets longer quite quickly in 3 or more dimensions. The value of the quadratic form will vary across the unit sphere, and $P$ is the point where its value is maximum. The space $W$ is the tangent space (think of a plane touching a sphere as drawn) and its dimension is 1 less than $n$, the dimension of the containing space. $P$ is also used as the (unit) vector to the point P, and with $w$ as a unit vector in $W$, $C(t)$ is defined. For each $t$, $C(t)$ is a point, and the points form a circle.
He proves the circle lies in the unit sphere. Unfortunately he says the direction of the curve "is perpendicular to the sphere at $P$", where I think he means perpendicular to the radius at $P$.
In the function $g(t) = f(C(t)) = C(t).AC(t)$, $C(t)$ is a column vector and $A$ is a matrix - the typeface does not make this clear.
$C.AC'=C^TAC'=C^TA^TC'=(AC)^TC'=AC.C'=C'.AC$ expands the reasoning in the last line of the first page.
On the second page, in $AP$ $P$ is again a column vector (of the point $P$) and A the transformation matrix. Finally the transformation of $P$ is perpendicular to the tangent space $W$, so it must be a multiple of $P$ the radius vector.