Three calculus problems in one

Imagine a rod of length ll standing vertically against a wall. The rod is kicked off the wall slightly to begin moving. Assuming that the rod is always in contact with the wall, find: a)the trajectories of all points on the rod. b)if the rod, as it falls, leaves behind dark marks, the area those marks cover. c)the equation of the boundary of this area.

It'd be nice if someone could derive the equations of motion for a non-constrained rod, but i know it's a difficult problem.However, i can answer the first three. Have fun!

#Calculus #Physics #MathProblem #Math #Brilliant

Note by Kyriakos Grammatikos
8 years, 4 months ago

No vote yet
9 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

it is assumed that the rod is pushed to the right. the center of the rod moves downward. let L be the length of the rod. let (0,Ycm) be the position of the center of the rod relative to the initial position of the bottom of the rod. let (0, r) be the initial position of a point on the rod relative to the initial position of the center of the rod. let (x, y) be the position of a point on the rod relative to the initial position of the bottom of the rod. a) y = Ycm (2r + L) / L, x = r sqrt (1 - 4 (Ycm / L)^2 ). b and c) still solving.

Ramon Vicente Marquez - 8 years, 4 months ago

Log in to reply

That's very correct.The parametrization of the points seems to be the only solution. Another similar solution: let (x0,0),(0,y0)(x_0,0), (0,y_0) be the points the rod intersects the x and y axis respectively. The equation of the line representing the rod is yx0+xy0=x0y0yx_{0}+xy_{0}=x_{0}y_{0}, with x02+y02=l2x_{0}^{2}+y_{0}^{2}=l^2. Suppose we want to parametrize the points of the rod as following: x=ax0,0a1x=ax_{0}, 0\leq{a}\leq{1}.From the above equation we have that y=(1a)y0y=(1-a)y_{0}. Since only ll is given, we will eliminate x0x_{0} and y0y_{0} to obtain an equation for the trajectories in terms of a, which is unique for each point. Finally, x0=xax_{0}=\frac{x}{a} ,y0=ya,y_{0}=\frac{y}{a}

which implies that x2(al)2+y2[l(1a)]2=1\frac{x^2}{(al)^2}+\frac{y^2}{[l(1-a)]^2}=1 which is in general an ellipse. for a=1/2, X=Xcm, Y=Ycm and it's trajectory is a circle. For a=0 or 1 the trajectory is a straight line as requested.

Kyriakos Grammatikos - 8 years, 4 months ago
×

Problem Loading...

Note Loading...

Set Loading...