Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Intuitively, what does the 1 mean in $\dfrac{a}{b} = \dfrac{1}{\frac{b}{a}}$?

+2
−3

For intuition, I instantiate variables with fruits: $a$ as apple and $b$ as berry (pick whatever berry you like).

In terms of apples and/or berries, what does the red $\color{red}{1}$ below mean? What's the unit of $\color{red}{1}$?

$\dfrac{a}{b} \quad = \quad\dfrac{\color{red}{1}}{\dfrac{b}{a}}$.

Unmistakably, I know $\dfrac{a}{b}$ means $\dfrac{\text{apple}}{\text{1 berry}}$, and $b/a$ means $\dfrac{\text{berry}}{\text{1 apple}}$.

I ask only for intuition. Please pretermit formal arguments and proofs. E.g. please don't rely on rationalizing the denominator .

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (2 comments)

2 answers

+4
−0

I think applying intuition based on dimensional analysis here will just serve to confuse rather than illuminate.

$$\frac{1}{\frac{\text{berry}}{\text{apple}}}$$

would simply read as 1 over berry per apple but that itself does not have much intuitive meaning. It means that you are dividing 'dimensionless' 1 by berries per apples even though this is in the end equivalent to apples per berry ($\frac{\text{apple}}{\text{berry}})$. This is simply not an useful representation of a relationship.

Simply put, not all representations of mathematical expressions are equally useful. Consider the following example:

$$y= 2x +10 \Leftrightarrow y-x -5 = x + 5 $$

In the equation of line on the left we can clearly interpret 2 as the slope of the equation and 10 as an intercept of the equation.

In the equation on the right that is completely equivalent to the one on the left we cannot directly interpret any of the numbers.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (2 comments)
+0
−1

Your a and b are reversed in that equation because that equation corresponds to the tracks (0..1] and [1..) of this, that are symmetric.

The 1 / x plot is [at least] doubly symmetric. One of those two symmetries is y = x. That one's the symmetry axis you are asking about.

HTH.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »