| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > cvgratnn | GIF version | ||
| Description: Ratio test for convergence of a complex infinite series. If the ratio 𝐴 of the absolute values of successive terms in an infinite sequence 𝐹 is less than 1 for all terms, then the infinite sum of the terms of 𝐹 converges to a complex number. Although this theorem is similar to cvgratz 12058 and cvgratgt0 12059, the decision to index starting at one is not merely cosmetic, as proving convergence using climcvg1n 11876 is sensitive to how a sequence is indexed. (Contributed by NM, 26-Apr-2005.) (Revised by Jim Kingdon, 12-Nov-2022.) |
| Ref | Expression |
|---|---|
| cvgratnn.3 | ⊢ (𝜑 → 𝐴 ∈ ℝ) |
| cvgratnn.4 | ⊢ (𝜑 → 𝐴 < 1) |
| cvgratnn.gt0 | ⊢ (𝜑 → 0 < 𝐴) |
| cvgratnn.6 | ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝐹‘𝑘) ∈ ℂ) |
| cvgratnn.7 | ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹‘𝑘)))) |
| Ref | Expression |
|---|---|
| cvgratnn | ⊢ (𝜑 → seq1( + , 𝐹) ∈ dom ⇝ ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nnuz 9770 | . . 3 ⊢ ℕ = (ℤ≥‘1) | |
| 2 | 1zzd 9484 | . . 3 ⊢ (𝜑 → 1 ∈ ℤ) | |
| 3 | cvgratnn.6 | . . 3 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝐹‘𝑘) ∈ ℂ) | |
| 4 | 1, 2, 3 | serf 10717 | . 2 ⊢ (𝜑 → seq1( + , 𝐹):ℕ⟶ℂ) |
| 5 | cvgratnn.3 | . . . . . . . . . 10 ⊢ (𝜑 → 𝐴 ∈ ℝ) | |
| 6 | cvgratnn.gt0 | . . . . . . . . . 10 ⊢ (𝜑 → 0 < 𝐴) | |
| 7 | 5, 6 | elrpd 9901 | . . . . . . . . 9 ⊢ (𝜑 → 𝐴 ∈ ℝ+) |
| 8 | 7 | rprecred 9916 | . . . . . . . 8 ⊢ (𝜑 → (1 / 𝐴) ∈ ℝ) |
| 9 | 1red 8172 | . . . . . . . 8 ⊢ (𝜑 → 1 ∈ ℝ) | |
| 10 | 8, 9 | resubcld 8538 | . . . . . . 7 ⊢ (𝜑 → ((1 / 𝐴) − 1) ∈ ℝ) |
| 11 | cvgratnn.4 | . . . . . . . . 9 ⊢ (𝜑 → 𝐴 < 1) | |
| 12 | 7 | reclt1d 9918 | . . . . . . . . 9 ⊢ (𝜑 → (𝐴 < 1 ↔ 1 < (1 / 𝐴))) |
| 13 | 11, 12 | mpbid 147 | . . . . . . . 8 ⊢ (𝜑 → 1 < (1 / 𝐴)) |
| 14 | 9, 8 | posdifd 8690 | . . . . . . . 8 ⊢ (𝜑 → (1 < (1 / 𝐴) ↔ 0 < ((1 / 𝐴) − 1))) |
| 15 | 13, 14 | mpbid 147 | . . . . . . 7 ⊢ (𝜑 → 0 < ((1 / 𝐴) − 1)) |
| 16 | 10, 15 | elrpd 9901 | . . . . . 6 ⊢ (𝜑 → ((1 / 𝐴) − 1) ∈ ℝ+) |
| 17 | 16 | rpreccld 9915 | . . . . 5 ⊢ (𝜑 → (1 / ((1 / 𝐴) − 1)) ∈ ℝ+) |
| 18 | 17, 7 | rpdivcld 9922 | . . . 4 ⊢ (𝜑 → ((1 / ((1 / 𝐴) − 1)) / 𝐴) ∈ ℝ+) |
| 19 | fveq2 5629 | . . . . . . . 8 ⊢ (𝑘 = 1 → (𝐹‘𝑘) = (𝐹‘1)) | |
| 20 | 19 | eleq1d 2298 | . . . . . . 7 ⊢ (𝑘 = 1 → ((𝐹‘𝑘) ∈ ℂ ↔ (𝐹‘1) ∈ ℂ)) |
| 21 | 3 | ralrimiva 2603 | . . . . . . 7 ⊢ (𝜑 → ∀𝑘 ∈ ℕ (𝐹‘𝑘) ∈ ℂ) |
| 22 | 1nn 9132 | . . . . . . . 8 ⊢ 1 ∈ ℕ | |
| 23 | 22 | a1i 9 | . . . . . . 7 ⊢ (𝜑 → 1 ∈ ℕ) |
| 24 | 20, 21, 23 | rspcdva 2912 | . . . . . 6 ⊢ (𝜑 → (𝐹‘1) ∈ ℂ) |
| 25 | 24 | abscld 11707 | . . . . 5 ⊢ (𝜑 → (abs‘(𝐹‘1)) ∈ ℝ) |
| 26 | 24 | absge0d 11710 | . . . . 5 ⊢ (𝜑 → 0 ≤ (abs‘(𝐹‘1))) |
| 27 | 25, 26 | ge0p1rpd 9935 | . . . 4 ⊢ (𝜑 → ((abs‘(𝐹‘1)) + 1) ∈ ℝ+) |
| 28 | 18, 27 | rpmulcld 9921 | . . 3 ⊢ (𝜑 → (((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) ∈ ℝ+) |
| 29 | 9, 5 | resubcld 8538 | . . . . 5 ⊢ (𝜑 → (1 − 𝐴) ∈ ℝ) |
| 30 | 5, 9 | posdifd 8690 | . . . . . 6 ⊢ (𝜑 → (𝐴 < 1 ↔ 0 < (1 − 𝐴))) |
| 31 | 11, 30 | mpbid 147 | . . . . 5 ⊢ (𝜑 → 0 < (1 − 𝐴)) |
| 32 | 29, 31 | elrpd 9901 | . . . 4 ⊢ (𝜑 → (1 − 𝐴) ∈ ℝ+) |
| 33 | 7, 32 | rpdivcld 9922 | . . 3 ⊢ (𝜑 → (𝐴 / (1 − 𝐴)) ∈ ℝ+) |
| 34 | 28, 33 | rpmulcld 9921 | . 2 ⊢ (𝜑 → ((((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) · (𝐴 / (1 − 𝐴))) ∈ ℝ+) |
| 35 | 5 | adantr 276 | . . . 4 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → 𝐴 ∈ ℝ) |
| 36 | 11 | adantr 276 | . . . 4 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → 𝐴 < 1) |
| 37 | 6 | adantr 276 | . . . 4 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → 0 < 𝐴) |
| 38 | 3 | adantlr 477 | . . . 4 ⊢ (((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) ∧ 𝑘 ∈ ℕ) → (𝐹‘𝑘) ∈ ℂ) |
| 39 | cvgratnn.7 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹‘𝑘)))) | |
| 40 | 39 | adantlr 477 | . . . 4 ⊢ (((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) ∧ 𝑘 ∈ ℕ) → (abs‘(𝐹‘(𝑘 + 1))) ≤ (𝐴 · (abs‘(𝐹‘𝑘)))) |
| 41 | simprl 529 | . . . 4 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → 𝑚 ∈ ℕ) | |
| 42 | simprr 531 | . . . 4 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → 𝑛 ∈ (ℤ≥‘𝑚)) | |
| 43 | 35, 36, 37, 38, 40, 41, 42 | cvgratnnlemrate 12056 | . . 3 ⊢ ((𝜑 ∧ (𝑚 ∈ ℕ ∧ 𝑛 ∈ (ℤ≥‘𝑚))) → (abs‘((seq1( + , 𝐹)‘𝑛) − (seq1( + , 𝐹)‘𝑚))) < (((((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) · (𝐴 / (1 − 𝐴))) / 𝑚)) |
| 44 | 43 | ralrimivva 2612 | . 2 ⊢ (𝜑 → ∀𝑚 ∈ ℕ ∀𝑛 ∈ (ℤ≥‘𝑚)(abs‘((seq1( + , 𝐹)‘𝑛) − (seq1( + , 𝐹)‘𝑚))) < (((((1 / ((1 / 𝐴) − 1)) / 𝐴) · ((abs‘(𝐹‘1)) + 1)) · (𝐴 / (1 − 𝐴))) / 𝑚)) |
| 45 | 4, 34, 44 | climcvg1n 11876 | 1 ⊢ (𝜑 → seq1( + , 𝐹) ∈ dom ⇝ ) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ∧ wa 104 = wceq 1395 ∈ wcel 2200 class class class wbr 4083 dom cdm 4719 ‘cfv 5318 (class class class)co 6007 ℂcc 8008 ℝcr 8009 0cc0 8010 1c1 8011 + caddc 8013 · cmul 8015 < clt 8192 ≤ cle 8193 − cmin 8328 / cdiv 8830 ℕcn 9121 ℤ≥cuz 9733 seqcseq 10681 abscabs 11523 ⇝ cli 11804 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 617 ax-in2 618 ax-io 714 ax-5 1493 ax-7 1494 ax-gen 1495 ax-ie1 1539 ax-ie2 1540 ax-8 1550 ax-10 1551 ax-11 1552 ax-i12 1553 ax-bndl 1555 ax-4 1556 ax-17 1572 ax-i9 1576 ax-ial 1580 ax-i5r 1581 ax-13 2202 ax-14 2203 ax-ext 2211 ax-coll 4199 ax-sep 4202 ax-nul 4210 ax-pow 4258 ax-pr 4293 ax-un 4524 ax-setind 4629 ax-iinf 4680 ax-cnex 8101 ax-resscn 8102 ax-1cn 8103 ax-1re 8104 ax-icn 8105 ax-addcl 8106 ax-addrcl 8107 ax-mulcl 8108 ax-mulrcl 8109 ax-addcom 8110 ax-mulcom 8111 ax-addass 8112 ax-mulass 8113 ax-distr 8114 ax-i2m1 8115 ax-0lt1 8116 ax-1rid 8117 ax-0id 8118 ax-rnegex 8119 ax-precex 8120 ax-cnre 8121 ax-pre-ltirr 8122 ax-pre-ltwlin 8123 ax-pre-lttrn 8124 ax-pre-apti 8125 ax-pre-ltadd 8126 ax-pre-mulgt0 8127 ax-pre-mulext 8128 ax-arch 8129 ax-caucvg 8130 |
| This theorem depends on definitions: df-bi 117 df-dc 840 df-3or 1003 df-3an 1004 df-tru 1398 df-fal 1401 df-nf 1507 df-sb 1809 df-eu 2080 df-mo 2081 df-clab 2216 df-cleq 2222 df-clel 2225 df-nfc 2361 df-ne 2401 df-nel 2496 df-ral 2513 df-rex 2514 df-reu 2515 df-rmo 2516 df-rab 2517 df-v 2801 df-sbc 3029 df-csb 3125 df-dif 3199 df-un 3201 df-in 3203 df-ss 3210 df-nul 3492 df-if 3603 df-pw 3651 df-sn 3672 df-pr 3673 df-op 3675 df-uni 3889 df-int 3924 df-iun 3967 df-br 4084 df-opab 4146 df-mpt 4147 df-tr 4183 df-id 4384 df-po 4387 df-iso 4388 df-iord 4457 df-on 4459 df-ilim 4460 df-suc 4462 df-iom 4683 df-xp 4725 df-rel 4726 df-cnv 4727 df-co 4728 df-dm 4729 df-rn 4730 df-res 4731 df-ima 4732 df-iota 5278 df-fun 5320 df-fn 5321 df-f 5322 df-f1 5323 df-fo 5324 df-f1o 5325 df-fv 5326 df-isom 5327 df-riota 5960 df-ov 6010 df-oprab 6011 df-mpo 6012 df-1st 6292 df-2nd 6293 df-recs 6457 df-irdg 6522 df-frec 6543 df-1o 6568 df-oadd 6572 df-er 6688 df-en 6896 df-dom 6897 df-fin 6898 df-pnf 8194 df-mnf 8195 df-xr 8196 df-ltxr 8197 df-le 8198 df-sub 8330 df-neg 8331 df-reap 8733 df-ap 8740 df-div 8831 df-inn 9122 df-2 9180 df-3 9181 df-4 9182 df-n0 9381 df-z 9458 df-uz 9734 df-q 9827 df-rp 9862 df-ico 10102 df-fz 10217 df-fzo 10351 df-seqfrec 10682 df-exp 10773 df-ihash 11010 df-cj 11368 df-re 11369 df-im 11370 df-rsqrt 11524 df-abs 11525 df-clim 11805 df-sumdc 11880 |
| This theorem is referenced by: cvgratz 12058 |
| Copyright terms: Public domain | W3C validator |