Finding the Focal Length: A Homework Challenge

AI Thread Summary
The discussion revolves around finding the focal length using the lens formula and the concept of instantaneous speed versus average velocity. Participants explore the relationship between object distance (do) and image distance (di) by differentiating the lens equation to derive a more accurate calculation. Confusion arises regarding the application of derivatives to obtain instantaneous speed, with suggestions to use smaller time intervals for improved accuracy. Ultimately, one participant successfully applies the differentiation method to arrive at the correct answer. The conversation emphasizes the importance of precision in calculations and the need for careful handling of significant digits.
Dan453234
Messages
13
Reaction score
0

Homework Statement


Screen Shot 2016-05-05 at 11.40.31 PM.png


Homework Equations


1/do+1/di=1/f

The Attempt at a Solution


I tried finding the distance of image at 27m and then at 30.5m and taking the difference but that didn't work.
 
Physics news on Phys.org
Does that mean you tried to find the average speed of the image? I think their talking about "initial speed" indicates that they want instantaneous speed.
 
Your method gives the average velocity in the first second. It is a good approximation, if you calculate the image distances with enough significant digits (five at least). Show your work.
 
jtbell said:
Does that mean you tried to find the average speed of the image? I think their talking about "initial speed" indicates that they want instantaneous speed.
How would I perform the calculation with instantaneous speed?
 
ehild said:
Your method gives the average velocity in the first second. It is a good approximation, if you calculate the image distances with enough significant digits (five at least). Show your work.
I tried doing this but unfortunately this didn't give me the correct answer. Is there a more accurate way of doing this?
 
Dan453234 said:
How would I perform the calculation with instantaneous speed?
How do you get instantaneous speed (or more precisely, velocity) from position?
 
jtbell said:
How do you get instantaneous speed (or more precisely, velocity) from position?
derivative?
 
Yup.
 
jtbell said:
Yup.
Ok cool, I'm still a little confused how i would apply it to this problem however.
 
  • #10
Dan453234 said:
I tried doing this but unfortunately this didn't give me the correct answer. Is there a more accurate way of doing this?
What did you get? Yes, taking the derivative of di would be more accurate, but not much different.
 
  • #11
Dan453234 said:
I'm still a little confused how i would apply it to this problem

You know the relationship between ##d_0## and ##d_i##: $$\frac 1 {d_o} + \frac 1 {d_i} = \frac 1 f.$$ Take the derivative with respect to t, of both sides of this equation, and you'll have a relationship between ##\frac {dd_o}{dt}## and ##\frac {dd_i}{dt}##.
 
  • #12
ehild said:
taking the derivative of di would be more accurate, but not much different.
With Δt = 1 s I get about a 13% difference in the final answer, using the full precision of my calculator.

I agree, if Dan shows us his working, we can tell him if he at least calculated that approximation correctly.
 
  • #13
jtbell said:
With Δt = 1 s I get about a 13% difference in the final answer.
Yes, it is true.
 
  • #14
Good luck... if I want to get up for work in the morning I need to go to bed now. :oldwink:
 
  • #15
jtbell said:
With Δt = 1 s I get about a 13% difference in the final answer, using the full precision of my calculator.

I agree, if Dan shows us his working, we can tell him if he at least calculated that approximation correctly.
I am getting .00011 if i do it using the approximation with average velocity. It marks this as incorrect.
 
  • #16
OK, is the image moving towards the lens, or away from it?

The method with differentiation must be more accurate. Differentiate the equation ##\frac {1} {d_o} + \frac {1} {d_i} = \frac {1} {f} ## with respect to time and solve it for di'.
 
  • #17
Dan453234 said:
I am getting .00011 if i do it using the approximation with average velocity.
Yes, that's what I got. Another way to get more accuracy would be to use a smaller time interval. In principle, if you make it small enough, the answer will get close enough to the exact answer to make your software happy. But you have to be very careful to avoid roundoff errors.
 
  • #18
jtbell said:
Yes, that's what I got. Another way to get more accuracy would be to use a smaller time interval. In principle, if you make it small enough, the answer will get close enough to the exact answer to make your software happy. But you have to be very careful to avoid roundoff errors.
Great i ended up doing this and got the right answer. Thanks!
 
  • #19
If you differentiate the equation ##\frac {1} {d_o} + \frac {1} {d_i} = \frac {1} {f}## you get ##-\frac {1} {d_o^2} d_o' -\frac {1} {d_i^2} d_i'=0##. Solve for di'.
 
Back
Top