Question

In: Math

Suppose that A is a triangle with integer sides and integer area. Prove that the semiperimeter...

Suppose that A is a triangle with integer sides and integer area. Prove that the semiperimeter of A cannot be a prime number.

(Hint: Suppose that a natrual number x is a perfect square, and suppose that p is a prime number that divides x. Explain why it must be the case that p divides x an even number of times)

Solutions

Expert Solution

No, none of the lengths can be prime.

Let me write d,e,f

for ha,hb,hc, then twice the area is

2Area=ad=be=cf

Furthermore let c=x+y with x,y possibly signed lengths satisfying x2+f2=a2 and y2+f2=b2, so x,y

are (possibly signed) integers.

Consider the case in which a side length is prime, wlog let it be c

.

Then since c>d

, cd, but cad so we must have a=tc, and similarly c>e so b=uc for integers t,u. Since a,b,c make a triangle a<b+c and b<a+c we have t<u+1,u<t+1⟹t=u and the triangle must be isosceles with a=b

.

Then x=y=c/2

, but a2=f2+x2 requires x to be an integer, so c is even and can only be prime if c=2. But then a2=f2+1 which is impossible for positive integers a,f

, so there cannot be such a triangle with a prime side.

Consider the case in which a height is prime, wlog let it be f

.

If fa

then fx and (x/f)2+1=(a/f)2 which is impossible for nonzero integers x/f,a/f. So fa and fadd=tf. Similarly fb and so e=uf. Then from ad=be=cf we have

c=ta=ub. Wlog ab, then from c<a+b we have (t−1)a<bt=1 and the triangle must be isosceles with a=c

.

Then with c=ub,e=uf

and by symmetry the altitude bisecting b

(b/2)2+e2=c2(b/2)2+u2f2=u2b2f2=(b2u)2(4u2−1)

Since f is an integer and gcd(2u,4u2−1)=1 we must have 2ub. Since we have already shown fb and by assumption f is prime, then gcd(f,b)=1 and we must have b/2u=1. Then f2=4u2−1, but this is impossible for positive integers u,f, so there cannot be such a triangle with prime height.


Related Solutions

If equilateral triangles are constructed on the sides of any triangle, prove that the distances between...
If equilateral triangles are constructed on the sides of any triangle, prove that the distances between the vertices of the original triangle and the opposite vertices of the equilateral triangles are equal.
find missing sides, angles and area of spherical triangle. if you cannot indicate that it cant...
find missing sides, angles and area of spherical triangle. if you cannot indicate that it cant be done. general spherical triangle with a= 1, b = 1.5 and gamma = pi/6
Suppose that a triangle has sides of length a = 15 cm, b = 37 cm,...
Suppose that a triangle has sides of length a = 15 cm, b = 37 cm, and c = 29 cm, then α = _______, β = ______., and γ =______ . Carefully round your answers to the nearest tenth of a degree, do not include units in your typed answers.
Suppose a is a positive integer and p is a prime/ Prove that p|a if and...
Suppose a is a positive integer and p is a prime/ Prove that p|a if and only if the prime factorization of a contains p. Can someone please show a full proof to this, thank you.
Find the maximum area of a rectangle inscribed in a triangle of area A.(NOTE: the triangle...
Find the maximum area of a rectangle inscribed in a triangle of area A.(NOTE: the triangle need not necessarily be a right angled triangle).
Argument A Since all triangles have three sides, and an isosceles triangle is a triangle, it...
Argument A Since all triangles have three sides, and an isosceles triangle is a triangle, it follows that an isosceles triangle has three sides. Argument a is: inductive/deductive; valid/invalid/strong/weak; sound/unsound/cogent/uncogent? Argument B There is a large crack in Philadelphia's Liberty Bell. From this, we can conclude that there was a defect in the bell's craftsmanship. Argument B is: inductive/deductive; valid/invalid/strong/weak; sound/unsound/cogent/uncogent? Argument C Paleontologists now agree that the Tyrannosaurus Rex was actually a peaceful, plant-eating dinosaur. Therefore, it is probably...
Find the area of the triangle whose perimeter is 22cm. One side measures 9cm and the difference of the other two sides is 3cm.
Find the area of the triangle whose perimeter is 22cm. One side measures 9cm and the difference of the other two sides is 3cm.
a) Use the law of sines to solve a triangle with sides a = 9, b...
a) Use the law of sines to solve a triangle with sides a = 9, b = 16, and angle C = 80◦ . b) . Use the law of cosines to solve a triangle with sides a = 8, c = 17, and angle B = 35◦ .
Write a program that accepts the lengths of three sides of a triangle as inputs. The...
Write a program that accepts the lengths of three sides of a triangle as inputs. The program output should indicate whether or not the triangle is a right triangle. Recall from the Pythagorean theorem that in a right triangle, the square of one side equals the sum of the squares of the other two sides. Use The triangle is a right triangle. and The triangle is not a right triangle. as your final outputs. An example of the program input...
/* calculating area of a circle, calculating area of a rectangle, calculating area of a triangle,...
/* calculating area of a circle, calculating area of a rectangle, calculating area of a triangle, and quit. */ import java.util.Scanner; public class GeoCalculator {    public static void main(String arg[]) { int geoCalc; //number selection of user Scanner get = new Scanner(System.in); //display section. System.out.println("Geometry Calculator"); System.out.println("Please select from the following menu:"); System.out.println("1. Calculate the Area of a Cirlce."); System.out.println("2. Calculate the Area of a Rectangle."); System.out.println("3. Calculate the Area of a Triangle."); System.out.println("4. QUIT"); System.out.println("Please make a selection:...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT