Why Is the Y-Axis the Major Axis When b > a in an Ellipse Equation?

StopWatch
Messages
35
Reaction score
0
This is a really dumb question, but could someone quickly explain why it is that if b > a in the equation of an ellipse then y is the major axis. Just intuitively I want to think that y^2/5 as opposed to y^2/3 is going to be smaller for a given value of y since each value is being limited by the dividend. The opposite is true. Can someone explain this simply?
 
Physics news on Phys.org
\frac{x^2}{a^2}+\frac{y^2}{b^2}=1

The distance r of every point of the ellipses from the centre of the frame of reference is always between min(a,b)\leq r\leq max(a,b).
By definition, the major axis is defined as max(a,b) while the minor axis is min(a,b).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top