Why did Galileo use multiplication instead of addition in his gravity equation?

  • Thread starter Thread starter Naveen3456
  • Start date Start date
  • Tags Tags
    Explain Sign
AI Thread Summary
Galileo's gravity equation, F = -mg, uses multiplication because force is proportional to mass, meaning that force equals a constant times mass. The discussion emphasizes that "proportional" inherently implies multiplication rather than addition, as addition would suggest multiple forces acting simultaneously rather than a single interaction. The idea that mass and acceleration could be added directly is flawed due to their differing units, which makes such an equation nonsensical. Additionally, while there are additive forces in complex scenarios, the fundamental relationship in gravity is multiplicative. Overall, the conversation highlights that physics relies on experimental results, and the established formulas reflect observed interactions rather than arbitrary choices.
Naveen3456
Messages
62
Reaction score
0
I was reading about Galileo's gravity and there I came across the formula.

F= -mg.

Galileo said that Force is proportional to mass but in the opposite direction. I don't want to discuss whether he was right or wrong.

I just want to ask that when he replaced the proportionality sign and used a 'constant' 'g', why did he use the multiplication sign (this is the standard practice till today).

In other words, whenever there is an interaction why only multiplication sign is used and not the plus (+)sign.

Plus sign can also mean some kind of 'interaction'.

Doesn't F= - (m+g) show some kind of interaction. I mean doesn't the + sign show interaction between two entities in nature. ( BTW, I know this formula is wrong)

Forgive me, if it seems too childish a question to ask.
 
Physics news on Phys.org
You say you have no problem with "Force proportional to m" but ask why it is "multiplication"? Do you not understand that that is what "proportion" means? "A is proportional to B" means that A is equal to some constant times B: A= kB for some number B.

When we say that Galileo determined that "force is proportional to m", we mean that he measured the gravitational force on many different masses and found that ratio of force to mass was always a constant: F/m= k so that F= km. Of course, now we call that constant -g: "g" for "gravity". And it is negative because gravitational force acts downward.

The fact fact that it is a multiplication and not an addition is "experimental result".
 
HallsofIvy said:
You say you have no problem with "Force proportional to m" but ask why it is "multiplication"? Do you not understand that that is what "proportion" means? "A is proportional to B" means that A is equal to some constant times B: A= kB for some number B.

When we say that Galileo determined that "force is proportional to m", we mean that he measured the gravitational force on many different masses and found that ratio of force to mass was always a constant: F/m= k so that F= km. Of course, now we call that constant -g: "g" for "gravity". And it is negative because gravitational force acts downward.

The fact fact that it is a multiplication and not an addition is "experimental result".

Let's consider an experiment.

I push a small block (less weight) of wood on the floor of my room and I get some noise (sound waves/energy).

I push a bigger box sound energy is more.

If I keep on increasing the size of box, sound energy keeps on increasing.

1. Can I now say that size/weight of the box is directly proportional to the sound that I get. can I ever get a proportionality constant in this case, though these two things are proportional?

2. Can anybody tell me an example where interaction between two bodies is represented by a + sign?
 
You don't know they are proportional until you actualy measure some parameter of the noise (level, intensity) and find out that the ratio between this parameter and the mass is constant.
The fact that the noise increases with mass does not automatically means proportional.

Of course, this is an imaginary experiment. In reality the noise can decrease with mass and it depends on many other parameters. Try to pull an empty can over the floor versus a heavy block of aluminum. Which one makes more noise?

The second question does not make sense to me.
The interaction is not represented by signs (plus or minus).
The interaction force can be attractive or repulsive but the sign depends on the axes you choose.
 
Naveen3456 said:
2. Can anybody tell me an example where interaction between two bodies is represented by a + sign?

In reality, there are many additive terms in most forces. For example, a falling object feels the force of gravity, ##-mg## plus a drag force from the air, ##c\rho Av^2##, where ##\rho## is the density of the air and ##c## is a constant that needs to be determined and ##A## is the area of the object that is perpendicular to the motion. So the two forces add and the total force is
##
F=-mg+c\rho Av^2
##

But, imagine if we had the force of gravity where ##F_g=-(m+g)##. In this world, an object near the Earth would accelerate as ##a=-\frac{m+g}{m}##. If that were the case, very very light objects would accelerate extremely quickly. If the interaction were additive instead of proportional, the extreme case would be very weird.

I'm tempted to keep rambling on, but when you get down to it, physics is an experimental science. The theories are the way they are because that's the way they are.
 
You slipped on the "entities" vs "interaction" thing there, naveen: that equation is describing one INTERACTION, not one entity. One force. A plus sign would indicate considering multiple forces simultaneously, as drew said.
 
russ_watters said:
You slipped on the "entities" vs "interaction" thing there, naveen: that equation is describing one INTERACTION, not one entity. One force. A plus sign would indicate considering multiple forces simultaneously, as drew said.

Furthermore, it makes no sense to add mass and acceleration - they have different units! Mathematically we can write interactions by summing things which are the same kind of thing, but it doesn't make sense to say something like "mass and acceleration interact". Objects, which have mass, interact via forces. It doesn't make sense any other way.
 
dipole said:
Furthermore, it makes no sense to add mass and acceleration - they have different units! Mathematically we can write interactions by summing things which are the same kind of thing, but it doesn't make sense to say something like "mass and acceleration interact". Objects, which have mass, interact via forces. It doesn't make sense any other way.

If speed and mass can 'interact' ( more the speed more the mass), why can't mass and acceleration interact.

Now, please don't tell me that mass and speed don't interact via forces but via some yet undiscovered 'mechanism'.

I am talking about 'interaction' not about how it takes place, whether via forces or some other mechanism.
 
  • #10
DrewD said:
In reality, there are many additive terms in most forces. For example, a falling object feels the force of gravity, ##-mg## plus a drag force from the air, ##c\rho Av^2##, where ##\rho## is the density of the air and ##c## is a constant that needs to be determined and ##A## is the area of the object that is perpendicular to the motion. So the two forces add and the total force is
##
F=-mg+c\rho Av^2
##

These two forces are acting 'simultaneously' on the body. This is a very complex situation. Mere addition of these forces should not give the real picture, IMHO.

Plz don't add gravity is not a force, I know it. I am posing this question in the context of what is quoted.
 
  • #11
Naveen3456 said:
These two forces are acting 'simultaneously' on the body. This is a very complex situation. Mere addition of these forces should not give the real picture, IMHO.

Plz don't add gravity is not a force, I know it. I am posing this question in the context of what is quoted.

Actually this is a quite simple situation. A complex situation is for example the shock wave/boundary layer interraction :P

To me, there is no point in asking "why multiplication and not addition" since multiplication IS addition... 4*5 = 5+5+5+5 or 4+4+4+4+4, the result is the same.
 
  • #12
Naveen3456 said:
If speed and mass can 'interact' ( more the speed more the mass), why can't mass and acceleration interact.

Now, please don't tell me that mass and speed don't interact via forces but via some yet undiscovered 'mechanism'.

I am talking about 'interaction' not about how it takes place, whether via forces or some other mechanism.

Yes well words have specific meanings, and "interaction" has a specific meaning, whether you want it to or not. It is nonsense to say "speed and mass interact" because both speed and mass are properties of some object. Objects interact, quantities do not.

It's like saying that blue and round interact when describing a blueberry. Blueberries, however, can interact, very weakly through gravitation or by contact forces. Fields can also interact, but fields are physical things just like a blueberry is. This interaction, classically, is described in terms of forces. That's what physics is.
 
  • #13
Naveen3456 said:
If speed and mass can 'interact' ( more the speed more the mass), why can't mass and acceleration interact.
I think that you mean that relativistic mass (a deprecated concept) is a function of speed. That is a definition of the term "relativistic mass", where that term is defined as a function of speed. I cannot think of a definition of mass where acceleration is part of the definition.

The "interaction" as you call it, with speed and relativistic mass is simply a matter of definition and other terms are not defined the same way. It makes no sense to insist that the result of one definition apply to other definitions. Not only does acceleration not "interact" with speed, but other definitions of mass do not "interact" with speed. For instance, the invariant mass is completely independent of speed.
 
  • #14
Naveen3456 said:
These two forces are acting 'simultaneously' on the body.

That is absolutely correct, but you don't need the quotations.
This is a very complex situation.

This is a simplified description, but it is quite good in air at moderate speeds. Physics doesn't get much simpler than this, so I'm confused about why you consider this a complex situation. Maybe I am misunderstanding what you consider complex.

Mere addition of these forces should not give the real picture, IMHO.
If it is a rigid body that is symmetric so that there is no torque from the air resistance, addition of the vectors is sufficient.

Plz don't add gravity is not a force, I know it. I am posing this question in the context of what is quoted.
It is my understanding that this conversation concerns classical forces, so gravity is a force.


If speed and mass can 'interact' ( more the speed more the mass), why can't mass and acceleration interact.
dipole was saying that adding mass and acceleration does not make sense because the units do not match. There would have to be some sort of factor in front of each of them so that they add to be a force. It would be like saying,
"I walked one mile and then started to run at 6 mph. How far did I travel?"
It is not a well formed question.
 
  • #15
Aero_UoP said:
To me, there is no point in asking "why multiplication and not addition" since multiplication IS addition... 4*5 = 5+5+5+5 or 4+4+4+4+4, the result is the same.

Plz don't get irritated. It's not for the sake of argument, but I want to really understand things.

As per you, Mass and acceleration can be added again and again ( as multiplication is continued addition) but they can't be added once i.e. F=m+a is wrong.

'Why' is this so?
 
  • #16
DrewD said:
If it is a rigid body that is symmetric so that there is no torque from the air resistance, addition of the vectors is sufficient.

Thanks. That's what I meant by complex. So, it means that the formula is an approximation but not a complete picture of things.


DrewD said:
It is my understanding that this conversation concerns classical forces, so gravity is a force.



dipole was saying that adding mass and acceleration does not make sense because the units do not match. There would have to be some sort of factor in front of each of them so that they add to be a force. It would be like saying,
"I walked one mile and then started to run at 6 mph. How far did I travel?"
It is not a well formed question.

Not arguing uselessly, I have heard that in quantum mechanics, interactions are more important than entities. In fact entities/objects are not considered to exist, until and unless they interact with the surroundings. It may be due to extremely small scale of things, but quantum mechanics experts say that it is infact the very truth of nature and size has not to do anything with it.

I know, we are considering a classical example, but still the concept of entities, interactions and forces seems to be somewhat arbitrary and even overlapping to my fragile brain.

For example, Dalespam said that invariant mass has nothing to do with speed, buy how would it even exist without the 'speed' of its constituent parts (like electrons, nucleons etc.) So, does it mean there are two kinds of 'speeds' for an object. One that deals with its internal structure and the other with its 'externality'( perhaps, I coined a new word:approve:) as a whole.

If we consider water instead of ball the 'internal' and 'external' speed seem to be dependent on/related to each other even if by a small amount.

BTW, this a bad example. Hope someone provides a better example.
 
  • #17
Naveen3456 said:
Plz don't get irritated. It's not for the sake of argument, but I want to really understand things.

As per you, Mass and acceleration can be added again and again ( as multiplication is continued addition) but they can't be added once i.e. F=m+a is wrong.

'Why' is this so?

I don't get irritated. It just seems as if you're arguing just for the sake of argument :p (and it's not just you, I've noticed that many users do so and I can't really understand why...)
 
  • #18
dipole said:
Yes well words have specific meanings, and "interaction" has a specific meaning, whether you want it to or not. It is nonsense to say "speed and mass interact" because both speed and mass are properties of some object. Objects interact, quantities do not.

It's like saying that blue and round interact when describing a blueberry. Blueberries, however, can interact, very weakly through gravitation or by contact forces. Fields can also interact, but fields are physical things just like a blueberry is. This interaction, classically, is described in terms of forces. That's what physics is.

I think I agree with dipole...
I have another example too: black and round interact when describing... a blackberry! and if you put blue into the equation you have a blue blackberry, naveen! (at an excellent price too) :p lol
just kidding :p
 
  • #19
Naveen3456 said:
Plz don't get irritated. It's not for the sake of argument, but I want to really understand things.

As per you, Mass and acceleration can be added again and again ( as multiplication is continued addition) but they can't be added once i.e. F=m+a is wrong.

'Why' is this so?

The reason that the two (adding and multiplying) are not the same in your example is because of the dimensions involved. Apples and pears do not add together because they are different entities. However, as part of the set 'fruit' (they both have the property of being a fruit), their numbers can quite reasonably be added together. BUT mass and the second time-differential of displacement have nothing in common (no property) and adding them together means nothing.

If you were interested in a quantity "applepears" then you could usefully multiply the number of apples by the number of pears ( as with man-hours and foot-pounds). You might have a hard time justifying this to anyone else, though. :wink:

Maths can only be used validly in Physics when it is a meaningful representation of a Physical situation. It is all too easy to write down nonsense expressions which are perfectly OK, Algebraically.
 
  • #20
sophiecentaur said:
The reason that the two (adding and multiplying) are not the same in your example is because of the dimensions involved. Apples and pears do not add together because they are different entities. However, as part of the set 'fruit' (they both have the property of being a fruit), their numbers can quite reasonably be added together. BUT mass and the second time-differential of displacement have nothing in common (no property) and adding them together means nothing.

If you were interested in a quantity "applepears" then you could usefully multiply the number of apples by the number of pears ( as with man-hours and foot-pounds). You might have a hard time justifying this to anyone else, though. :wink:

Maths can only be used validly in Physics when it is a meaningful representation of a Physical situation. It is all too easy to write down nonsense expressions which are perfectly OK, Algebraically.

Earlier, I tried to write a similar example (but with appricots and watermelons :P) explaining what you just said but at some point I found out that my English vocabulary needs some refreshing so I quit trying :P
 
  • #21
Naveen3456 said:
Thanks. That's what I meant by complex. So, it means that the formula is an approximation but not a complete picture of things.
All of physics is an approximation, even QFT.

Not arguing uselessly, I have heard that in quantum mechanics, interactions are more important than entities. In fact entities/objects are not considered to exist, until and unless they interact with the surroundings. It may be due to extremely small scale of things, but quantum mechanics experts say that it is infact the very truth of nature and size has not to do anything with it.

Stop reading Michio Kaku

I know, we are considering a classical example, but still the concept of entities, interactions and forces seems to be somewhat arbitrary and even overlapping to my fragile brain.

Which is why physics uses more well defined concepts. Force is an interaction that causes a mass to accelerate. I don't think I have ever read "entities" in a physics book, definitely not in a technical sense.

For example, Dalespam said that invariant mass has nothing to do with speed, buy how would it even exist without the 'speed' of its constituent parts (like electrons, nucleons etc.) So, does it mean there are two kinds of 'speeds' for an object. One that deals with its internal structure and the other with its 'externality'( perhaps, I coined a new word:approve:) as a whole.


If we consider water instead of ball the 'internal' and 'external' speed seem to be dependent on/related to each other even if by a small amount.

BTW, this a bad example. Hope someone provides a better example.

In some ways there is internal and external speeds. The internal motion does not effect the external. Technically, the internal energy does change the mass a negligible amount, but the difference is so minor that it not only can, but should, be ignored.

However, I don't think any of this has anything to do with your original question which was answered. The reason ##F=ma## and not ##F=m+a## is
1) The units don't match if you try to add
2) That's the way it works because experiments say so. We could make up a new law of motion, but that would be stupid because what we have works and ##F=m+a## does not.
 
  • #22
Naveen3456 said:
As per you, Mass and acceleration can be added again and again ( as multiplication is continued addition) but they can't be added once i.e. F=m+a is wrong.

/QUOTE]

Not correct. Multiplication of m by a is adding mass to itself a number of times, governed by the numerical value of acceleration. That's not adding mass to acceleration.
 
  • #23
sophiecentaur said:
Not correct. Multiplication of m by a is adding mass to itself a number of times, governed by the numerical value of acceleration. That's not adding mass to acceleration.

Now, as is logical to assume, an equation that is correct always gives the correct answer.

So, why has this answer that force is 'adding mass to itself a number of times, governed by the numerical value of acceleration' emerged from this equation.

Does force mean 'this' also in the' physical sense' for a body(i.e. Force acting on a body = adding mass of the body to itself a number of times, governed by the numerical value of acceleration for that body). If we add mass of a body to itself say 3 times won't it become triple the mass, i.e. will the body really have 3 times its previous mass? This seems out of this world.



I
 
Last edited:
  • #24
The mass of the body will be the same because the material of which the body is made of is still the same! THE FORCE ACTING ON THE BODY WILL BE (say) 3 TIMES THE MASS OF THE BODY!What is that you don't get?

EXAMPLE: W=mg
W= weight in N (force)
m= mass in Kg (property)
g= gravitational acceleration (constant)

What does this tell us? That the force acting on the body due to Earth's gravity (the weight of the body) is g times its mass. That is, multiply the body's mass by 9.81 (or if you are a masochist with low IQ just add the body's mass to itself 9.81 times) and you have the FORCE acting on the body. The body's mass will be the same either on Earth or on the moon or on saturn or wherever!
 
  • #25
Naveen3456 said:
Now, as is logical to assume, an equation that is correct always gives the correct answer.

So, why has this answer that force is 'adding mass to itself a number of times, governed by the numerical value of acceleration' emerged from this equation.

Does force mean 'this' also in the' physical sense' for a body(i.e. Force acting on a body = adding mass of the body to itself a number of times, governed by the numerical value of acceleration for that body). If we add mass of a body to itself say 3 times won't it become triple the mass, i.e. will the body really have 3 times its previous mass? This seems out of this world.
I
If you want a conversation about how Maths relates to the real world then it is only fair to stick to the rules of Maths. You seem to have deliberately interpreted my 'verbal' description of the process of Multiplication in an unfortunate way. Of course, adding three times the mass, to itself, will produce a final result of Four times the mass. That's why I used the words "governed by" and not "proportional to", because I was being deliberately unspecific (was that not obvious?).
But the fact is that the axioms of Arithmetic are pretty well established and the way that Areas, Weights, Energy, Volts and all the others fit in with the Multiplication operation is hardly in question. Nor is the the fact that similar quantities can be added together.
I really can't be sure why you are arguing about this. You just need to go through some of the School definitions in Science (and Finance) and see how the two operations work in different ways. Start by assuming it has to be OK and work towards that, rather than trying, fruitlessly, to show we all got it wrong. Maths (mine included, in this case) is very very consistent.
 
  • #26
Aero_UoP said:
To me, there is no point in asking "why multiplication and not addition" since multiplication IS addition... 4*5 = 5+5+5+5 or 4+4+4+4+4, the result is the same.
This is a side track, and it isn't true in general. How do you add pi copies of √2?

See http://www.maa.org/devlin/devlin_06_08.html and the follow-up article http://www.maa.org/devlin/devlin_0708_08.html .
 
Last edited by a moderator:
  • #27
How does our personal computer perform multiplication? :)
 
  • #28
Naveen3456 said:
Dalespam said that invariant mass has nothing to do with speed, buy how would it even exist without the 'speed' of its constituent parts (like electrons, nucleons etc.)
This is irrelevant. If a quantity X is defined to depend only on a set of quantities Y then it does not depend on Z. Even if all objects for which X is defined also have Z the value of Z is irrelevant to determining X, which is fully determined by Y.

I simply do not know of any definition of mass which depends on acceleration. It is useless to ask "why"; the answer is simply "by definition" and there is no deeper reason. if you wish to define the "Naveen mass" and make it dependent on acceleration then you can, but "Naveen mass" would be a new concept of dubious utility.
 
Last edited:
  • #29
Aero_UoP said:
How does our personal computer perform multiplication? :)
Not by repeated addition. This is an O(2n) algorithm, where n is the number of bits in the multiplier. That would be ridiculously inefficient. The first computers used the binary equivalent of long multiplication. This is an O(n2) algorithm. In 1950, Andrew Booth developed such an O(n2) for multiplying a pair numbers represented using two's complement.

That is not what computers use nowadays. A decade after Booth developed his algorithm, Anatolii Karatsuba developed an even faster O(nlog23) method. Karatsuba's algorithm has been further refined, with the latest refinement being embodied in US patent 7,930,337, "Multiplying two numbers".
 
  • #30
D H said:
This is a side track, and it isn't true in general. How do you add pi copies of √2?

See http://www.maa.org/devlin/devlin_06_08.html and the follow-up article http://www.maa.org/devlin/devlin_0708_08.html .

I think there is more of a parallel than you suggest - if you think in terms of the convergent series, which use only integers and fractions but which yield irrational and trancendental numbers in their limit. Also, an indefinite integral has no direct connection with 'adding up' but we are quite happy to turn the handle and get answers with computers when we use those numbers.
But this thread is too loose to get anywhere further, I think. It introduced another of those "why" questions which is guaranteed to spoil your day.
 
Last edited by a moderator:
  • #31
In physics the units don't work out for multiplication to be repeated addition. It is true that 5*3 is 5+5+5, but that requires 3 to be dimensionless. It makes sense to "do something 3 times", but it doesn't make sense to "do something 3 kg times".
 
  • #32
D H said:
Not by repeated addition. This is an O(2n) algorithm, where n is the number of bits in the multiplier. That would be ridiculously inefficient. The first computers used the binary equivalent of long multiplication. This is an O(n2) algorithm. In 1950, Andrew Booth developed such an O(n2) for multiplying a pair numbers represented using two's complement.

That is not what computers use nowadays. A decade after Booth developed his algorithm, Anatolii Karatsuba developed an even faster O(nlog23) method. Karatsuba's algorithm has been further refined, with the latest refinement being embodied in US patent 7,930,337, "Multiplying two numbers".

I don't know this guy Karatsuba, it's out of my field of interest and/or expertise but I was taught that the only mathematical operation a CPU can perform is the addition... maybe it's wrong, maybe I got it wrong. The problem here though, it's neither me nor computers. You're missing the point trying to prove me wrong instead of actually answering the initial question which I noticed you ignored completely...
Come on then, answer the initial question, tell us your opinion about the subject and don't focus on what I say...
 
Last edited:
  • #33
DaleSpam said:
In physics the units don't work out for multiplication to be repeated addition. It is true that 5*3 is 5+5+5, but that requires 3 to be dimensionless. It makes sense to "do something 3 times", but it doesn't make sense to "do something 3 kg times".

But does it make any more sense to multiply the length of a carpet '2 metres times', to find the area? I reckon this is mainly a matter of familiarity. We seem to be quite happy, these days, with the 'twoness' or 'threeness' of two or three ducks, apples or kg, these days but I believe the numbering system started off quite irregular. We still have a brace of pheasants, a pair of shoes and a few others. The whole thing about connecting Maths with real life is very 'deep'.
 
  • #34
sophiecentaur said:
Naveen3456 said:
As per you, Mass and acceleration can be added again and again ( as multiplication is continued addition) but they can't be added once i.e. F=m+a is wrong.

/QUOTE]

Not correct. Multiplication of m by a is adding mass to itself a number of times, governed by the numerical value of acceleration. That's not adding mass to acceleration.

No, because then force would still have the units of mass. That method of multiplication is only an arithmetic trick, and it's not the real definition of multiplication.
 
  • #35
dipole said:
No, because then force would still have the units of mass. That method of multiplication is only an arithmetic trick, and it's not the real definition of multiplication.

If you are adding mass a number of times where the number of times is given by the numerical value of acceleration then you need a conversion factor from acceleration to number of times. That's where the units of acceleration come into the picture. That's why the result has units of acceleration in it.

[Or at least that's how I'd strain to preserve the intuition of multiplication as repeated addition in the realm of real-valued multiplication of quantities with units]
 
  • #36
It's best to give up that notion that multiplication is repeated addition when you learn about fractions in elementary school. Eventually you'll come across mathematical structures where it makes no sense to think of multiplication as repeated addition. I would argue that the point this starts happening is the rationals. By the time you get to complex numbers, it's game over. Instead think of addition and multiplication as two distinct operations. That's what distinguishes a group from a ring.

Regarding the question of "Why not F=m+a", that doesn't make a bit of sense. You cannot add incompatible quantities. Physics is more than just numbers. Those numbers have units.

Regarding why not F=ma2, or any formulation of the relation between force, mass, and displacement other than F=ma, that's not how the universe works.

Regarding the question of the minus sign, that's simply a matter of convention: Which direction, up or down, is positive, which is negative? Typically it's upwards that is designated as positive. Since gravitation is a downward force, with this convention it's F=-mg. Drop a rock down a well, however, and use depth rather than height as positive and it becomes F=mg.
 
  • #37
sophiecentaur said:
But does it make any more sense to multiply the length of a carpet '2 metres times'
No, it does not make sense. It doesn't matter what the unit is, m, kg, ducks, or apples, the number of times an operation is applied is dimensionless (and a non-negative integer) and it simply makes no sense to do it a dimensionful number of times. Multiplication simply cannot be thought of as doing addition a certain number of times in physics.
 
  • #38
It makes perfect sense that area (how much paint or carpet you need) is a length times a length. Integers or 'Reals' can be used and the operation is commutative, too. So 10 tiles of area pi involves the same operation as e times pi. The 'meanings' may not be the same but Maths is full of this sort of thing. We 'believe' the results of integrations and convolutions etc. So why pick on Multiplication to start non-believing? Familiarity breeds contempt, perhaps?
 
  • #39
sophiecentaur said:
It makes perfect sense that area (how much paint or carpet you need) is a length times a length.
Of course it makes perfect sense to multiply a length by a length to get an area.

It makes sense precisely because multiplication is NOT the same thing as adding something to itself a certain number of times. If you add a length to itself an arbitrary number of times you always end up with a length, not an area. So clearly the operation of multiplying two lengths (which makes sense) is not the same as repeated addition of one of the lengths to itself the other length number of times (which doesn't make sense).

sophiecentaur said:
We 'believe' the results of integrations and convolutions etc. So why pick on Multiplication to start non-believing? Familiarity breeds contempt, perhaps?
I don't know what you are talking about here. Who is not believeing in multiplication? Who is contemptuous of multiplication? If you are referring to me then what have I said that indicates either of those? There must be a miscommunication somewhere.
 
Last edited:
  • #40
I want to say that I am a simple person and don't want to hurt anybody or prove anybody wrong.

I just want to clear my 'misunderstanding' of some well-established basic concepts. I also believe that in the pursuit of truth, we should throw our emotions/feelings out of the window.

I believe that math depicts nature/reality and therefore any equation that is correct should not give any answer that is in variance to reality/nature.

Let's consider F=ma.

Put a=1, and we get F=m



1. I fail to understand, how force can be equal to mass when both of them are altogether different things/concepts.



If you say, its not f=m, but it is the numerical values that are equal
,

2. I fail to understand, how numerical values of unrelated things can ever become equal.




3. To my fragile mind, F=m only if force converts into mass and mass converts into force. But this is not the reality. So, why this thing is being shown by the equation.




If you say, F=ma depicts one interaction and F=m should not be taken seriously,

4. I think of E=mc2, where if c=1, E=m and this if indeed true. So, why F=m cannot be true and if it is not, why is it so in the equation. And why, F=m should not be taken on its face value.


I take it to be the 'failure' of my fragile brain that I am forced to ask such stupid questions.
Thanks.
 
  • #41
Naveen3456 said:
Let's consider F=ma.

Put a=1, and we get F=m
You can never have a=1. You could have a=1g or a=1m/s^2 or a=1ft/min^2, but never a=1.

Naveen3456 said:
1. I fail to understand, how force can be equal to mass when both of them are altogether different things/concepts.
You are right, they always have different units.

Naveen3456 said:
If you say, its not f=m, but it is the numerical values that are equal[/I],

2. I fail to understand, how numerical values of unrelated things can ever become equal.
On the contrary, the numerical values depend on the choice of units. They can always be made equal through choice of units.

Naveen3456 said:
3. To my fragile mind, F=m only if force converts into mass and mass converts into force. But this is not the reality. So, why this thing is being shown by the equation.
It isn't. See above.

Naveen3456 said:
If you say, F=ma depicts one interaction and F=m should not be taken seriously,

4. I think of E=mc2, where if c=1, E=m and this if indeed true. So, why F=m cannot be true and if it is not, why is it so in the equation. And why, F=m should not be taken on its face value.
First, it is generally understood that c still has units of length over time, so it is merely a notational convenience. You are correct that it is technically an incorrect abuse of notation

Second, one very critical difference is that c is a constant and a is a variable. So you cannot generally set a=1 (in some units) through choice of units, e.g. If a varies during the experiment, but you can always set c=1 (in some units) through choice of units.
 
  • #42
DaleSpam said:
Of course it makes perfect sense to multiply a length by a length to get an area.

It makes sense precisely because multiplication is NOT the same thing as adding something to itself a certain number of times. If you add a length to itself an arbitrary number of times you always end up with a length, not an area. So clearly the operation of multiplying two lengths (which makes sense) is not the same as repeated addition of one of the lengths to itself the other length number of times (which doesn't make sense).

I don't know what you are talking about here. Who is not believeing in multiplication? Who is contemptuous of multiplication? If you are referring to me then what have I said that indicates either of those? There must be a miscommunication somewhere.

There is a lot more to this than you imply. All practical multiplication is basically integer arithmetic. We cannot multiply irrational or transcendental numbers. We always assume that the result of multiplying by pi will be 'somewhere between' one decimal number with a given number of places and the next one. What we do is to multiply by an integer number of 1/10000000000 ths. We always assume that a=bXc ( Algebra) works for all values but that's a matter of faith in Monotonicity, a Continuum, linearity and all the other facets of Analysis.
Maths is just a model - which happens to work well when used in a well behaved way but you can't take anything for granted. All we know is that we haven't actually found 'granularity' or extra dimension (as in string theory) in real life.

The essential thing when using Maths is good behaviour with Units. So a length times a length has units of length squared. However you do the multiplication (and that's what this thread is basically discussing) the numerical answer must carry the resulting units. Numbers on their own have no meaning in Science except when they are ratios (when the units cancel).
 
  • #43
Many/most school-grade physics formulas are actually special cases of more general laws expressed in vector/tensor forms, where multiplication is replaced by some kind of 'product' operation, for example:
Newton's law \textbf{F}=m\textbf{a} (scalar multiplication)
Mechanical Work W = \textbf{F} \cdot \textbf{d} (dot product)
Angular momentum \textbf{L} = \textbf{r} \times \textbf{p} (cross product)
Angular momentum \textbf{L} =\textit{I}\textbf{w} (tensor product)
etc.

"Multiplication as a repeated addition" rule follows from linearity (a+b)c = ac + bc and the existence of a unity element '1' such that 1a=a. While different kinds of products are typically linear, they do not necessarily have unity element, so the rule does not apply to them.
 
Back
Top