How can you use the tabular method to integrate xcos(x^2)

  • Thread starter Thread starter lioric
  • Start date Start date
  • Tags Tags
    Integrate Method
lioric
Messages
335
Reaction score
26

Homework Statement


This is not a homework but since asked me I'm posting it here. I know how to intergrate by parts and can do this using formula
But I'd like to do this using the tabular method

Question
Integrate xcos(x^2) using tabular method

Homework Equations


The table with derivative on one volume and integral on the other column

The Attempt at a Solution


I know we can differentiate the one which is harder to intergrate so I integrated the x and differentiated cos(x^2)

So I get -2sin(x^2) for the derivative column and (x^2)/2 on the intergral side
When I multiply the results as said in tabular method and integrate the last portion, I get

(X^2)/2 * cos(x^2) -2 integrated by sin(x^2) * (x^2)/2
 
Last edited by a moderator:
Physics news on Phys.org
lioric said:
I know how to intergrate by parts and can do this using formula
But I'd like to do this using the tabular method
The tabular method is integration by parts. It is just organizing the steps into a table. If you understand the formula than there is no need to make a table.
lioric said:
I know we can differentiate the one which is harder to intergrate so I integrated the x and differentiated cos(x^2)

So I get -2sin(x^2) for the derivative column and (x^2)/2 on the intergral side
When I multiply the results as said in tabular method and integrate the last portion, I get

(X^2)/2 * cos(x^2) -2 integrated by sin(x^2) * (x^2)/2
The first derivative is ##-2x\text{sin}(x^{2})## not ##-2\text{sin}(x^{2})##. I don't think this is a good method to solve this problem though. This integral is relatively trivial using the u-substitution ##u=x^{2}##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top