Integration by parts with u''(y)Φ(x-y)

  • Thread starter Thread starter squenshl
  • Start date Start date
  • Tags Tags
    Integration Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
squenshl
Messages
468
Reaction score
4

Homework Statement


How do I integrate [tex]\int_a^b[/tex] u''(y) [tex]\Phi(x-y)[/tex] dy by parts.


Homework Equations





The Attempt at a Solution


I let [tex]\int_a^b[/tex] u''(y) [tex]\Phi(x-y)[/tex] dy = [tex]\int_a^x[/tex] u''(y) [tex]\Phi(x-y)[/tex] dy + [tex]\int_x^b[/tex] u''(y) [tex]\Phi(x-y)[/tex] dy but when I integrate by parts I get [tex]\int_a^b[/tex] u''(y) [tex]\Phi(x-y)[/tex] dy = [tex]\Phi(x-b)[/tex]u'(b) - [tex]\Phi(x-a)[/tex]u'(a) + [tex]\Phi'(x-b)[/tex]u(b) - [tex]\Phi'(x-a)[/tex]u(a) but I am missing out a u(x) term somewhere so I can write u(x) as a subject of everything else. Please help.
 
Last edited:
Physics news on Phys.org


What do you know about the function, [tex]\Phi(x)\ ?[/tex]
 


[tex]\Phi(x)[/tex] = -|x|/2
 


I think I got it, the u(y)[tex]\Phi'(x-y)[/tex] in the first integral becomes -u(x)/2 & the -u(y)[tex]\Phi'(x-y)[/tex] in the second integral becomes -u(x)/2 so adding these together we get -u(x) (assuming x < y) so u(x) can be written as a subject of the rest.