Student[VectorCalculus]
series
compute the series expansion of each component of a Vector
Calling Sequence
Parameters
Description
Examples
series(f, v)
f
-
Vector or algebraic expression
v
expression sequence of arguments to pass to the top-level series function
The series(f, v) calling sequence maps the top-level series function over the components of the Vector f. If f is not a Vector, the arguments are passed to the top-level series function.
with⁡StudentVectorCalculus:
series⁡sin⁡t,exp⁡t,t=0
t−16⁢t3+1120⁢t5+O⁡t7ex+1+t+12⁢t2+16⁢t3+124⁢t4+1120⁢t5+O⁡t6ey
series⁡sin⁡tt,1−cos⁡tt,t=0
1−16⁢t2+1120⁢t4+O⁡t6ex+12⁢t−124⁢t3+O⁡t5ey
series⁡log⁡1+z,z
z−12⁢z2+13⁢z3−14⁢z4+15⁢z5+O⁡z6
See Also
Student[VectorCalculus][diff]
Student[VectorCalculus][int]
Student[VectorCalculus][limit]
Download Help Document
What kind of issue would you like to report? (Optional)