plotting the sequence x_n using tikz
I want to plot the sequence
x_1 = \sin(pi root(2))
x_2 = \sin(pi root(6))
x_3 = \sin(pi root(12))
In short my x_n = sin( pi root(n^2 + n)). I want to plot this as an animation as n goes to infinity. Can i have the command line arguments for plotting this animation using TikZ package
I want to plot the sequence
x_1 = \sin(pi root(2))
x_2 = \sin(pi root(6))
x_3 = \sin(pi root(12))
In short my x_n = sin( pi root(n^2 + n)). I want to plot this as an animation as n goes to infinity. Can i have the command line arguments for plotting this animation using TikZ package
No comments:
Post a Comment