High School Mathematics Extensions/Mathematical Proofs/Problem Set/Solutions

From testwiki
Jump to navigation Jump to search

Template:High School Mathematics Extensions/TOC

Mathematical Proofs Problem Set

1.

For all
a>0n+a>nn>nan>na1>nan1na>1n
Therefore 11 , 12 , 13... >1n
When a>b and c>d, a+c>b+d ( See also Replace it if you find a better one).
Therefore we have:
11+12+13......+1n>n×1n
11+12+13......+1n>nn×nn
11+12+13......+1n>nnn
11+12+13......+1n>n


3.

Let us call the proposition
(n0)+(n1)+(n2)+...+(nn)=2n be P(n)
Assume this is true for some n, then
(n0)+(n1)+(n2)+...+(nn)=2n
2×{(n0)+(n1)+(n2)+...+(n2)}=2n+1
{(n0)+(nn)}+{(n0)+2(n1)+2(n2)+...+2(nn1)+(nn)}=2n+1
{(n0)+(nn)}+{(n0)+(n1)}+{(n1)+(n2)}+{(n2)+(n3)}+...+{(nn1)+(nn)}=2n+1
Now using the identities of this function:(na)+(na+1)=(n+1a+1)(Note:If anyone find wikibooks ever mentioned this, include a link here!),we have:
{(n0)+(nn)}+(n+11)+(n+12)+(n+13)+...+(n+1n)=2n+1
Since (n0)=(nn)=1 for all n,
(n+10)+(n+1n+1)+(n+11)+(n+12)+(n+13)+...+(n+1n)=2n+1
(n+10)+(n+11)+(n+12)+(n+13)+...+(n+1n)+(n+1n+1)=2n+1
Therefore P(n) implies P(n+1), and by simple substitution P(0) is true.
Therefore by the principal of mathematical induction, P(n) is true for all n.

Alternate solution
Notice that

(a+b)n=(n0)an+(n1)an1b++(nn)bn

letting a = b = 1, we get

(1+1)n=2n=(n0)+(n1)++(nn)

as required.


5.

Let P(x)=xn+yn be a polynomial with x as the variable, y and n as constants.
P(y)=(y)n+yn =yn+yn(When n is an odd integer) =0
Therefore by factor theorem(link here please), (x-(-y))=(x+y) is a factor of P(x).
Since the other factor, which is also a polynomial, has integer value for all integer x,y and n (I've skipped the part about making sure all coeifficients are of integer value for this moment), it's now obvious that
xn+ynx+y is an integer for all integer value of x,y and n when n is odd.