Question: I am new here and I need some help !!!

My question is: (Frent Analysis)
I have this vector function S:=t-> <t^3,3*t,t^4>
I got S(1) wich is <1,3,1>
Also, I got TNBFrame(s(t),t);
and tnb1:=eval(%,t=1) for t=1
I got the Normal Vectot N, Binormal Vector B,the curvature(s(t),t), and curv:=eval(%,t=1);

the radius is rc:=1/curv;

the question:
Armed with this knowledge, use Maple to find the equation of the osculation circle to the curve s(t) at t=1. Plot the curve and the osculation circle on the same plot. Also, plot the three vectors, T,N, and B, at the point s(1), with different colors, at the same plot as the curve and the circle.

Can sombody help me please?

Please Wait...