mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2016-03-22, 17:39   #12
wblipp
 
wblipp's Avatar
 
"William"
May 2003
New Haven

2×7×132 Posts
Default

Quote:
Originally Posted by a1call View Post
Along a straight downhill path the ball will accelerate constantly (linearly) as a function of g and the angle of decline.
See xilman above. "underspecified" means that your original problem statement doesn't say anything about balls nor gravity. There are MUCH faster paths from A to B if, for example, you strap a rocket engine onto the ball.
wblipp is offline   Reply With Quote
Old 2016-03-22, 19:16   #13
a1call
 
a1call's Avatar
 
"Rashid Naimi"
Oct 2015
Remote to Here/There

3·5·137 Posts
Default

Quote:
Originally Posted by wblipp View Post
See xilman above. "underspecified" means that your original problem statement doesn't say anything about balls nor gravity. There are MUCH faster paths from A to B if, for example, you strap a rocket engine onto the ball.
I thought it was clear.
The power source is gravity of Earth near the surface of the Earth.
When I get the chance I will post the answer to the 1st part.
For the 2nd part, infinite right-left symmetrical cycloids can be drawn through the 2 points A and B. Any of them would yield a faster path than a straight path from A to B.
I only assume that the fastest cycloid path would be the one with it's highest point at A.
Perhaps it would be more complete to state the 2nd question as the following.
What is the fastest time a ball can roll from A to B with initial speed 0 and disregard to friction/drag. The choice of the path construct is up to you.
a1call is offline   Reply With Quote
Old 2016-03-22, 19:35   #14
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

20C016 Posts
Default

Quote:
Originally Posted by a1call View Post
The choice of the path construct is up to you.
okay well looking up trig functions the ratio of linear falling and distance along the slope would depend on the angle at b theta which depends on if you mean the 1 degree to the horizontal to be at b or at a ( and yes it does matter as a one degree down slope at a is the equivalent of a 89 degree upslope from b) but the angle made theta would allow the function of the linear falling distance to be equated to the sloped fall, for them both to equal along the slope you would have d=csc(theta)*(vi*t+1/2*a*t^2) under classical newtonian mechanics using the fact that vi=0 and the distributive law of multiplication over addition we get d= 1/2*csc(theta)*a*t^2.
science_man_88 is offline   Reply With Quote
Old 2016-03-22, 19:48   #15
a1call
 
a1call's Avatar
 
"Rashid Naimi"
Oct 2015
Remote to Here/There

3×5×137 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
okay well looking up trig functions the ratio of linear falling and distance along the slope would depend on the angle at b theta which depends on if you mean the 1 degree to the horizontal to be at b or at a ( and yes it does matter as a one degree down slope at a is the equivalent of a 89 degree upslope from b) but the angle made theta would allow the function of the linear falling distance to be equated to the sloped fall, for them both to equal along the slope you would have d=csc(theta)*(vi*t+1/2*a*t^2) under classical newtonian mechanics using the fact that vi=0 and the distributive law of multiplication over addition we get d= 1/2*csc(theta)*a*t^2.
I do not understand what you are saying. AB makes a 1° angle with the horizontal. The only way this would make a difference if measured at A or B is if you assume Horizontal being arced along the surface. at 4.2 km the curvature of the Earth is negligible and would make a marginal difference from a flat horizontal assumption.
But fair enough: Please base your calculations based on a simplified flat horizontal.
a1call is offline   Reply With Quote
Old 2016-03-22, 20:22   #16
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by a1call View Post
I do not understand what you are saying. AB makes a 1° angle with the horizontal. The only way this would make a difference if measured at A or B is if you assume Horizontal being arced along the surface. at 4.2 km the curvature of the Earth is negligible and would make a marginal difference from a flat horizontal assumption.
But fair enough: Please base your calculations based on a simplified flat horizontal.

Code:
__A
;;/
B/_
the sum of the angles of a right angle triangle sum to 180 one is 90 I'm asking which one if a triangle is formed is the 1 degree it could be the interior angle b or the exterior angle a.
science_man_88 is offline   Reply With Quote
Old 2016-03-22, 21:25   #17
a1call
 
a1call's Avatar
 
"Rashid Naimi"
Oct 2015
Remote to Here/There

80716 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
Code:
__A
;;/
B/_
the sum of the angles of a right angle triangle sum to 180 one is 90 I'm asking which one if a triangle is formed is the 1 degree it could be the interior angle b or the exterior angle a.
The constraints are complete. You are unnecessarily confusing yourself.
Take a piece of paper:

* Draw a horizontal line
* Draw line AB at an angle of 1 degree related to the previous line.

There are only 2 orientations/directions possible for AB. One descending to right and the other descending to left. Both are equivalent. The relative positions of points A and B relative to the original horizontal line are irrelevant.
a1call is offline   Reply With Quote
Old 2016-03-23, 02:36   #18
a1call
 
a1call's Avatar
 
"Rashid Naimi"
Oct 2015
Remote to Here/There

3·5·137 Posts
Default

Here is what I have for 1st part of the problem (i.e. a straight path from A to B):

AB
a = g sin 1° = 0.171149641
v = v0+gt sin 1°
x = v0t+(g(t2) sin 1°)/2

t = √(2x/(g sin 1°) = 220.91 s ≈ 3.68 min.
a1call is offline   Reply With Quote
Old 2016-03-23, 13:32   #19
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

32×5×107 Posts
Default

Quote:
Originally Posted by a1call View Post
Here is what I have for 1st part of the problem (i.e. a straight path from A to B):

AB
a = g sin 1° = 0.171149641
v = v0+gt sin 1°
x = v0t+(g(t2) sin 1°)/2

t = √(2x/(g sin 1°) = 220.91 s ≈ 3.68 min.
3.68 min = 4.08 min?
ET_ is offline   Reply With Quote
Old 2016-03-23, 13:47   #20
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

Quote:
Originally Posted by ET_ View Post
3.68 min = 4.08 min?
if the 220 s is correct then the 3.68 estimate is correct 4 minutes would be 240 s or more.
science_man_88 is offline   Reply With Quote
Old 2016-03-23, 13:51   #21
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

32×5×107 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
if the 220 s is correct then the 3.68 estimate is correct 4 minutes would be 240 s or more.
So 3'40"910 = 3.68 min.
ET_ is offline   Reply With Quote
Old 2016-03-23, 14:00   #22
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

203008 Posts
Default

Quote:
Originally Posted by ET_ View Post
So 3'40"910 = 3.68 min.
Code:
(10:45) gp > 220.91/60.
%1 = 3.6818333333333333333333333333333333333
science_man_88 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Path Counting henryzz Puzzles 13 2014-09-17 11:21
Best settings and upgrade path for i7-2600 emily Hardware 20 2012-03-02 08:45
Fastest you've driven a car? Oddball Lounge 43 2011-03-14 00:26
Expected Path Length davar55 Puzzles 12 2008-02-26 21:53
Are you in the path of Isabel jocelynl Soap Box 14 2003-09-22 20:38

All times are UTC. The time now is 15:45.


Fri Jul 16 15:45:52 UTC 2021 up 49 days, 13:33, 1 user, load averages: 1.90, 1.79, 1.69

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.