A positive integer n is said to be “prime-saturated” if the product of all the different positive prime factors of n is less than the square root of n. What is the greatest two-digit prime-saturated integer?
99
98
97
96
95
登录 或 注册 后可以参加讨论
当一个正整数的所有质因子的乘积小于这个数的平方根,那么这个数叫最佳饱和正整数。最大的最佳饱和正整数是多少? 分别拆解每个数的质因子,97的质因子为期本身
当一个正整数的所有质因子的乘积小于这个数的平方根,那么这个数叫最佳饱和正整数。最大的最佳饱和正整数是多少?
分别拆解每个数的质因子,97的质因子为期本身
登录 或 注册 后可以参加讨论