편집
905
번
(새 문서: Shortest time projectile : Cycloid <math> \int dt = \int \sqrt{ dx^2 + dy^2 } / v </math>) |
|||
| 2번째 줄: | 2번째 줄: | ||
Shortest time projectile : Cycloid | Shortest time projectile : Cycloid | ||
<math> \int dt = \int \sqrt{ dx^2 + dy^2 } / v </math> | <math> \int dt = \int \sqrt{ dx^2 + dy^2 } / v </math> | ||
축을 어떻게 잡느냐에 따라서 | |||
<math> v = \sqrt{2gy } </math> | |||
도 되고 | |||
<math> v = \sqrt{2g x } </math> | |||
도 된다. | |||