简算题:(1/8+1/24+1/48+1/80+1/120+1/168+1/224+1/288)×128

  • 时间:2020-06-05 20:30:28
  • 分类:数学世界
  • 阅读:108 次

简算题:(1/8+1/24+1/48+1/80+1/120+1/168+1/224+1/288)×128

数学题解答:把括号中每个加数,提取1/4,

得到:(1/2+1/6+1/12+1/20+……+1/72)×1/4×128

括号里面的你会算吗?1/2=1 – 1/2,1/6=1/2 – 1/3,1/12= 1/3 – /1/4,……

原式=(1/2+1/6+1/12+1/20+……+1/72) × 1/4 × 128

=(1 – 1/2 + 1/2 – 1/3 +1/3 – ……- 1/8 + 1/8- 1/9) × 1/4 × 128

=8/9 × 32

=256/9

推荐阅读:
How to Merge k Sorted Lists using Recursive Divide and Conquer A  The String ZigZag Conversion Algorithms  How Experts Make Your Website Successful?  Replace Elements with Greatest Element on Right Side using C++ s  Compute the Deepest Leaves Sum of a Binary Tree using BFS or DFS  Microbit Programming: Snake Game with Growing Body and Greedy St  How to Make a Simple Snake Game in Javascript?  Integration Tests Using PHPUnit to Ensure Your Website is Workin  Find Out the Longest Arithmetic Sequence in Array Using Dynamic   Find Numbers with Even Number of Digits using the Reduce Functio 
评论列表
添加评论