Approximation of string extension length

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
gboff21
Messages
48
Reaction score
0

Homework Statement



A string of length a is stretched to a height of y when it is attached to the origin so making a triangle with length L=[itex]\sqrt{a^{2}+\frac{y^{2}}{a^{2}}}[/itex] and therefore a length extension ΔL= [itex]\sqrt{a^{2}+\frac{y^{2}}{a^{2}}}-a[/itex] which simplifies to [itex]{a(\sqrt{1+\frac{y}{a}^{2}}-1}[\itex]. <br /> <br /> Apparently when the displacement y is small, it can be approximated to y^2/2a<br /> <br /> How does that even work??[/itex]
 
Physics news on Phys.org
Ah of course. I'm familiar with Taylor but I just didn't apply it. However, I've just done it and it is over 2a. Thanks for pointing me down the right track! :)