Question

In: Advanced Math

using the fact that : A positive integer n ≥ 3 is constructive if it is...

using the fact that : A positive integer n ≥ 3 is constructive if it is possible to construct a regular n-gon by straightedge and compass, it is possible to construct the angle 2π/n. And that if both angles α and β can be constructed by straightedge and compass then so are their sums and differences.The outside angle of a regular n-gon is 2π/n.

1. Suppose that n = p^(α1) ··· p^(αk) where p ,··· , pk are distinct odd primes. Prove that n is constructive if and only if each pi^(αi) is constructive.

2. Prove that 2^α is constructive for any positive integer α ≥ 2

Solutions

Expert Solution

1.

n=p1^(a1)...pk^(ak) where p1,...,pk are distinct odd primes.

Let i be any of 1,2,...,k.

Then, n=(p1^(a1)...pi-1^(a(i-1))pi+1^(a(i+1))...pk^(ak))pi^(ai)=xpi^(ai), where x is a positive integer.

I shall denote $$\pi$$ by (pi).

Then, 2(pi)/n=2(pi)/(xpi^(ai))

=> 2(pi)/(pi^(ai))=2x(pi)/n.

Let us suppose that n is constructive. Then, it is possible to construct the angle 2(pi)/n by straightedge and compass.

Now, it has been said that sums of constructible angles are also constructible, then positive integer multiples of constructible angles are also constructible. Then,

2(pi)/n is constructible

=>  x(2(pi)/n) is constructible

=> 2x(pi)/n is constructible

=>  2(pi)/(pi^(ai)) is constructible

=> pi^(ai) is constructive. This is true for all i=1,2,3,...,k

So, n is constructive => pi^(ai) is constructive -------(A)

Now, the Gauss-Wantzel theorem states that:

"A regular n-gon is constructible with straightedge and compass if and only if n = 2kp1p2...pm where k and m are non-negative integers, and the pi's (when m > 0) are distinct Fermat primes (prime numers of the form $2^{2n}+1$ for non-negative integers n ".

Since n is constructive iff regular n-gon is constructible with straightedge and compass, then n is constructive if and only if n = 2kp1p2...pm where k and m are non-negative integers, and the pi's (when m > 0) are distinct Fermat primes. Then, if each piai is constructive,

each piai is a product of 2kq1q2...qm, where k and m are non-negative integers, and the qi's (when m> 0) are distinct Fermat primes

=> p1^(a1)...pk^(ak) is a product of 2kq1q2...qm, where k and m are non-negative integers, and the qi's (when m> 0) are distinct Fermat primes

=> n is a product of 2kq1q2...qm, where k and m are non-negative integers, and the qi's (when m> 0) are distinct Fermat primes

=> n is constructive.

So, each pi^(ai) is constructive => n is constructive --------(B).

From (A) and (B), our proof is complete.

2.

Now, we know that we can bisect any angle using just a compass. Since 2(pi) is constructible,

=> 2(pi)/2^1 is constructible

=> 2(pi)/2^2 is constructible

=> 2(pi)/2^3 is constructible

.

.

.

=> 2(pi)/2^a is constructible, since we can keep on bisecting an angle further and further. For a formal proof, simply apply induction on 'a'

[2(pi)/2^a is constructible=> 2(pi)/2^(a+1) is constructible].

Then, 2^a is constructive.

So, 2^a is constructive for any positive integer a>=2.


Related Solutions

Prove or disprove that 3|(n 3 − n) for every positive integer n.
Prove or disprove that 3|(n 3 − n) for every positive integer n.
Use induction to prove that for any positive integer n, 8^n - 3^n is a multiple...
Use induction to prove that for any positive integer n, 8^n - 3^n is a multiple of 5.
For a given positive integer n, output the first n primes. Example: n=3, output: 2,3,5; n=7,...
For a given positive integer n, output the first n primes. Example: n=3, output: 2,3,5; n=7, output: 2,3,5,7,11,13,17. In Java please
Let n be a positive integer. Prove that if n is composite, then n has a...
Let n be a positive integer. Prove that if n is composite, then n has a prime factor less than or equal to sqrt(n) . (Hint: first show that n has a factor less than or equal to sqrt(n) )
Using C: Implement four versions of a function funSum that takes a positive integer n as...
Using C: Implement four versions of a function funSum that takes a positive integer n as input and returns the sum of all integers up to and including n that are divisible by 6 or 7: using a for loop in funSum1, using a while loop in funSum2, using a do-while loop in funSum3, and using recursion in funSum4. Your output for the included test code should be: funSum1(20) = 57 funSum2(20) = 57 funSum3(20) = 57 funSum4(20) = 57
Prove that τ(n) < 2 n for any positive integer n. This is a question in...
Prove that τ(n) < 2 n for any positive integer n. This is a question in Number theory
Prove the following theorem. If n is a positive integer such that n ≡ 2 (mod...
Prove the following theorem. If n is a positive integer such that n ≡ 2 (mod 4) or n ≡ 3 (mod 4), then n is not a perfect square.
A positive integer n is said to be prime (or, "a prime") if and only if...
A positive integer n is said to be prime (or, "a prime") if and only if n is greater than 1 and is divisible only by 1 and n . For example, the integers 17 and 29 are prime, but 4, 21 and 38 are not prime. Write a function named "is_prime" that takes a positive integer argument and returns as its value the integer 1 if the argument is prime and returns the integer 0 otherwise. Can you make...
Create the function fact that had a positive integer argument and returns its factorial . Recall...
Create the function fact that had a positive integer argument and returns its factorial . Recall that factorial (n) = 1*2*3***n. For example factorial (4)=1*2*3*4=24, (python)
For each positive integer, n, let P({n}) =(1/2^n) . Consider the events A = {n :...
For each positive integer, n, let P({n}) =(1/2^n) . Consider the events A = {n : 1 ≤ n ≤ 10}, B = {n : 1 ≤ n ≤ 20}, and C = {n : 11 ≤ n ≤ 20}. Find (a) P(A), (b) P(B), (c) P(A ∪ B), (d) P(A ∩ B), (e) P(C), and (f) P(B′). Hint: Use the formula for the sum of a geometric series
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT