Why is the ratio of two extensive quantities always intensive? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) 2019 Moderator Election Q&A - Question CollectionDefinition of “intensive” and “extensive” propertiesAre $G$, $F$ and $H$ (thermodynamics potentials) extensive quantities?Is speed an intensive property?Why is density an intensive property?Extensive variables in thermodynamicsPressure: extensive or intensive property?Is heat an extensive or intensive property?Why we can't multiply two extensive quantities together?Is length an extensive property?Rigorous definition of intensive and extensive quantities in thermodynamics
Is the time—manner—place ordering of adverbials an oversimplification?
How do Java 8 default methods hеlp with lambdas?
Why complex landing gears are used instead of simple, reliable and light weight muscle wire or shape memory alloys?
What does 丫 mean? 丫是什么意思?
How can I list files in reverse time order by a command and pass them as arguments to another command?
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
How to make triangles with rounded sides and corners? (squircle with 3 sides)
Do i imagine the linear (straight line) homotopy in a correct way?
First paper to introduce the "principal-agent problem"
By what mechanism was the 2017 UK General Election called?
Is a copyright notice with a non-existent name be invalid?
How to achieve cat-like agility?
Does the universe have a fixed centre of mass?
Diophantine equation 3^a+1=3^b+5^c
Marquee sign letters
Why do C and C++ allow the expression (int) + 4*5;
The Nth Gryphon Number
Vertical ranges of Column Plots in 12
How do I say "this must not happen"?
"Destructive power" carried by a B-52?
Twin's vs. Twins'
How do I find my Spellcasting Ability for my D&D character?
When does a function NOT have an antiderivative?
Fit odd number of triplets in a measure?
Why is the ratio of two extensive quantities always intensive?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
2019 Moderator Election Q&A - Question CollectionDefinition of “intensive” and “extensive” propertiesAre $G$, $F$ and $H$ (thermodynamics potentials) extensive quantities?Is speed an intensive property?Why is density an intensive property?Extensive variables in thermodynamicsPressure: extensive or intensive property?Is heat an extensive or intensive property?Why we can't multiply two extensive quantities together?Is length an extensive property?Rigorous definition of intensive and extensive quantities in thermodynamics
$begingroup$
Is this something that we observe that always happens or is there some fundamental reason for two extensive quantities to give an intensive when divided?
thermodynamics definition volume scaling
$endgroup$
add a comment |
$begingroup$
Is this something that we observe that always happens or is there some fundamental reason for two extensive quantities to give an intensive when divided?
thermodynamics definition volume scaling
$endgroup$
add a comment |
$begingroup$
Is this something that we observe that always happens or is there some fundamental reason for two extensive quantities to give an intensive when divided?
thermodynamics definition volume scaling
$endgroup$
Is this something that we observe that always happens or is there some fundamental reason for two extensive quantities to give an intensive when divided?
thermodynamics definition volume scaling
thermodynamics definition volume scaling
edited Apr 4 at 11:04
David Z♦
64k23137253
64k23137253
asked Apr 4 at 6:19
paokara moupaokara mou
2011
2011
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
It is mainly a mathematical reason. Extensive quantities grow with system size. If two quantities scale in the same way with a variable (in this case system size), it cancels out in the division.
Mini-example: $A$ and $B$ are extensive physical quantities both dependent on $n$. Their ratio is called $C = A / B$. If you scale the system up, $A$ and $B$ grow by a factor of $n$. What happens to $C$?
$fracA cdot nB cdot n = fracAB$
$C$ stays the same, irrespective of $n$. Hence, $C$ is intensive. The most common physical example is mass and volume, which scale with system size and still exhibit the same ratio, the density.
EDIT including the comment of probably_someone: The argumentation is particularly true since by definition an extensive quantity grows linearly with system size. This justifies the proportionality that I presented in the mini-example.
$endgroup$
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
|
show 2 more comments
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "151"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f470452%2fwhy-is-the-ratio-of-two-extensive-quantities-always-intensive%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It is mainly a mathematical reason. Extensive quantities grow with system size. If two quantities scale in the same way with a variable (in this case system size), it cancels out in the division.
Mini-example: $A$ and $B$ are extensive physical quantities both dependent on $n$. Their ratio is called $C = A / B$. If you scale the system up, $A$ and $B$ grow by a factor of $n$. What happens to $C$?
$fracA cdot nB cdot n = fracAB$
$C$ stays the same, irrespective of $n$. Hence, $C$ is intensive. The most common physical example is mass and volume, which scale with system size and still exhibit the same ratio, the density.
EDIT including the comment of probably_someone: The argumentation is particularly true since by definition an extensive quantity grows linearly with system size. This justifies the proportionality that I presented in the mini-example.
$endgroup$
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
|
show 2 more comments
$begingroup$
It is mainly a mathematical reason. Extensive quantities grow with system size. If two quantities scale in the same way with a variable (in this case system size), it cancels out in the division.
Mini-example: $A$ and $B$ are extensive physical quantities both dependent on $n$. Their ratio is called $C = A / B$. If you scale the system up, $A$ and $B$ grow by a factor of $n$. What happens to $C$?
$fracA cdot nB cdot n = fracAB$
$C$ stays the same, irrespective of $n$. Hence, $C$ is intensive. The most common physical example is mass and volume, which scale with system size and still exhibit the same ratio, the density.
EDIT including the comment of probably_someone: The argumentation is particularly true since by definition an extensive quantity grows linearly with system size. This justifies the proportionality that I presented in the mini-example.
$endgroup$
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
|
show 2 more comments
$begingroup$
It is mainly a mathematical reason. Extensive quantities grow with system size. If two quantities scale in the same way with a variable (in this case system size), it cancels out in the division.
Mini-example: $A$ and $B$ are extensive physical quantities both dependent on $n$. Their ratio is called $C = A / B$. If you scale the system up, $A$ and $B$ grow by a factor of $n$. What happens to $C$?
$fracA cdot nB cdot n = fracAB$
$C$ stays the same, irrespective of $n$. Hence, $C$ is intensive. The most common physical example is mass and volume, which scale with system size and still exhibit the same ratio, the density.
EDIT including the comment of probably_someone: The argumentation is particularly true since by definition an extensive quantity grows linearly with system size. This justifies the proportionality that I presented in the mini-example.
$endgroup$
It is mainly a mathematical reason. Extensive quantities grow with system size. If two quantities scale in the same way with a variable (in this case system size), it cancels out in the division.
Mini-example: $A$ and $B$ are extensive physical quantities both dependent on $n$. Their ratio is called $C = A / B$. If you scale the system up, $A$ and $B$ grow by a factor of $n$. What happens to $C$?
$fracA cdot nB cdot n = fracAB$
$C$ stays the same, irrespective of $n$. Hence, $C$ is intensive. The most common physical example is mass and volume, which scale with system size and still exhibit the same ratio, the density.
EDIT including the comment of probably_someone: The argumentation is particularly true since by definition an extensive quantity grows linearly with system size. This justifies the proportionality that I presented in the mini-example.
edited Apr 4 at 10:49
answered Apr 4 at 6:27
lmrlmr
1,097520
1,097520
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
|
show 2 more comments
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
8
8
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
In particular, this is true because "extensive" is specifically defined as growing linearly with system size (see e.g. en.wikipedia.org/wiki/Intensive_and_extensive_properties), which raises the question: what do we call a property that grows nonlinearly with system size (for example, as the square of the volume)?
$endgroup$
– probably_someone
Apr 4 at 10:21
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Yeah, I did not point this out explicitly. I added a few sentences to include the linearity.
$endgroup$
– lmr
Apr 4 at 10:50
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
Technically couldn't the linear relations have different "slopes", so that the part dependant on the size still cancels, but there will be some extra constant factor multiplying your ratio there?
$endgroup$
– Aaron Stevens
Apr 4 at 11:32
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
$begingroup$
@AaronStevens Well mathematically, it is definitely possible. I can't think of a suitable example right now though. But as you pointed out yourself, the ratio will still remain intensive.
$endgroup$
– lmr
Apr 4 at 12:04
4
4
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
$begingroup$
@AaronStevens Whatever the factor is is already included in $A$ and $B$ in this answer. And in particular, if the quantities have different units then not only are the slopes different, they have different units so they are clearly very different, but all that is automatically accounted for in the division. Having the same unit but different magnitude is no different.
$endgroup$
– JiK
Apr 4 at 12:51
|
show 2 more comments
Thanks for contributing an answer to Physics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f470452%2fwhy-is-the-ratio-of-two-extensive-quantities-always-intensive%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown