Integration by parts formula

In summary: This would make the differentials optional and solve your problem. You could use the notation that you want, and the problem would go away. It would also make it clear that integration is just a mathematical operation like addition, multiplication, etc...It's worth mentioning that there are ways to do calculus without this problem, but they require an understanding of the theory of Differential Forms.
  • #1
Whatupdoc
99
0
i will use "\int" as integral signs, cause latex seems to be down.

uv - \int v*du

\int 8x^2cos(2x)*dx

u = 8x^2
du = 16x*dx
dx = 1/16

dv = cos(2x)
v = 1/2sin(2x)

plug in what i found for the formula

8x^2*1/2*sin(2x) - \int 1/2*sin(2x)*16x

take out the 1/2, because it's a number.

4x^2*sin(2x) - 1/2 \int sin(2x) *16x

k this is the part where I am stuck on. do i use integration by parts on the right side agian? my attempt of u-du:
u=16x
du = 16*dx
dx = 1/16
sin(1/8*u) * u

hmm... looks wrong
 
Physics news on Phys.org
  • #2
I find the equation
dx=1/16
to be rather odd.

Also, the lack of a 'dx' at the end of the expression:
8x^2*1/2*sin(2x) - \int 1/2*sin(2x)*16x
seems a bit disconcerting.

That said, what's wrong with dv=sin(2x) in the second parts?
 
  • #3
"That said, what's wrong with dv=sin(2x) in the second parts?"

hmm it's suppose to be v=sin(2x)*dx right? not dv. hmm i don't see anything wrong with that part, unless I am missing something.

"I find the equation
dx=1/16
to be rather odd."

yea it's suppose to be dx=1/16*du, it's suppose to balance du right?

how would i solve the integral on the right side? \int 1/2*sin(2x)*16x

another parts sub?
 
  • #4
Whatupdoc said:
"I find the equation
dx=1/16
to be rather odd."

yea it's suppose to be dx=1/16*du, it's suppose to balance du right?

How about dx=1/(16 x) * du so that it agress with the equation above it?

...

\int sin(2x) * 16x dx
is the same as
\int 16x * sin(2x) dx
which should look somewhat familiar. (yes, parts should work.)
 
  • #5
ok i finished the problem, but i can't seem to get it correct.

4x^2*sin(2x) - 1/2 \int sin(2x) *16x*dx

that is what i got so far form the previous post

ok using parts agian...
uv - \int v*du

u = 16x
du = 16*dx
dx = 1/16 *du
dv = sin(2x)
v = -1/2*cos(2x)

ok time to fill in what i know...
16x*-1/2*cos(2x) - \int -1/2*cos(2x)*16*dx
take out the -1/2 and 16 cause it's constant
-8x*cos(2x) +8 \int cos(2x)*dx
find the anti-derv.
-8x*cos(2x) + 4 sin(2x)*dx
put everything together...
4x^2*sin(2x) - 1/2(-8x*cos(2x) + 4 sin(2x)*dx)
4x^2*sin(2x) +4x*cos(2x) -2sin(2x)*dx
ok that's my final answer and it's correct, but the DX is still there... hmm i thought i was suppose to add in 1/16 for dx,cause that's the value that i found
 
Last edited:
  • #6
You shouldn't be getting any differentials at the end of the process.
Still no Latex :)

The last integration should be something like:
\int -cos(2x) dx = -1/2 sin(2x)

I'm guessing you did:
\int -cos(2x) dx -> -1/2 sin(2x) dx
(which is incorrect) instead.
 
  • #7
NateTG said:
You shouldn't be getting any differentials at the end of the process.
Still no Latex :)

The last integration should be something like:
\int -cos(2x) dx = -1/2 sin(2x)

I'm guessing you did:
\int -cos(2x) dx -> -1/2 sin(2x) dx
(which is incorrect) instead.

yea, but why did the dx get removed?
 
  • #8
Whatupdoc said:
yea, but why did the dx get removed?

In an integral, the 'dx' indicates the variable of integration, and where the expression 'inside' the integral ends.

This isn't necessarily the most satisfying answer, but really, the 'dx' gets removed when integration happens because that's the way the notation works. There's probably a historic explanation, and there may well also be an explanation based on differentials, but I haven't seen either. If you like, you could think of the \int as a sort of opening parenthesis and the 'dx' as a sort of closing parenthesis.

For now, it sufficient to know that every time that integration takes place using the usual notation, a differential (e.g. 'dx', 'dt', or 'dθ') gets removed. Integration by parts is a bit confusing in this regard because it's really a shorthand for something like the this:

/int u(x)v'(x) dx =
/int u(x)v'(x) + 0 dx =
/int u(x)v'(x) + (u'(x)v(x) - u'(x)v(x)) dx =
/int (u(x)v'(x)+u'(x)v(x)) - u'(x)v(x) dx =
/int (u(x)v'(x)+u'(x)v(x)) dx - \int u'(x)v(x) dx =
u(x)v(x) + C - \int u'(x)v(x) dx

Although I advise you against it, and it is not standard, you could develop your own notation for integration. On a computer, for example, an integral might look like "integral(f(x),x,a,b)" rather than using the symbols that you're familiar with.
 

1. What is the integration by parts formula?

The integration by parts formula is a mathematical rule used to solve integrals that involve the product of two functions. It allows us to break down a complicated integral into simpler integrals that are easier to solve.

2. How is the integration by parts formula derived?

The integration by parts formula is derived from the product rule of differentiation. By applying this rule in reverse, we can obtain the integration by parts formula, which is:

∫u(x)v'(x) dx = u(x)v(x) - ∫u'(x)v(x) dx

3. When should I use the integration by parts formula?

The integration by parts formula should be used when the integral involves a product of two functions, and one of the functions is easier to integrate than the other. This allows us to simplify the integral and make it more manageable to solve.

4. Can the integration by parts formula be used for definite integrals?

Yes, the integration by parts formula can be used for both indefinite and definite integrals. In the case of definite integrals, the limits of integration must be applied to each term in the formula.

5. Are there any tips for using the integration by parts formula?

One tip for using the integration by parts formula is to choose u and v' carefully. Generally, u should be the more complicated function and v' should be the easier one to integrate. It may also be helpful to use the formula multiple times if necessary to fully simplify the integral.

Similar threads

  • Calculus and Beyond Homework Help
Replies
15
Views
775
  • Introductory Physics Homework Help
Replies
19
Views
664
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
665
Replies
2
Views
908
  • Calculus and Beyond Homework Help
Replies
22
Views
1K
  • Introductory Physics Homework Help
Replies
3
Views
714
  • Calculus and Beyond Homework Help
Replies
10
Views
416
Replies
8
Views
141
Back
Top