Problem 44741. You are constantly moving at a speed v faster than your twin brother. How long does it take before you become 1s younger than him according to the theory of relativity?
Solution Stats
Problem Comments
-
1 Comment
Had to cheat to figure out what you were doing. You've got c equal to the speed of light in a vacuum (299792458 m/sec), which is good. However, you're dividing by 336 days per year (60 sec * 60 min * 24 hours * 7 days * 4 weeks * 12 months) instead of either 365 or 365.25 if you want to include leap years.
It's a good problem, but if you're using specific values for a conversion factor that's important to solving the problem, please make sure you spell it out in the problem description.
Problem Recent Solvers3
Suggested Problems
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
109 Solvers
-
Back to basics 2 - Function Path
170 Solvers
-
549 Solvers
-
723 Solvers
-
Find the Kronecker Tensor Product without using KRON
39 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!