Integration by parts & inv. trig fxn

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
wvcaudill2
Messages
53
Reaction score
0

Homework Statement


[tex]\int xarcsin2xdx[/tex]

2. The attempt at a solution
Image1.jpg


Can someone explain to me what is happening at step 2? I understand how the integration by parts was done, but where does the (1/8) or (2x) come from?
 
Physics news on Phys.org
micromass said:
They multiplied the numerator and denominator by 8. Thus

[tex]\frac{x^2}{\sqrt{1-4x^2}}=\frac{8x^2}{8\sqrt{1-4x^2}}[/tex]

and then they rewrote this slightly.

I still don't see how this gets (1/8), and even then, what is the purpose of doing this, and where does the (2x) come from?
 
micromass said:
Yoi get the 1/8 by bringing the denominator out of the integral.
And the numerator is rewritten as [itex]8x^2=2(2x)^2[/itex].

The purpose of doing that is to do a substitution t=2x.

Oh, ok. Thanks again!