Boundary Conditions and Optimization in Differential Equations

Click For Summary
SUMMARY

The discussion focuses on optimizing a differential equation of the form -d/dx[a(x)*d/dx{u(x)}]=f(x) with boundary conditions u(0)=0 and u(1)=0. The user demonstrates the process of multiplying the equation by a function v(x) and integrating over the interval [0,1], leading to the equation ∫[a(x)*du/dx*dv/dy]dx=∫[f(x)*v(x)]dx. Key insights include the application of integration by parts, which nullifies terms at the boundaries due to the boundary conditions, ultimately simplifying the left-hand side of the equation.

PREREQUISITES
  • Understanding of differential equations, specifically boundary value problems.
  • Knowledge of integration techniques, particularly integration by parts.
  • Familiarity with the concepts of functional analysis in the context of optimization.
  • Proficiency in calculus, including the manipulation of integrals and derivatives.
NEXT STEPS
  • Study the application of integration by parts in solving differential equations.
  • Research boundary value problems and their significance in optimization contexts.
  • Explore the role of functional analysis in differential equations.
  • Learn about variational methods and their applications in optimization problems.
USEFUL FOR

Mathematicians, engineers, and students specializing in applied mathematics, particularly those dealing with differential equations and optimization problems.

ymhiq
Messages
11
Reaction score
0

Homework Statement



Hello, I have to demonstrate that multiplying a differential equation:
-d/dx[a(x)*d/dx{u(x)}]=f(x), 0<x<1 subject to u(0)=0 and u(1)=0.
by some function v(x) and integrating over an interval [0,1], I get a new equation that can be used in an optimisation problem, that equation is written as:
∫[a(x)*du/dx*dv/dy]dx=∫[f(x)*v(x)]dx, limits of integration of the integrals are the real numbers 0 and 1.

Homework Equations


The differential equation:

-d/dx[a(x)*d/dx{u(x)}]=f(x), 0<x<1 subject to u(0)=0 and u(1)=0.

∫[a(x)*du/dx*dv/dy]dx=∫[f(x)*v(x)]dx, limits of integration of the integrals are the real numbers 0 and 1.

The Attempt at a Solution


Firstly I did a little math:
-d[a(x)]/dx*d[u(x)]/dx-a(x)*d/dx[d{u(x)}/dx]=f(x)
Then I multiplied by v(x)
-v(x)*d[a(x)]/dx*d[u(x)]/dx-v(x)*a(x)*d/dx[d{u(x)}/dx]=v(x)*f(x)
Finally I integrated that over the limits of integration 0 and 1:
-∫v(x)*d[a(x)]/dx*d[u(x)]/dx-∫v(x)*a(x)*d/dx[d{u(x)}/dx]=∫v(x)*f(x)
RHS o this equation is equal to the RHS of the equation I have to demonstrate, however LHS is quite different. So I wrote to my teacher and he wrote me "you are almost there, the only thing you need is to apply the boundary conditions in order to nullify one of the terms of the LHS"; I don't know how. Besides nullifying the second term, the firs one is not exactly the same as in the equation I have to demonstrate.

Any help would be appreciated.
Thanks
 
Last edited:
Physics news on Phys.org
You should consider using "integration by parts". That says, remember, that
\int_a^b udv= \left[uv\right]_a^b- \int_a^b vdu

In this problem, the fact that the function is equal to 0 at both endpoints means that \left[uv\right]_a^b is 0.
 
  • Like
Likes   Reactions: 1 person
Thanks a lot HallsofIvy, I was here before your suggestions:
-\int^{1}_{0}v(x)a(x)\frac{d[u^{2}(x)]}{dx^{2}}dx-\int^{1}_{0}v(x)\frac{d[a(x)]}{dx}\frac{d[u(x)]}{dx}dx=\int^{1}_{0}v(x)f(x)dxI applied them on the integrals of the LHS of this equation and did the math, I came up with this expression:

-v(x)a(x)\frac{d[u(x)]}{dx}|^{1}_{0}+\int^{1}_{0}a(x)\frac{d[v(x)]}{dx}\frac{d[u(x)]}{dx}dx+\int^{1}_{0}v(x)\frac{d[a(x)]}{dx}\frac{d[u(x)]}{dx}dx-v(x)\frac{d[a(x)]}{dx}u(x)|^{1}_{0}+\int^{1}_{0}u(x)\frac{d[v(x)]}{dx}\frac{d[a(x)]}{dx}dx+\int^{1}_{0}u(x)v(x)\frac{d^{2}[u(x)]}{dx^{2}}dx=\int^{1}_{0}v(x)f(x)dxApplying integration by parts on the last integral of the LHS I got these expression:

-v(x)a(x)\frac{d[u(x)]}{dx}|^{1}_{0}-v(x)\frac{d[a(x)]}{dx}u(x)|^{1}_{0}+u(x)v(x)\frac{d[a(x)]}{dx}|^{1}_{0}+\int^{1}_{0}a(x)\frac{d[v(x)]}{dx}\frac{d[u(x)]}{dx}dx=\int^{1}_{0}v(x)f(x)dxI am sure that the second and the third terms of the LHS nullify according to the boundary conditions so I get this:

-v(x)a(x)\frac{d[u(x)]}{dx}|^{1}_{0}+\int^{1}_{0}a(x)\frac{d[v(x)]}{dx}\frac{d[u(x)]}{dx}dx=\int^{1}_{0}v(x)f(x)dxWhat could I do with the first term of the LHS, I'm not sure it nullifies.

Thanks a lot for your time.

Again, any help would be appreciated.
 
Last edited:

Similar threads

Replies
5
Views
2K
Replies
19
Views
3K
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
21
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
10K
  • · Replies 11 ·
Replies
11
Views
3K