Community

Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
Login Register Memberlist Search AoPS Blogs Contests Galleries Forum Index
The time now is Thu Dec 03, 2009 6:09 am
All times are UTC - 8
View posts since last visit
View unanswered posts
Anyone?
Moderators: Pre-Olympiad Moderators
Post new topic   Reply to topic View previous topicView next topic
9 Posts • Page 1 of 1
Author Message
akatookey
Hodge Conjecture
Hodge Conjecture

Offline
Joined: 26 May 2003
Posts: 52
Location: Arkansas...Its better than it sounds
United States

To rate posts you must be logged in
#1
Anyone?

Does anyone have any ideas on how to prove Hero's formula or Area=(1/2)ab*sin(c)? This is a very interesting question and I've started toying around with it...I'll work on it more over teh weekend but anyone have any ideas??? Sigh...I was never very good with trig proofs Embarassed
_________________
-Akatookey ... the one the only...its me...

"Never mind Tom!!!...Its just a fat kid!!!"
-Family Guy

PostPosted: Thu May 29, 2003 7:23 pm  Back to top 
  ProfilePMAIMMSN
TripleM
Navier-Stokes Equations
Navier-Stokes Equations

Offline
Joined: 26 May 2003
Posts: 1577
Location: New Zealand

To rate posts you must be logged in
#2
I vaguely remember seeing the proof of Hero's formula before but I'm not entirely sure how. On the other hand, the proof of A=1/2 ab sin C is relatively easy: just draw in one altitude of the triangle and use A=1/2 bh.

I'll have another think about Hero's formula.
_________________
Stephen

PostPosted: Thu May 29, 2003 7:57 pm  Back to top 
  ProfilePMMSN
Eve
Hodge Conjecture
Hodge Conjecture


Offline
Joined: 16 May 2003
Posts: 66
Location: NJ

To rate posts you must be logged in
#3
Re: Anyone?

akatookey wrote:
Does anyone have any ideas on how to prove Hero's formula or Area=(1/2)ab*sin(c)?


The latter is pretty simple. Like TripleM said, you want to drop an altitude h to a side BC. We know that sin(C) = h/b => h = bsin(C). We also know that Area = ah/2. Stick in bsin(C) for h and that gives you exactly what you want.

Hero(n)'s formula is quite a bit messier to derive. You want to start from absin(C)/2. Then replace sin(C) by sqrt(1 - cos(C)^2). Next use the law of cosines to write cos(C) in terms of the three sides of the triangle. Once you have that, there's a bunch of slightly annoying factoring and maybe a tiny bit of cleverness . Eventually you get Heron's formula. If that wasn't clear enough, let me know and I'll go through the whole thing when I have some time.

PostPosted: Thu May 29, 2003 8:22 pm  Back to top 
  ProfilePM
rrusczyk
Admin
Admin


Offline
Joined: 28 Mar 2003
Posts: 6921
Location: Alpine, CA
United States

To rate posts you must be logged in
#4
Extra challenge: can you get to Hero(n) without all that nasty trig?

PostPosted: Thu May 29, 2003 9:22 pm  Back to top 
  ProfilePMBlog
i/3
Hodge Conjecture
Hodge Conjecture

Offline
Joined: 26 May 2003
Posts: 95
Location: France

To rate posts you must be logged in
#5
From what i know (and check the outstanding planetmath web site at http://planetmath.org/?op=getobj&from=objects&name=HeronsFormula) this is not the Heron formula.

PostPosted: Fri May 30, 2003 1:12 am  Back to top 
  ProfilePM
ComplexZeta
Birch & Swinnerton Dyer
Birch & Swinnerton Dyer


Offline
Joined: 27 May 2003
Posts: 2862
Location: Sunnyvale, CA, USA
United States

To rate posts you must be logged in
#6
Heron's original proof relied on constructing the incenter and then showing that the area of a triangle is the semiperimeter times the inradius. The proof is quite involved and difficult to come up with. It is also extremely clever. It can be found in William Dunham's Journey Through Genius.
_________________
\mathbb{C}\zeta
Simon Rubinstein-Salzedo

PostPosted: Fri May 30, 2003 6:03 am  Back to top 
  ProfilePM
Xbizkitl
New Member
New Member

Offline
Joined: 26 May 2003
Posts: 7
Location: Oviedo, Florida

To rate posts you must be logged in
#7
Hero's formula can be found my manipulating the area sine formula, if I remember correctly.

Let me try it and get back to you in the morning. Razz
_________________
In Hoc Signio Vinces.

By this sign, shall you prosper.

PostPosted: Fri May 30, 2003 6:13 pm  Back to top 
  ProfilePM
andy17null
Hodge Conjecture
Hodge Conjecture


Offline
Joined: 27 May 2003
Posts: 83
Location: Troy, NY

To rate posts you must be logged in
#8
x biz kil l, your sig is inaccurate. In Hoc Signo Vinces means "by this sign you shall conquer, not prosper. I love nitpicking Wink



-Isaac
_________________
"I am your friend."
-Professor Umbridge, OOtP
"It unscrews the other way, Peeves."
-Professor McGonagall, OOtP
"Dementoids?"
-Vernon Dursley OOtP



AIM screenname andy17null

PostPosted: Sat May 31, 2003 5:36 am  Back to top 
  ProfilePM
Kamior
Poincare Conjecture
Poincare Conjecture

Offline
Joined: 05 Jun 2003
Posts: 115

To rate posts you must be logged in
#9
Without trig...

I did this one in 6th grade, before I knew about trig or Hero(n)'s formula (I didn't convert it to s(s-a)..., I did that later).

Start with triangle ABC. Label the sides a, b, and c. Call the altitude dropped to c d, and call the line segment from the point of intersection of d and c to corner B x. Then we have two right triangles, with equations:

x^2 + d^2 = a^2
d^2 + (c-x)^2 = b^2

Subtracting the second from the first, we get -2cx + c^2 = b^2 - a^2. Solving for x, we get x = (c^2+a^2-b^2)/(2c). Plugging that into the first equation, we get ((c^2+a^2-b^2)/(2c))^2 + d^2 = a^2. Moving everything to the right and expanding, we get
d^2 = a^2 - (c^4 + b^4 + a^4 +2 (ac)^2 - 2(ab)^2 - 2(bc)^2)/(4c^2)
d^2 = (-c^4 - b^4 - a^4 + 2(ac)^2 + 2(ab)^2 + 2(bc)^2)/(4c^2)
Instead of playing around with this, go to area = cd/2. Then area^2 = ((cd)^2)/4, and we can plug in d:

Area^2 = (-c^4 - b^4 - a^4 + 2(ac)^2 + 2(ab)^2 + 2(bc)^2)/(16)
Area = sqrt(-c^4 - b^4 - a^4 + 2(ac)^2 + 2(ab)^2 + 2(bc)^2)/(16)

This was as far as I got in 6th grade. It can be factored into
sqrt(((a+b+c)/2)((a+b-c)/2)((a-b+c)/2)((-a+b+c)/2))
Then defining the semiperimeter gives Hero(n)'s formula.

I've also read about the incircle method, but I prefer to use my own proof.

PostPosted: Thu Jun 05, 2003 5:37 pm  Back to top 
  ProfilePM
Display posts from previous:   Sort by:   
9 Posts • Page 1 of 1
Post new topic   Reply to topic View previous topicView next topic
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
You cannot post calendar events in this forum


© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us