Extremely Simplistic Proof Check

  • Thread starter Thread starter Hotsuma
  • Start date Start date
  • Tags Tags
    Proof
Hotsuma
Messages
41
Reaction score
0
Doing this simplistic proof for one of my computer math classes. I've already taken Abstract Algebra and I'm having trouble with this lol. Actually, I just need someone to verify this is correct for me. It seems far too simple.

Homework Statement



Prove the following n^3 > n^2.

Homework Equations



None of importance...

The Attempt at a Solution



Well, I really just think it is something as simple as:

\frac{n^3}{n^2}>\frac{n^2}{n^2} \Rightarrow n > 1

...unless I'm really missing something
 
Physics news on Phys.org
could be wrong i think you might have used the original theorem

as
\frac{1}{n^2} = \frac{1}{n^2}
then you effectively multiply the expression by
n^2 > n^3

however it only a slight tweak to change the proof, start with the assumption:
1<n
then assuming you could use the following property:
if a<b and c>0, then a.c < b.c

otherwise this could be done by induction no worries
 
Oh right, lol, I started with the wrong assumption! Yeah, so, is it really that simple? He he, awesome.
 
if you can assume the property

i think induction would only need to assume 1<n
 
It would be convenient to explain what kind of number n is. A natural number greater than 1?
 
Induction is possible but not needed: if n &gt; 1 (which it must be for the desired inequality to be true)
simply look at

<br /> n^3 - n^2<br />

think how you show this difference is > 0.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top