Let $C$ the curve given by $\gamma:\mathbb R\to\mathbb R^n$, $\gamma(t)=(t,t^2,t^3,\ldots,t^n)$.
- Show that $C$ is contained in no hyperplane.
2.Find the tangent line and osculating plane at $(0,0,\ldots,0)$.
For (1) my idea is to find the curvature of $\gamma$. We have,
$$\gamma'(t)=(1,2t,3t^2,...,nt^{n-1})\quad \gamma''(t)=(0,2,6t,...,n(n-1)t^{n-2}).$$
Then $k(t)=||\gamma''(t)||=\sqrt[]{4+36t^2+\cdots+(n(n-1)t^{n-2})^2}>0$ so it is not contained in any hyperplane. Is it ok? If so, is there another way to solve this without using curvature?
To get the tangent line and osculating plane, I just take the binormal vector $B(t)=\gamma'(t)\times \gamma''(t)$ and them i get the plane.
Is it ok?
Thanks for your help.
In my opinion your idea does not work for a dimension greater than $2$.
Hint for (1). Try to show that the polynomials $t,t^2,\dots,t^n$ are linearly independent functions (see https://en.wikipedia.org/wiki/Wronskian).
Moreover, if there are constants $a_1,\dots, a_n$ such that $$a_1 t+a_2 t+\dots +a_nt^n=0$$ for ALL $t\in \mathbb{R}$, what may we conclude?