let p be Real; :: thesis: ( 0 < p implies for a, ap being Real_Sequence st a is convergent & ( for n being Element of NAT holds 0 <= a . n ) & ( for n being Element of NAT holds ap . n = (a . n) to_power p ) holds
( ap is convergent & lim ap = (lim a) to_power p ) )
assume A1:
0 < p
; :: thesis: for a, ap being Real_Sequence st a is convergent & ( for n being Element of NAT holds 0 <= a . n ) & ( for n being Element of NAT holds ap . n = (a . n) to_power p ) holds
( ap is convergent & lim ap = (lim a) to_power p )
let a, ap be Real_Sequence; :: thesis: ( a is convergent & ( for n being Element of NAT holds 0 <= a . n ) & ( for n being Element of NAT holds ap . n = (a . n) to_power p ) implies ( ap is convergent & lim ap = (lim a) to_power p ) )
assume that
A2:
a is convergent
and
A3:
for n being Element of NAT holds 0 <= a . n
and
A4:
for n being Element of NAT holds ap . n = (a . n) to_power p
; :: thesis: ( ap is convergent & lim ap = (lim a) to_power p )
now per cases
( lim a = 0 or lim a <> 0 )
;
case A5:
lim a = 0
;
:: thesis: ( ap is convergent & lim ap = (lim a) to_power p )now per cases
( ex n being Element of NAT st
for m being Element of NAT st n <= m holds
a . m = 0 or for n being Element of NAT ex m being Element of NAT st
( n <= m & a . m <> 0 ) )
;
case A11:
for
n being
Element of
NAT ex
m being
Element of
NAT st
(
n <= m &
a . m <> 0 )
;
:: thesis: ( ap is convergent & lim ap = (lim a) to_power p )then consider m1 being
Element of
NAT such that A12:
(
0 <= m1 &
a . m1 <> 0 )
;
defpred S1[
set ]
means a . $1
<> 0 ;
A13:
ex
m being
Nat st
S1[
m]
by A12;
consider M being
Nat such that A14:
(
S1[
M] & ( for
n being
Nat st
S1[
n] holds
M <= n ) )
from NAT_1:sch 5(A13);
reconsider M =
M as
Element of
NAT by ORDINAL1:def 13;
defpred S2[
set ,
set ,
set ]
means for
n,
m being
Element of
NAT st $2
= n & $3
= m holds
(
n < m &
a . m <> 0 & ( for
k being
Element of
NAT st
n < k &
a . k <> 0 holds
m <= k ) );
A17:
for
n,
x being
Element of
NAT ex
y being
Element of
NAT st
S2[
n,
x,
y]
consider F being
Function of
NAT ,
NAT such that A20:
(
F . 0 = M & ( for
n being
Element of
NAT holds
S2[
n,
F . n,
F . (n + 1)] ) )
from RECDEF_1:sch 2(A17);
A21:
(
dom F = NAT &
rng F c= NAT )
by FUNCT_2:def 1, RELAT_1:def 19;
then
rng F c= REAL
by XBOOLE_1:1;
then reconsider F =
F as
Real_Sequence by A21, RELSET_1:11;
then reconsider F =
F as
V34()
sequence of
NAT by SEQM_3:def 11;
A23:
for
n being
Element of
NAT st
a . n <> 0 holds
ex
m being
Element of
NAT st
F . m = n
A36:
a * F is
convergent
by A2, SEQ_4:29;
A37:
lim (a * F) = 0
by A2, A5, SEQ_4:30;
A38:
(lim a) to_power p = 0
by A1, A5, POWER:def 2;
A39:
now let e be
real number ;
:: thesis: ( 0 < e implies ex k being Element of NAT st
for m being Element of NAT st k <= m holds
abs ((ap . m) - ((lim a) to_power p)) < e )assume A40:
0 < e
;
:: thesis: ex k being Element of NAT st
for m being Element of NAT st k <= m holds
abs ((ap . m) - ((lim a) to_power p)) < ethen
0 < e to_power (1 / p)
by POWER:39;
then consider n being
Element of
NAT such that A41:
for
m being
Element of
NAT st
n <= m holds
abs (((a * F) . m) - 0 ) < e to_power (1 / p)
by A36, A37, SEQ_2:def 7;
take k =
F . n;
:: thesis: for m being Element of NAT st k <= m holds
abs ((ap . m) - ((lim a) to_power p)) < elet m be
Element of
NAT ;
:: thesis: ( k <= m implies abs ((ap . m) - ((lim a) to_power p)) < e )assume A42:
k <= m
;
:: thesis: abs ((ap . m) - ((lim a) to_power p)) < enow per cases
( a . m = 0 or a . m <> 0 )
;
case A43:
a . m <> 0
;
:: thesis: abs ((ap . m) - ((lim a) to_power p)) < ethen A44:
a . m > 0
by A3;
consider l being
Element of
NAT such that A45:
m = F . l
by A23, A43;
n <= l
by A42, A45, SEQM_3:7;
then
abs (((a * F) . l) - 0 ) < e to_power (1 / p)
by A41;
then A46:
abs (a . (F . l)) < e to_power (1 / p)
by FUNCT_2:21;
abs (a . m) > 0
by A43, COMPLEX1:133;
then
(abs (a . m)) to_power p < (e to_power (1 / p)) to_power p
by A1, A45, A46, POWER:42;
then
(abs (a . m)) to_power p < e to_power ((1 / p) * p)
by A40, POWER:38;
then
(abs (a . m)) to_power p < e to_power 1
by A1, XCMPLX_1:107;
then A47:
(abs (a . m)) to_power p < e
by POWER:30;
A48:
(a . m) to_power p = ap . m
by A4;
then A49:
0 < ap . m
by A44, POWER:39;
ap . m < e
by A44, A47, A48, ABSVALUE:def 1;
hence
abs ((ap . m) - ((lim a) to_power p)) < e
by A38, A49, ABSVALUE:def 1;
:: thesis: verum end; end; end; hence
abs ((ap . m) - ((lim a) to_power p)) < e
;
:: thesis: verum end; hence
ap is
convergent
by SEQ_2:def 6;
:: thesis: lim ap = (lim a) to_power phence
lim ap = (lim a) to_power p
by A39, SEQ_2:def 7;
:: thesis: verum end; end; end; hence
(
ap is
convergent &
lim ap = (lim a) to_power p )
;
:: thesis: verum end; case A50:
lim a <> 0
;
:: thesis: ( ap is convergent & lim ap = (lim a) to_power p )A51:
0 <= lim a
by A2, A3, SEQ_2:31;
A52:
lim a > 0
by A2, A3, A50, SEQ_2:31;
ex
k being
Element of
NAT st
rng (a ^\ k) c= dom (#R p)
then consider k being
Element of
NAT such that A58:
rng (a ^\ k) c= dom (#R p)
;
A59:
(
a ^\ k is
convergent &
lim (a ^\ k) = lim a )
by A2, SEQ_4:33;
then
#R p is_differentiable_in lim (a ^\ k)
by A52, TAYLOR_1:21;
then
#R p is_continuous_in lim (a ^\ k)
by FDIFF_1:32;
then A60:
(
(#R p) /* (a ^\ k) is
convergent &
(#R p) . (lim (a ^\ k)) = lim ((#R p) /* (a ^\ k)) )
by A58, A59, FCONT_1:def 1;
A61:
(#R p) /* (a ^\ k) = ap ^\ k
lim a in right_open_halfline 0
then (#R p) . (lim (a ^\ k)) =
(lim a) #R p
by A59, TAYLOR_1:def 4
.=
(lim a) to_power p
by A50, A51, POWER:def 2
;
hence
(
ap is
convergent &
lim ap = (lim a) to_power p )
by A60, A61, SEQ_4:35, SEQ_4:36;
:: thesis: verum end; end; end;
hence
( ap is convergent & lim ap = (lim a) to_power p )
; :: thesis: verum