GnitGnit
ContestsProblemsBlogSubmit a ProblemMy PageSign In

© 2026 Gnit. All rights reserved.

Terms of ServicePrivacy PolicyThird-Party SoftwareContactOfficial X
Contests/Gnit Sunday Open 003 (GSO003)/Problem 4 Schre's Leap: Projectile Motion of a Cat Treated as a Point Mass
Problem 4

Schre's Leap: Projectile Motion of a Cat Treated as a Point Mass

Finished
200 ptsLv.4 ElementaryMechanics
2026/04/05 19:30〜2026/04/05 21:00
Author: admin

Problem Statement

One day, a physics student observed his cat "Schre" make a remarkable jump.

Schre jumped from a horizontal floor, barely cleared the tip of a potted plant (an obstacle) placed in front, and landed perfectly on a favorite toy on the floor.

The student, using the physicist's bold assumption that "a cat is a point mass," set out to analyze the initial velocity of this extraordinary jump.

Define the launch point as the origin O(0,0)O(0, 0)O(0,0), with the xxx-axis pointing horizontally to the right and the yyy-axis pointing vertically upward.

Schre is launched from the origin at elevation angle θ\thetaθ (0<θ<π20 < \theta < \frac{\pi}{2}0<θ<2π​) and initial speed v0v_0v0​. The tip of the obstacle is at coordinates (L,H)(L, H)(L,H), and the toy is at (D,0)(D, 0)(D,0).

Air resistance is negligible; the magnitude of gravitational acceleration is ggg.

From the conditions that Schre's trajectory passes through both (L,H)(L, H)(L,H) and (D,0)(D, 0)(D,0), derive the value of v02v_0^2v02​.

Constraints

  • Horizontal distance to obstacle: L=1.0 mL = 1.0 \text{ m}L=1.0 m
  • Height of obstacle: H=0.50 mH = 0.50 \text{ m}H=0.50 m
  • Horizontal distance to landing point: D=1.6 mD = 1.6 \text{ m}D=1.6 m
  • Magnitude of gravitational acceleration: g=9.8 m/s2g = 9.8 \text{ m/s}^2g=9.8 m/s2

Input Format

Compute v02v_0^2v02​ using the given values. The answer is an irreducible fraction AB\frac{A}{B}BA​ (A,BA, BA,B are coprime positive integers); give the value of A+BA + BA+B as a positive integer.

Submit Answer

Please sign in to submit an answer

Sign In

Calculator

0
View Scoreboard
12345678910
Read Solution Blog