Problem 56293. Heronian Triangles with Consecutive Integral Sides and Integral Area
Hero's area formula for any triangle with sides a, b, c is: .
Heronian triangles are triangles having integral sides and integral area. Find Heronian triangles with consecutive sides. For example, H(1) would have sides 3,4,5 with area 6. Output the sum of the digits of the nth Heronian triangle's area. S(1)=6.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Solve the set of simultaneous linear equations
416 Solvers
-
Calculate the Hamming distance between two strings
323 Solvers
-
Numbers spiral diagonals (Part 1)
197 Solvers
-
Pandigital Factors (Based on Euler 491)
34 Solvers
-
Count number of words in string
176 Solvers
More from this Author55
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!