Non-homogeneous Boundary value Problem

Click For Summary
SUMMARY

The discussion centers on solving a non-homogeneous boundary value problem defined by the wave equation y_{tt}(x,t) = a^2 y_{xx}(x,t) with specific boundary conditions. The boundary conditions include y(0,t) = 0 (fixed at zero) and y_x(L,t) = f(t)/AE (force applied at the free end x=L). The user seeks clarification on the correctness of the second boundary condition and the method for solving the problem, which involves redefining the function to account for the non-homogeneous term.

PREREQUISITES
  • Understanding of wave equations and boundary value problems
  • Familiarity with non-homogeneous boundary conditions
  • Knowledge of separation of variables technique
  • Basic concepts of differential equations
NEXT STEPS
  • Study the method of separation of variables in-depth for non-homogeneous problems
  • Learn about the Fourier series expansion for solving boundary value problems
  • Research the application of Green's functions in non-homogeneous boundary conditions
  • Explore the concept of eigenfunctions and eigenvalues in the context of differential equations
USEFUL FOR

Mathematicians, physicists, and engineers dealing with vibration analysis, particularly those focusing on boundary value problems and wave equations.

primaryd
Messages
1
Reaction score
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
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].[/tex]
 
Last edited by a moderator:

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K