Change in time period of pendulum

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
Vibhor
Messages
971
Reaction score
40

Homework Statement



Q The length of a simple pendulum executing SHM is increased by 21% .The percentage increase in the time period of the pendulum of increased length is
a) 11%
b) 21%
c)42%
d)10%

Homework Equations



##T = 2\pi\sqrt{\frac{L}{g}}##

The Attempt at a Solution



##T^2 = 4{\pi}^2\frac{L}{g}##

By differentiating the above expression and dividing the resultant equation by the above equation, ##\frac{2dT}{T} = \frac{dL}{L}##

##\frac{2dT}{T}## x ##100 = \frac{dL}{L}## x ##100##

##\frac{dL}{L}## x##100 = 21##

Therefore , ##\frac{dT}{T}## x ##100 = 10.5 ## . But this isn't correct .

Please help me find the error in my approach .

Many Thanks

 
Last edited:
Physics news on Phys.org
There is a really easy way to solve this question. If it increased by 21%, How can you put that in the equation.

Lets just say that I am gaining profit of 5% every month. If my original balance is 100$, and I want to know my balance after one month. Well I can just calculate
100 + 100 * 0.05
Which can be 1.05(100)

So you can do the same to the pendulum.

About your equation above how did you derive that equation? can you post your steps?
 
The approximation f(x+Δx)=f(x)+f '(x) Δx can be applied only when Δx/x << 1, which is not true now. Calculate the ratio between the two time periods from the original formula.
 
  • Like
Likes   Reactions: Vibhor
ehild said:
The approximation f(x+Δx)=f(x)+f '(x) Δx can be applied only when Δx/x << 1, which is not true now.

Great ! :bow:

ehild said:
only when Δx/x << 1

Should that be Δx →0 ?
 
Sorry . I did not understand your reply .