What is the beat frequency of two strings with different tensions?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
nietzsche
Messages
185
Reaction score
0

Homework Statement



Two strings with otherwise identical properties differ in tension by 0.25 N. If both strings are struck at the same time, what is the resulting beat frequency?

Homework Equations



frequency is proportional to the root of tension?

The Attempt at a Solution



I tried setting T2 = T1 - 0.25 N and substituting this into an equation with f1/f2 proportional to sqrt{T1/T2}.

But I can't seem to figure anything out from this.

Please help! Going a bit crazy.
 
on Phys.org
I can't make anything of it either.

If I put [itex]f_1 = k \sqrt {T}[/itex] and

[tex]f_2 = k \sqrt {T + 0.25}[/tex]

I get

[tex]f_2 - f_1 = k \sqrt {T+0.25} - k \sqrt {T}[/tex]

which I can't simplify further.

0.25 N is probably quite small compared to the tension in the string, so we can apply

[tex]\sqrt {T+0.25} \approx \sqrt {T} + 0.25 \frac {1} {2 \sqrt {T}}[/tex]

this results in

[tex]f_2 - f_1 \approx \frac {0.125 k} {\sqrt{T}}[/tex]

so the answer does depend on the tension, and the other properties of the string as well.
 
willem2 said:
I can't make anything of it either.

If I put [itex]f_1 = k \sqrt {T}[/itex] and

[tex]f_2 = k \sqrt {T + 0.25}[/tex]

I get

[tex]f_2 - f_1 = k \sqrt {T+0.25} - k \sqrt {T}[/tex]

which I can't simplify further.

0.25 N is probably quite small compared to the tension in the string, so we can apply

[tex]\sqrt {T+0.25} \approx \sqrt {T} + 0.25 \frac {1} {2 \sqrt {T}}[/tex]

this results in

[tex]f_2 - f_1 \approx \frac {0.125 k} {\sqrt{T}}[/tex]

so the answer does depend on the tension, and the other properties of the string as well.

thank you so much willem. i don't think my prof worded the question properly, so I'm going to ask him tomorrow. thanks again!