One of thoes really hard strage questions but has an answer
PRO Club Membership Required. Got a thought on your mind? Want to get it out in the open for discussion? Keep it clean... but real. Feel free to post all your polls here as well.

Moderators: Forum Experts, Management

What happens?

Force reflects
4
24%
Force Stops
3
18%
Object Breaks
4
24%
Both explode
2
12%
Would never hapen so no point answerin'
0
No votes
Object eats force
0
No votes
The thing that the object is sittin on moves
1
6%
Other
2
12%
Inplode
1
6%
 
Total votes : 17

Postby JabbaPapa on Fri Jul 02, 2004 1:53 am

The indestructible force passes through the object without moving it.

In the Real World, things like cosmic rays do this all the time : they just bore a sub-atomic tunnel through the object, planet Earth for instance, that nearly instantly closes up behind them during their passage.

Sorry to be so boring.
ImageImage
.................................................................................................PRO Kahuna Super Geek
User avatar
JabbaPapa
PRO ELITE
PRO ELITE
 
Posts: 10928
Joined: Sun Feb 22, 2004 12:17 pm
Location: Monte-Carlo
Real Name: Julian Lord

Postby xi0n on Fri Jul 02, 2004 2:33 am

good answer JabbaPapa - not the 1 im looking 4 - but makes sence
Image
User avatar
xi0n
Banned
 
Posts: 56
Joined: Thu Jul 01, 2004 6:46 am

Postby bill32466 on Fri Jul 02, 2004 3:22 am

The indestructible force would deflect, or reverse direction, off of the immovable object.
User avatar
bill32466
PRO Level 4
PRO Level 4
 
Posts: 125
Joined: Sun Mar 07, 2004 12:21 pm
Location: Michigan

Postby xi0n on Fri Jul 02, 2004 4:48 am

nope....

ill answer 2morro nightg AEST
Image
User avatar
xi0n
Banned
 
Posts: 56
Joined: Thu Jul 01, 2004 6:46 am

Answer

Postby xi0n on Fri Jul 02, 2004 8:27 pm

No one seems to be answering so ill give it to you.

We know that there is an irresistable force out there. To restate this fact, for a force to be "irresistable", it must be moving with an "infinite" amount of force. For the sake of argument, this infinite amount of force is moving in a "positive" direction. To boil it down, then, we have

Irresistable force = +(infinity)


Of course, I can't type the infinite symbol, so the above will do.


Now, let us examine the immovable object. By Newton's Laws, "For every action, there is an equal and opposite reaction." By definition, then, an immovable object must, via Newton's Law, be able to withstand an infinite amount of force, and, by necessity, must be able to impart an equal and opposite force to withstand it. Because it is opposite, the force, then, is infinite...but negative, since it's in the opposite direction. Thus,


Immovable object = -(infinity)


Now we're ready to resolve the problem. Recall your vector math and physics. A resulting force is the sum of two forces...in this case, the irresistable force and the immovable object. This makes it adding a positive infinite force to a negative infinite force. Resolving, we get the following:

+(infinity) + -(infinity) or (infinity)-(infinity)

= 0

The result is no force at all. The irresistable force has been stopped cold in its tracks by the immovable object....and, in fact, some of that force might have transferred over to the object (by a formula that I can't recall at the moment). But that, in a nutshell, is your answer.

Of course, some will still argue that the irresistable force did not stop since, by definition, it's irresistable, but the math don't lie.
Image
User avatar
xi0n
Banned
 
Posts: 56
Joined: Thu Jul 01, 2004 6:46 am

Postby JabbaPapa on Sat Jul 03, 2004 3:35 am

An immovable object is impossible in Newtonian mechanics, but let's not quibble ...

Your equation works if, and only if, the immovable object is moving at the same speed as the irresistable force and in the exactly opposite direction, ; given that the object is stated to be at rest, speed = 0, it means that the speed of the irresistable force is also equal to 0 (-0 = 0), and therefore constantly and permanently occupies the same area of space as the object in question.

Conclusion : yes, the solution works, provided the immovable object and the irresistible force are one and the same thing.

Of course this raises some interesting questions about the philosophy of physics, so all in all I quite like your idea ...
ImageImage
.................................................................................................PRO Kahuna Super Geek
User avatar
JabbaPapa
PRO ELITE
PRO ELITE
 
Posts: 10928
Joined: Sun Feb 22, 2004 12:17 pm
Location: Monte-Carlo
Real Name: Julian Lord

Postby xi0n on Sun Jul 04, 2004 1:24 am

they are both invisable making it infinity
Image
User avatar
xi0n
Banned
 
Posts: 56
Joined: Thu Jul 01, 2004 6:46 am

Postby drumz0rz on Wed Jul 07, 2004 1:16 am

Well when you put it that way the force should stop, if you take it out of math for a sec and put it reality, the force should however get abosrbed the the object and so the object doesn't move however the force is unstoppable so the force should never stop meaning there would be an infinate amount of force always hitting the object and the object would always be able to absorb the force and never move.
drumz0rz
PRO Level 2
PRO Level 2
 
Posts: 12
Joined: Wed Jul 07, 2004 12:10 am

Postby Weaver on Wed Jul 07, 2004 11:39 am

There is a lot of butchered high school physics floating around this thread. First off, a few things to clear up, hopefully these are obvious.

There is no such thing as an immovable object. In order for an object to refuse to move (accelerate) in a vaccuum (I am assumming vaccuum) without friction (throw that in as well for good measure) it will have to have an infinite mass.

As you will recall F = m * a . For Force > 0 && a == 0, m == [Infinity].

In layman's terms, if the object is at constant velocity [rest], in a vaccuum, ignoring friction (static and kinetic friction would change the problem slightly), then even the smallest F would accelerate the object, thus "moving" it. In order to combat even the smallest F from accelerating the object, the mass must be infinite.

The only way for an object with mass to have infinite mass is be moving at the speed of light ( ~ 3 x 10e8 meters/second ) at which point the object's dimension parallel to its velocity vector shrinks to zero. The only way for an object with mass to move at the speed of light in the first place is to be pushed by an "unstoppable" or "infinite" force.

The argument is entirely circular. One entity cannot exist without the other. I could go on, but if you are serious about proving any of this thread wrong or right, I highly recommend you take or read an introductory college level physics course/book.

-Weaver

EDIT: Speed of light correction.
Public Keys

The primary purpose of the DATA statement is to give names to constants; instead of referring to pi as 3.141592653589793 at every appearance, the variable PI can be given that value with a DATA statement and used instead of the longer form of the constant. This also simplifies modifying the program, should the value of pi change.
-- FORTRAN manual for Xerox Computers
User avatar
Weaver
PROfessional Member
 
Posts: 2243
Joined: Tue Jun 18, 2002 7:05 pm
Location: /home/weaver/

Postby b_a88 on Thu Jul 08, 2004 10:41 pm

The energy has to go some were because it can not be destroyed.
When the force hits the inmovable object the force could do one of two things or some were in between. Because the force is energy and energy can not be destroyed the object will push back and reflect the force back in another direction or the force push back some of the material in the object and absorb the energy by having moved the material and the material turning that energy into a different form of energy in some way like sound, light, heat or wind, if there is air.

For the example in the above. If a bouncy ball is dropped, irresistable force, and hits pavement, inmovable object, the energy from the ball will be pushed to the pavement and the pavement will push back the ball causing the ball to bounce back up. If a bouncy ball is dropped, irresistable force, and hits a soft pillow, inmovable object, the energy from the ball will be absorbed into the pillow by pushing back the material in the pillow and spreading the energy all through the pillow.

That's how I see it.
User avatar
b_a88
PRO SILVER
PRO SILVER
 
Posts: 4477
Joined: Mon Jun 21, 2004 3:24 am
Location: New Hampshire

PreviousNext

Return to Real Life Issues

Who is online

Users browsing this forum: No registered users and 1 guest