Elastic String Displacement u(x,t)

Click For Summary
SUMMARY

The discussion focuses on solving the elastic string displacement problem described by the equation u(x,t) for a string of length L with fixed ends, initiated from an initial position u(x, 0) = f(x). The solution involves separation of variables, leading to the general form u(x,t) expressed as a Fourier series. The user identifies a discrepancy in their solution, specifically a factor of L in the coefficient A_n, which they suspect is incorrect. The correct formulation for A_n should include a normalization factor of 2/L in the integral for the half-range expansion.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with Fourier series and orthogonal functions
  • Knowledge of boundary value problems in mathematical physics
  • Proficiency in trigonometric identities and integrals
NEXT STEPS
  • Review the derivation of Fourier series coefficients in boundary value problems
  • Study the half-range expansion techniques for Fourier series
  • Explore the application of trigonometric identities in integral evaluations
  • Practice solving similar PDEs with fixed boundary conditions
USEFUL FOR

Students and educators in mathematics and physics, particularly those studying wave equations and boundary value problems, as well as anyone seeking to deepen their understanding of Fourier analysis in applied contexts.

TranscendArcu
Messages
277
Reaction score
0

Homework Statement


Consider an elastic string of length L whose ends are held fixed. The string is set in motion with no initial velocity from an initial position u(x, 0) = f (x). Assume that the parameter alpha = 1. Find the displacement u(x,t) for the given initial position f(x)
Screen_shot_2012_05_27_at_8_54_39_PM.png


The Attempt at a Solution


[tex] u(x,t) = X(x)T(t) \Rightarrow \frac{X''}{X} = \frac{T''}{T} = -\lambda\\<br /> X = C_1 cos(\sqrt{\lambda}x) + C_2 sin(\sqrt{\lambda}x)\\X(0) = C_1 = 0\\X(L) = C_2 sin(\sqrt{\lambda}L) = 0 \Rightarrow \sqrt{\lambda}L = n\pi \forall n\geq 1 \Rightarrow \lambda = (\frac{n \pi}{L})^2\\<br /> T''+ \lambda T = 0 \Rightarrow T = C_1 cos(\frac{n \pi t}{L}) + C_2 sin(\frac{n \pi t}{L})\\<br /> \Rightarrow u_n(x,t) = A_n cos(\frac{n \pi t}{L})sin(\frac{n \pi x}{L}) + B_n sin(\frac{n \pi t}{L}) sin(\frac{n \pi x}{L})\\<br /> \Rightarrow u(x,t) = \sum _1 ^\infty A_n cos(\frac{n \pi t}{L})sin(\frac{n \pi x}{L}) + B_n sin(\frac{n \pi t}{L}) sin(\frac{n \pi x}{L})\\<br /> u(x,0) = 1 = \sum _1 ^\infty A_n cos(\frac{n \pi (0)}{L})sin(\frac{n \pi x}{L}) + B_n sin(\frac{n \pi (0)}{L}) sin(\frac{n \pi x}{L}) = \sum _1 ^\infty A_n sin(\frac{n \pi x}{L})\\<br /> \frac{\partial u(x,0)}{\partial t} = \sum _1 ^\infty B_n \frac{n \pi}{L} sin(\frac{n \pi x}{L}) = 0\\<br /> [/tex]
So this forces all of the B_n to zero. We now solve the A_n
[tex] A_n = 2 \int _0 ^L f(x)sin(\frac{n \pi x}{L}) dx = 2 \int_{\frac{L}{2} - 1} ^{\frac{L}{2} + 1} sin(\frac{n \pi x}{L}) dx = \frac{4Lsin(\frac{n \pi}{2})sin(\frac{n \pi}{L} )}{\pi n}<br /> [/tex]Thus, my solution should be:
[tex] u(x,t) = \sum_1 ^\infty \frac{4Lsin(\frac{n \pi}{2})sin(\frac{n \pi}{L} )}{\pi n} sin(\frac{n \pi x}{L})cos(\frac{n \pi t}{L})[/tex]
However, this answer is off by a factor of L from what the book has. Can anyone help me find my mistake?
 
Physics news on Phys.org
Everything looks good until evaluating that integral. You'll have to point us to which trig identity(s) you used to make it easier to check, but I'm suspicious of that factor of L in the same line that starts [itex]A_n=\dots[/itex]
 
Last edited:
TranscendArcu said:
[tex] A_n = 2 \int _0 ^L f(x)sin(\frac{n \pi x}{L}) dx = [/tex]

Doesn't the half-range expansion for ##A_n## look like this$$
A_n = \frac 2 L \int _0 ^L f(x)sin(\frac{n \pi x}{L}) dx$$
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K