21
eragon24 _Retired
·2010-01-21 06:27:48
1)
Considering in pairs
(1-2)(1+2)+(3-4)(3+4)+(5-6)(5+6).............(99-100)(99+100)+101^{2}
now taking -1 common in each bracket....we get
-1(1+2+3+4.........100)+101^2
=-1(\frac{100.101}{2})+101^2
=5151
13
Avik
·2010-01-21 06:28:49
1)x_{101} = 1^2-2^2+3^3-4^2+...+ 99^2-100^2+101^2\\ \\ x_{101}= (1+2)(1-2)+(3+4)(3-4)+...+(99+100)(99-100) +101^2
S = -(1+2+3+4+....+99+100) +101^2\\ \\ \ \ = -\frac{(100)(101)}{2} + 101^2 = 5151
341
Hari Shankar
·2010-01-21 07:09:50
Q2: Consider f(x) = (2.6)^x-(2.4)^x -1
We can see that f(x)<-1 for x<0
When x≥0:
Consider
f'(x) = (2.6)^x \ln (2.6)-(2.4)^x \ln (2.4) > \ln (2.4) \left((2.6)^x-(2.4)^x \right)>0
Hence there is at most one root.
Since f(x) is continuous, x=2 is the only root
341
Hari Shankar
·2010-01-21 07:15:59
Q3: Is quite familiar to me somehow:
The typical equation looks like ax_i^2 - 2bx_i +c = 2x_{i+1}
(Here we consider xn+1 = x1)
This can be written as ax_i^2 - 2(b-1)x_i +c = 2(x_{i+1}-x_i)
WLOG a>0. Then each term on LHS>0
Hence \sum_{i=1}^n ax_i^2 - 2(b-1)x_i +c >0
But \sum_{i=1}^n 2(x_{i+1}-x_i) = 0
Thus no real solutions are possible
24
eureka123
·2010-01-21 08:54:50
thx a lot prophet sir,eragon,avik [1]