Users' Mathboxes Mathbox for Alexander van der Vekens < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  fmtnorec2 Structured version   Visualization version   GIF version

Theorem fmtnorec2 44947
Description: The second recurrence relation for Fermat numbers, see ProofWiki "Product of Sequence of Fermat Numbers plus 2", 29-Jul-2021, https://proofwiki.org/wiki/Product_of_Sequence_of_Fermat_Numbers_plus_2 or Wikipedia "Fermat number", 29-Jul-2021, https://en.wikipedia.org/wiki/Fermat_number#Basic_properties. (Contributed by AV, 29-Jul-2021.)
Assertion
Ref Expression
fmtnorec2 (𝑁 ∈ ℕ0 → (FermatNo‘(𝑁 + 1)) = (∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛) + 2))
Distinct variable group:   𝑛,𝑁

Proof of Theorem fmtnorec2
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 fvoveq1 7291 . . 3 (𝑥 = 0 → (FermatNo‘(𝑥 + 1)) = (FermatNo‘(0 + 1)))
2 oveq2 7276 . . . . 5 (𝑥 = 0 → (0...𝑥) = (0...0))
32prodeq1d 15612 . . . 4 (𝑥 = 0 → ∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) = ∏𝑛 ∈ (0...0)(FermatNo‘𝑛))
43oveq1d 7283 . . 3 (𝑥 = 0 → (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) = (∏𝑛 ∈ (0...0)(FermatNo‘𝑛) + 2))
51, 4eqeq12d 2755 . 2 (𝑥 = 0 → ((FermatNo‘(𝑥 + 1)) = (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) ↔ (FermatNo‘(0 + 1)) = (∏𝑛 ∈ (0...0)(FermatNo‘𝑛) + 2)))
6 fvoveq1 7291 . . 3 (𝑥 = 𝑦 → (FermatNo‘(𝑥 + 1)) = (FermatNo‘(𝑦 + 1)))
7 oveq2 7276 . . . . 5 (𝑥 = 𝑦 → (0...𝑥) = (0...𝑦))
87prodeq1d 15612 . . . 4 (𝑥 = 𝑦 → ∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) = ∏𝑛 ∈ (0...𝑦)(FermatNo‘𝑛))
98oveq1d 7283 . . 3 (𝑥 = 𝑦 → (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) = (∏𝑛 ∈ (0...𝑦)(FermatNo‘𝑛) + 2))
106, 9eqeq12d 2755 . 2 (𝑥 = 𝑦 → ((FermatNo‘(𝑥 + 1)) = (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) ↔ (FermatNo‘(𝑦 + 1)) = (∏𝑛 ∈ (0...𝑦)(FermatNo‘𝑛) + 2)))
11 fvoveq1 7291 . . 3 (𝑥 = (𝑦 + 1) → (FermatNo‘(𝑥 + 1)) = (FermatNo‘((𝑦 + 1) + 1)))
12 oveq2 7276 . . . . 5 (𝑥 = (𝑦 + 1) → (0...𝑥) = (0...(𝑦 + 1)))
1312prodeq1d 15612 . . . 4 (𝑥 = (𝑦 + 1) → ∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) = ∏𝑛 ∈ (0...(𝑦 + 1))(FermatNo‘𝑛))
1413oveq1d 7283 . . 3 (𝑥 = (𝑦 + 1) → (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) = (∏𝑛 ∈ (0...(𝑦 + 1))(FermatNo‘𝑛) + 2))
1511, 14eqeq12d 2755 . 2 (𝑥 = (𝑦 + 1) → ((FermatNo‘(𝑥 + 1)) = (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) ↔ (FermatNo‘((𝑦 + 1) + 1)) = (∏𝑛 ∈ (0...(𝑦 + 1))(FermatNo‘𝑛) + 2)))
16 fvoveq1 7291 . . 3 (𝑥 = 𝑁 → (FermatNo‘(𝑥 + 1)) = (FermatNo‘(𝑁 + 1)))
17 oveq2 7276 . . . 4 (𝑥 = 𝑁 → (0...𝑥) = (0...𝑁))
18 prodeq1 15600 . . . . 5 ((0...𝑥) = (0...𝑁) → ∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) = ∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛))
1918oveq1d 7283 . . . 4 ((0...𝑥) = (0...𝑁) → (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) = (∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛) + 2))
2017, 19syl 17 . . 3 (𝑥 = 𝑁 → (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) = (∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛) + 2))
2116, 20eqeq12d 2755 . 2 (𝑥 = 𝑁 → ((FermatNo‘(𝑥 + 1)) = (∏𝑛 ∈ (0...𝑥)(FermatNo‘𝑛) + 2) ↔ (FermatNo‘(𝑁 + 1)) = (∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛) + 2)))
22 fmtno0 44944 . . . . 5 (FermatNo‘0) = 3
2322oveq1i 7278 . . . 4 ((FermatNo‘0) + 2) = (3 + 2)
24 3p2e5 12107 . . . 4 (3 + 2) = 5
2523, 24eqtri 2767 . . 3 ((FermatNo‘0) + 2) = 5
26 fz0sn 13338 . . . . . 6 (0...0) = {0}
2726prodeq1i 15609 . . . . 5 𝑛 ∈ (0...0)(FermatNo‘𝑛) = ∏𝑛 ∈ {0} (FermatNo‘𝑛)
28 0z 12313 . . . . . 6 0 ∈ ℤ
29 0nn0 12231 . . . . . . 7 0 ∈ ℕ0
30 fmtnonn 44935 . . . . . . . 8 (0 ∈ ℕ0 → (FermatNo‘0) ∈ ℕ)
3130nncnd 11972 . . . . . . 7 (0 ∈ ℕ0 → (FermatNo‘0) ∈ ℂ)
3229, 31ax-mp 5 . . . . . 6 (FermatNo‘0) ∈ ℂ
33 fveq2 6768 . . . . . . 7 (𝑛 = 0 → (FermatNo‘𝑛) = (FermatNo‘0))
3433prodsn 15653 . . . . . 6 ((0 ∈ ℤ ∧ (FermatNo‘0) ∈ ℂ) → ∏𝑛 ∈ {0} (FermatNo‘𝑛) = (FermatNo‘0))
3528, 32, 34mp2an 688 . . . . 5 𝑛 ∈ {0} (FermatNo‘𝑛) = (FermatNo‘0)
3627, 35eqtri 2767 . . . 4 𝑛 ∈ (0...0)(FermatNo‘𝑛) = (FermatNo‘0)
3736oveq1i 7278 . . 3 (∏𝑛 ∈ (0...0)(FermatNo‘𝑛) + 2) = ((FermatNo‘0) + 2)
38 0p1e1 12078 . . . . 5 (0 + 1) = 1
3938fveq2i 6771 . . . 4 (FermatNo‘(0 + 1)) = (FermatNo‘1)
40 fmtno1 44945 . . . 4 (FermatNo‘1) = 5
4139, 40eqtri 2767 . . 3 (FermatNo‘(0 + 1)) = 5
4225, 37, 413eqtr4ri 2778 . 2 (FermatNo‘(0 + 1)) = (∏𝑛 ∈ (0...0)(FermatNo‘𝑛) + 2)
43 fmtnorec2lem 44946 . 2 (𝑦 ∈ ℕ0 → ((FermatNo‘(𝑦 + 1)) = (∏𝑛 ∈ (0...𝑦)(FermatNo‘𝑛) + 2) → (FermatNo‘((𝑦 + 1) + 1)) = (∏𝑛 ∈ (0...(𝑦 + 1))(FermatNo‘𝑛) + 2)))
445, 10, 15, 21, 42, 43nn0ind 12398 1 (𝑁 ∈ ℕ0 → (FermatNo‘(𝑁 + 1)) = (∏𝑛 ∈ (0...𝑁)(FermatNo‘𝑛) + 2))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1541  wcel 2109  {csn 4566  cfv 6430  (class class class)co 7268  cc 10853  0cc0 10855  1c1 10856   + caddc 10858  2c2 12011  3c3 12012  5c5 12014  0cn0 12216  cz 12302  ...cfz 13221  cprod 15596  FermatNocfmtno 44931
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1801  ax-4 1815  ax-5 1916  ax-6 1974  ax-7 2014  ax-8 2111  ax-9 2119  ax-10 2140  ax-11 2157  ax-12 2174  ax-ext 2710  ax-rep 5213  ax-sep 5226  ax-nul 5233  ax-pow 5291  ax-pr 5355  ax-un 7579  ax-inf2 9360  ax-cnex 10911  ax-resscn 10912  ax-1cn 10913  ax-icn 10914  ax-addcl 10915  ax-addrcl 10916  ax-mulcl 10917  ax-mulrcl 10918  ax-mulcom 10919  ax-addass 10920  ax-mulass 10921  ax-distr 10922  ax-i2m1 10923  ax-1ne0 10924  ax-1rid 10925  ax-rnegex 10926  ax-rrecex 10927  ax-cnre 10928  ax-pre-lttri 10929  ax-pre-lttrn 10930  ax-pre-ltadd 10931  ax-pre-mulgt0 10932  ax-pre-sup 10933
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3or 1086  df-3an 1087  df-tru 1544  df-fal 1554  df-ex 1786  df-nf 1790  df-sb 2071  df-mo 2541  df-eu 2570  df-clab 2717  df-cleq 2731  df-clel 2817  df-nfc 2890  df-ne 2945  df-nel 3051  df-ral 3070  df-rex 3071  df-reu 3072  df-rmo 3073  df-rab 3074  df-v 3432  df-sbc 3720  df-csb 3837  df-dif 3894  df-un 3896  df-in 3898  df-ss 3908  df-pss 3910  df-nul 4262  df-if 4465  df-pw 4540  df-sn 4567  df-pr 4569  df-tp 4571  df-op 4573  df-uni 4845  df-int 4885  df-iun 4931  df-br 5079  df-opab 5141  df-mpt 5162  df-tr 5196  df-id 5488  df-eprel 5494  df-po 5502  df-so 5503  df-fr 5543  df-se 5544  df-we 5545  df-xp 5594  df-rel 5595  df-cnv 5596  df-co 5597  df-dm 5598  df-rn 5599  df-res 5600  df-ima 5601  df-pred 6199  df-ord 6266  df-on 6267  df-lim 6268  df-suc 6269  df-iota 6388  df-fun 6432  df-fn 6433  df-f 6434  df-f1 6435  df-fo 6436  df-f1o 6437  df-fv 6438  df-isom 6439  df-riota 7225  df-ov 7271  df-oprab 7272  df-mpo 7273  df-om 7701  df-1st 7817  df-2nd 7818  df-frecs 8081  df-wrecs 8112  df-recs 8186  df-rdg 8225  df-1o 8281  df-er 8472  df-en 8708  df-dom 8709  df-sdom 8710  df-fin 8711  df-sup 9162  df-oi 9230  df-card 9681  df-pnf 10995  df-mnf 10996  df-xr 10997  df-ltxr 10998  df-le 10999  df-sub 11190  df-neg 11191  df-div 11616  df-nn 11957  df-2 12019  df-3 12020  df-4 12021  df-5 12022  df-n0 12217  df-z 12303  df-uz 12565  df-rp 12713  df-fz 13222  df-fzo 13365  df-seq 13703  df-exp 13764  df-hash 14026  df-cj 14791  df-re 14792  df-im 14793  df-sqrt 14927  df-abs 14928  df-clim 15178  df-prod 15597  df-fmtno 44932
This theorem is referenced by:  fmtnodvds  44948  fmtnorec3  44952
  Copyright terms: Public domain W3C validator