Non-homogeneous Boundary value Problem

In summary, the conversation discusses a problem with non-homogeneous boundary conditions and a time-dependent force. The solution involves homogenizing the boundary conditions and defining a new function to simplify the differential equation. Separation of variables did not work in this case.
  • #1
primaryd
1
0
Hello,

I am trying to solve a vibration problem analytically but I don't understand how to implement the non-homogeneous boundary conditions.

The problem is defined as below:

y[itex]_{t}[/itex][itex]_{t}[/itex](x,t) = a[itex]^{2}[/itex]y[itex]_{x}[/itex][itex]_{x}[/itex](x,t)

With

Boundary conditions:
y(0,t) = 0 [ fixed at zero ]
y[itex]_{x}[/itex](L,t) = [itex]\frac{f(t)}{AE}[/itex] [ Force f(t) at free end x=L ]


Initial condition:
y(x,0) = 0 [ initial displacement = 0 ]
y[itex]_{t}[/itex](x,0) = 0 [ initial velocity = 0 ]



My first question > Is the second BC in it's correct form? I am trying to model a time-dependent force at x=L

second question > How is this problem solved? I tried separation of variables and that didn't work.


any help / resources will be appreciated!

Thanks!
 
Physics news on Phys.org
  • #2
Then "homogenize" your boundary conditions.

The function v(x,t)= (f(t)/AE)x satisfies both v(0, t)= 0 and v_x(L, t)= f(t)/AE.

Define u(x,t)= y(x,t)- v(x,t) so that y(x,t)= u(x,t)- (f(t)/AE)x, [itex]y_{xx}= u_{xx}[/itex] and [itex]y_{tt}= u_{tt}- (f''(t)/AE)x[/itex] so your differential equation becomes
[tex]u_{tt}- (f''(t)'/AE)x= a^2u_{xx}[/tex]
the boundary conditions are [itex]u(0, t)= y(0,t)- (f(t)/AE)(0)= 0[/itex], [itex]u_x(L,t)= y_x(L,t)- f''(t)/AE= 0[/itex], and the initial conditions are [tex]u(x, 0)= y(x, 0)- v(x, 0)= -(f(0)/AE)x[/itex], [itex]u_t(x, 0)= y_t(x, 0)- v_t(x, 0)= -(f(0)/AE)x[/itex].
 
Last edited by a moderator:

Related to Non-homogeneous Boundary value Problem

1. What is a non-homogeneous boundary value problem?

A non-homogeneous boundary value problem is a type of mathematical problem in which a differential equation is solved subject to specified boundary conditions, where the boundary conditions include non-zero values. This means that the solution to the problem cannot be described by a single homogeneous function, and instead involves a combination of both homogeneous and non-homogeneous functions.

2. What is the difference between a homogeneous and non-homogeneous boundary value problem?

A homogeneous boundary value problem has boundary conditions that are equal to zero, meaning that the solution can be described by a single homogeneous function. In contrast, a non-homogeneous boundary value problem has non-zero boundary conditions, requiring the solution to be a combination of both homogeneous and non-homogeneous functions. This makes non-homogeneous boundary value problems more complex and challenging to solve.

3. What are some real-world applications of non-homogeneous boundary value problems?

Non-homogeneous boundary value problems are widely used in physics and engineering to model various physical phenomena, such as heat transfer, fluid dynamics, and structural mechanics. They are also used in finance to model the behavior of financial markets and in biology to model population dynamics.

4. How are non-homogeneous boundary value problems solved?

There are various methods for solving non-homogeneous boundary value problems, including the separation of variables method, the method of undetermined coefficients, and the variation of parameters method. These methods involve techniques such as integration, differentiation, and linear algebra to determine the solution.

5. What is the importance of non-homogeneous boundary value problems in mathematics?

Non-homogeneous boundary value problems play a crucial role in mathematics as they provide a framework for solving a wide range of physical and mathematical problems. They also allow for the development of more advanced mathematical techniques and algorithms, which have practical applications in various fields such as engineering, physics, and economics.

Similar threads

Replies
4
Views
1K
  • Differential Equations
Replies
22
Views
2K
  • Differential Equations
Replies
2
Views
2K
Replies
2
Views
1K
Replies
7
Views
2K
  • Differential Equations
Replies
7
Views
453
Replies
1
Views
1K
  • Differential Equations
Replies
5
Views
2K
  • Differential Equations
Replies
3
Views
2K
  • Differential Equations
Replies
4
Views
970
Back
Top