student
intparts
perform integration by parts
Calling Sequence
Parameters
Description
Examples
intparts(f, u)
f
-
expression of the form Int(u*dv, x)
u
factor of the integrand to be differentiated
Important: The student package has been deprecated. Use the superseding commands, Student[Calculus1][IntRules] and Student[Calculus1][Rule], instead.
Carry out integration by parts on an unevaluated integral (expressed in terms of Int).
The function returns u⁢v−∫du⁢vⅆx as its value.
The command with(student,intparts) allows the use of the abbreviated form of this command.
with⁡student:
intparts⁡∫xk⁢ln⁡xⅆx,ln⁡x
ln⁡x⁢xk+1k+1−∫xk+1x⁢k+1ⅆx
intparts⁡∫sin⁡x⁢x+sin⁡xⅆx,sin⁡x
sin⁡x⁢12⁢x2+x−∫cos⁡x⁢12⁢x2+xⅆx
See Also
IntegrationTools/Parts
Student
student(deprecated)[changevar]
student(deprecated)[powsubs]
Student[Calculus1][IntRules]
Student[Calculus1][Rule]
Download Help Document
What kind of issue would you like to report? (Optional)