Find the minimum value taken by the integral expression

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
1 reply · 2K views
blueyellow

Homework Statement



find the minimum value taken by the integral expression

integral from 0 to pi/2 [(y')^2]-(y^2)+2xy dx
y(0)=0
y(pi/2)=pi/2


The Attempt at a Solution


using euler lagrange
d/dx(2y')-(-2y+2x)=0
2y''+2y-2x=0
from here I'm stuck
 
Physics news on Phys.org
Now it's just an ordinary differential equation, y''+y=x. To get the most general solution solve the homogeneous part y''+y=0 and then look for a particular solution. Then use the boundary values to fix the constants.