:: SERIES_5 semantic presentation
Lemma1:
for b1, b2 being real number holds (b1 |^ 3) - (b2 |^ 3) = (b1 - b2) * (((b1 ^2 ) + (b1 * b2)) + (b2 ^2 ))
Lemma2:
for b1, b2 being real positive number holds 2 / ((1 / b1) + (1 / b2)) = (2 * (b1 * b2)) / (b1 + b2)
Lemma3:
for b1, b2, b3 being real number holds ((1 / b1) * (1 / b2)) * (1 / b3) = 1 / ((b1 * b2) * b3)
Lemma4:
for b1, b2 being real positive number
for b3 being real number holds (b1 / b2) to_power (- b3) = (b2 / b1) to_power b3
Lemma5:
for b1, b2, b3, b4 being real positive number holds (((sqrt (b1 * b2)) ^2 ) + ((sqrt (b3 * b4)) ^2 )) * (((sqrt (b1 * b3)) ^2 ) + ((sqrt (b2 * b4)) ^2 )) >= (b2 * b3) * ((b1 + b4) ^2 )
Lemma6:
for b1, b2, b3 being real number holds ((b1 + b2) + b3) ^2 = (((((b1 ^2 ) + (b2 ^2 )) + (b3 ^2 )) + ((2 * b1) * b2)) + ((2 * b2) * b3)) + ((2 * b3) * b1)
;
Lemma7:
for b1 being real number st abs b1 < 1 holds
b1 ^2 < 1
Lemma8:
for b1 being real number st b1 ^2 < 1 holds
abs b1 < 1
Lemma9:
for b1, b2, b3 being real positive number holds (((((((2 * (b1 ^2 )) * (sqrt (b2 * b3))) * 2) * (b2 ^2 )) * (sqrt (b1 * b3))) * 2) * (b3 ^2 )) * (sqrt (b1 * b2)) = (((2 * b1) * b2) * b3) |^ 3
Lemma10:
for b1, b2 being real positive number holds sqrt (((b1 ^2 ) + (b1 * b2)) + (b2 ^2 )) = (1 / 2) * (sqrt ((4 * ((b1 ^2 ) + (b2 ^2 ))) + ((4 * b1) * b2)))
Lemma11:
for b1, b2 being real positive number holds sqrt (((b1 ^2 ) + (b1 * b2)) + (b2 ^2 )) >= ((1 / 2) * (sqrt 3)) * (b1 + b2)
Lemma12:
for b1, b2 being real positive number holds sqrt ((((b1 ^2 ) + (b1 * b2)) + (b2 ^2 )) / 3) <= sqrt (((b1 ^2 ) + (b2 ^2 )) / 2)
Lemma13:
for b1, b2, b3 being real positive number holds (((b1 * b2) / b3) ^2 ) + (((b2 * b3) / b1) ^2 ) >= 2 * (b2 ^2 )
Lemma14:
for b1, b2, b3 being real positive number holds ((b1 * b2) / b3) * ((b2 * b3) / b1) = b2 ^2
Lemma15:
for b1, b2, b3 being real positive number holds (((2 * ((b1 * b2) / b3)) * ((b2 * b3) / b1)) + ((2 * ((b1 * b2) / b3)) * ((b3 * b1) / b2))) + ((2 * ((b2 * b3) / b1)) * ((b3 * b1) / b2)) = 2 * (((b3 ^2 ) + (b1 ^2 )) + (b2 ^2 ))
Lemma16:
for b1, b2, b3 being real positive number holds ((((b1 * b2) / b3) + ((b2 * b3) / b1)) + ((b3 * b1) / b2)) ^2 = (((((b2 * b3) / b1) ^2 ) + (((b3 * b1) / b2) ^2 )) + (((b1 * b2) / b3) ^2 )) + (2 * (((b3 ^2 ) + (b1 ^2 )) + (b2 ^2 )))
Lemma17:
for b1, b2, b3 being real positive number st (b1 + b2) + b3 = 1 holds
(1 / b1) - 1 = (b2 + b3) / b1
Lemma18:
for b1, b2, b3 being real positive number holds (((2 * (sqrt (b1 * b2))) / b3) * ((2 * (sqrt (b3 * b2))) / b1)) * ((2 * (sqrt (b3 * b1))) / b2) = 8
Lemma19:
for b1, b2, b3 being real positive number st (b1 + b2) + b3 = 1 holds
1 + (1 / b1) = 2 + ((b2 + b3) / b1)
Lemma20:
for b1, b2, b3 being real positive number holds (1 + ((sqrt (b1 * b2)) / b3)) * ((sqrt (b1 * b3)) / b2) = ((sqrt (b1 * b3)) / b2) + (b1 / (sqrt (b3 * b2)))
Lemma21:
for b1, b2, b3 being real positive number holds (((sqrt (b1 * b2)) / b3) + (b2 / (sqrt (b1 * b3)))) * ((sqrt (b3 * b1)) / b2) = (b1 / (sqrt (b3 * b2))) + 1
Lemma22:
for b1, b2, b3 being real positive number holds ((1 + ((sqrt (b1 * b2)) / b3)) * (1 + ((sqrt (b3 * b2)) / b1))) * (1 + ((sqrt (b3 * b1)) / b2)) = (((((2 + ((sqrt (b3 * b2)) / b1)) + (b1 / (sqrt (b3 * b2)))) + ((sqrt (b3 * b1)) / b2)) + (b2 / (sqrt (b1 * b3)))) + (b3 / (sqrt (b1 * b2)))) + ((sqrt (b1 * b2)) / b3)
Lemma23:
for b1, b2, b3 being real positive number holds ((((((sqrt (b1 * b2)) / b3) + (b3 / (sqrt (b1 * b2)))) + ((sqrt (b1 * b3)) / b2)) + (b2 / (sqrt (b3 * b1)))) + (b1 / (sqrt (b3 * b2)))) + ((sqrt (b3 * b2)) / b1) >= 6
theorem Th1: :: SERIES_5:1
theorem Th2: :: SERIES_5:2
theorem Th3: :: SERIES_5:3
theorem Th4: :: SERIES_5:4
theorem Th5: :: SERIES_5:5
theorem Th6: :: SERIES_5:6
theorem Th7: :: SERIES_5:7
theorem Th8: :: SERIES_5:8
theorem Th9: :: SERIES_5:9
theorem Th10: :: SERIES_5:10
theorem Th11: :: SERIES_5:11
theorem Th12: :: SERIES_5:12
theorem Th13: :: SERIES_5:13
theorem Th14: :: SERIES_5:14
theorem Th15: :: SERIES_5:15
theorem Th16: :: SERIES_5:16
theorem Th17: :: SERIES_5:17
theorem Th18: :: SERIES_5:18
theorem Th19: :: SERIES_5:19
theorem Th20: :: SERIES_5:20
theorem Th21: :: SERIES_5:21
theorem Th22: :: SERIES_5:22
theorem Th23: :: SERIES_5:23
theorem Th24: :: SERIES_5:24
theorem Th25: :: SERIES_5:25
theorem Th26: :: SERIES_5:26
theorem Th27: :: SERIES_5:27
theorem Th28: :: SERIES_5:28
theorem Th29: :: SERIES_5:29
theorem Th30: :: SERIES_5:30
theorem Th31: :: SERIES_5:31
theorem Th32: :: SERIES_5:32
theorem Th33: :: SERIES_5:33
theorem Th34: :: SERIES_5:34
theorem Th35: :: SERIES_5:35
theorem Th36: :: SERIES_5:36
theorem Th37: :: SERIES_5:37
theorem Th38: :: SERIES_5:38
theorem Th39: :: SERIES_5:39
theorem Th40: :: SERIES_5:40
theorem Th41: :: SERIES_5:41
for
b1,
b2,
b3 being
real number st
(b1 + b2) + b3 = 1 holds
((b1 * b2) + (b2 * b3)) + (b3 * b1) <= 1
/ 3
theorem Th42: :: SERIES_5:42
theorem Th43: :: SERIES_5:43
theorem Th44: :: SERIES_5:44
theorem Th45: :: SERIES_5:45
theorem Th46: :: SERIES_5:46
for
b1 being
Nat st
b1 >= 1 holds
(1 + (1 / (b1 + 1))) |^ b1 < (1 + (1 / b1)) |^ (b1 + 1)
theorem Th47: :: SERIES_5:47
theorem Th48: :: SERIES_5:48
theorem Th49: :: SERIES_5:49
theorem Th50: :: SERIES_5:50
theorem Th51: :: SERIES_5:51
theorem Th52: :: SERIES_5:52
theorem Th53: :: SERIES_5:53
theorem Th54: :: SERIES_5:54
theorem Th55: :: SERIES_5:55
theorem Th56: :: SERIES_5:56
theorem Th57: :: SERIES_5:57
theorem Th58: :: SERIES_5:58