GnitGnit
ContestsProblemsBlogSubmit a ProblemMy PageSign In

© 2026 Gnit. All rights reserved.

Terms of ServicePrivacy PolicyThird-Party SoftwareContactOfficial X
Contests/Gnit Sunday Open 002 (GSO002)/Problem 17 Energy Distribution in String Vibration via Fourier Series
Problem 17

Energy Distribution in String Vibration via Fourier Series

Finished
400 ptsLv.9 AdvancedWaves
2026/03/22 19:30〜2026/03/22 21:00
Author: admin

Problem Statement

In string instruments such as guitars, plucking (picking) a string at a specific location gives the string a particular initial displacement, exciting an infinite number of normal modes. In this problem, we rigorously analyze this phenomenon using the 1D wave equation and Fourier series expansion.

Take the horizontal direction as the xxx-axis. A flexible, uniform string of linear mass density ρ\rhoρ and tension TTT is fixed at positions x=0x = 0x=0 and x=Lx = Lx=L. Let the displacement of the string be y(x,t)y(x, t)y(x,t), which obeys the 1D wave equation ρ∂2y∂t2=T∂2y∂x2\rho\frac{\partial^2 y}{\partial t^2} = T\frac{\partial^2 y}{\partial x^2}ρ∂t2∂2y​=T∂x2∂2y​ for small vibrations. Damping due to air resistance or internal friction is neglected.

At time t=0t = 0t=0, the point x=L3x = \frac{L}{3}x=3L​ on the string is pulled perpendicular to the string by distance hhh and gently released (initial velocity is zero everywhere). The initial shape consists of two line segments: one from x=0x = 0x=0 to x=L3x = \frac{L}{3}x=3L​, and another from x=L3x = \frac{L}{3}x=3L​ to x=Lx = Lx=L, forming a triangle.

The string vibration y(x,t)y(x, t)y(x,t) can be expressed as a superposition of normal modes (Fourier sine series):

y(x,t)=∑n=1∞Ansin⁡(nπxL)cos⁡(ωnt)y(x, t) = \sum_{n=1}^{\infty} A_n \sin\left(\frac{n\pi x}{L}\right)\cos(\omega_n t)y(x,t)=n=1∑∞​An​sin(Lnπx​)cos(ωn​t)

where yn(x,t)y_n(x,t)yn​(x,t) is the displacement of the nnn-th harmonic (fundamental at n=1n = 1n=1), ωn\omega_nωn​ is its angular frequency, and AnA_nAn​ is the Fourier coefficient determining the amplitude of each mode.

Define the mechanical energy (sum of kinetic and elastic energy) of the nnn-th harmonic alone as EnE_nEn​.

Under the given constraints, compute the mechanical energy E1E_1E1​ of the fundamental mode (n=1n = 1n=1).

Constraints

  • L=0.90 [m]L = 0.90 \text{ [m]}L=0.90 [m]
  • ρ=5.0×10−3 [kg/m]\rho = 5.0 \times 10^{-3} \text{ [kg/m]}ρ=5.0×10−3 [kg/m]
  • T=160 [N]T = 160 \text{ [N]}T=160 [N]
  • h=0.03 [m]h = 0.03 \text{ [m]}h=0.03 [m]

Input Format

The calculated energy E1 [J]E_1 \text{ [J]}E1​ [J] is expressed as:

E1=ABπCE_1 = \frac{A}{B \pi^C}E1​=BπCA​

where AAA and BBB are coprime positive integers and CCC is a positive integer.

Give the value of A+B+CA + B + CA+B+C as a positive integer.

Submit Answer

Please sign in to submit an answer

Sign In

Calculator

0
View Scoreboard
1234567891011121314151617181920
Read Solution Blog