sankalpmittal
- 785
- 27
Homework Statement
1. Prove that 1111111...65 times is not a prime number.
2. If a,b,c,d are in GP , then (a2+b2+c2)(b2+c2+d2) is :
(a) (ab+ac+bc)2
(b) (ac+cd+ad)2
(c) (ab+bc+cd)2
(d) None of the above
Homework Equations
Formulas of GP :
1.Sn = a(1-rn)/(1-r)
2.a,b,c in GP , then b2=ac
3.a,b,c,d,e,...,z in GP , then
az=by=cx=dw =...
4.Tn = arn-1
The Attempt at a Solution
1. The number can be written as
N = 1+10 + 102 + 103 +... + 1064
N= (1065-1)/9
Now how to proceed ?
2. Well I tried using b2=ac but to no avail.
Please help !
Thanks in advance. :)