由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Mathematics版 - 大家帮忙看看这道题目
相关主题
急问:这道流体力学题目是否有问题?那本教科书讲到one-sided Chebyshev inequality (also known as Cantelli’s inequality)
问一个三角函数的题目How to prove the bound of Chebyshev's inequality can't be improved.
求教finite difference的问题请教一题概率的习题
Chebyshev approximation请教一个定积分
how to compute inverse of a nonlinear operator近似计算矩阵B(x)的Fourier变换?
求助一道二次和指数混合方程的解法求Chebyshev 多项式插值的代码
求教求助老文献
50个包子请教 Chebyshev's integral inequalityautocovariance有无类似Chebyshev 不等式的结论
相关话题的讨论汇总
话题: x2话题: x3话题: x1话题: sqrt话题: possible
进入Mathematics版参与讨论
1 (共1页)
r*******y
发帖数: 1081
1
-1 <= x1 < x2 < x3 <= 1 and -1 <= x <= 1
find x1, x2, x3 such that the max of |(x-x1)(x-x2)(x-x3)| when -1 <= x <= 1
is as small as possible.
Thanks.
b******v
发帖数: 1493
2
Chebyshev polynomials吧
解是f(x)=1/4 T_3(x) = x^3-0.75*x=x(x+sqrt(3)/2)(x-sqrt(3)/2)
从而x1 = -sqrt(3)/2, x2 = 0, x3 = sqrt(3)/2
绝对值最大值是1/4

1

【在 r*******y 的大作中提到】
: -1 <= x1 < x2 < x3 <= 1 and -1 <= x <= 1
: find x1, x2, x3 such that the max of |(x-x1)(x-x2)(x-x3)| when -1 <= x <= 1
: is as small as possible.
: Thanks.

r*******y
发帖数: 1081
3
any easy proof or link to show that this solution is just T_3(x)? Thanks.

【在 b******v 的大作中提到】
: Chebyshev polynomials吧
: 解是f(x)=1/4 T_3(x) = x^3-0.75*x=x(x+sqrt(3)/2)(x-sqrt(3)/2)
: 从而x1 = -sqrt(3)/2, x2 = 0, x3 = sqrt(3)/2
: 绝对值最大值是1/4
:
: 1

b******v
发帖数: 1493
4
http://en.wikipedia.org/wiki/Chebyshev_polynomials#Minimal_.E2.88.9E-norm

【在 r*******y 的大作中提到】
: any easy proof or link to show that this solution is just T_3(x)? Thanks.
r*******y
发帖数: 1081
5
thanks a lot.

【在 b******v 的大作中提到】
: http://en.wikipedia.org/wiki/Chebyshev_polynomials#Minimal_.E2.88.9E-norm
1 (共1页)
进入Mathematics版参与讨论
相关主题
autocovariance有无类似Chebyshev 不等式的结论how to compute inverse of a nonlinear operator
请问一个关于正交展开的问题求助一道二次和指数混合方程的解法
数论问题求教
老张为什么只是做访问学者50个包子请教 Chebyshev's integral inequality
急问:这道流体力学题目是否有问题?那本教科书讲到one-sided Chebyshev inequality (also known as Cantelli’s inequality)
问一个三角函数的题目How to prove the bound of Chebyshev's inequality can't be improved.
求教finite difference的问题请教一题概率的习题
Chebyshev approximation请教一个定积分
相关话题的讨论汇总
话题: x2话题: x3话题: x1话题: sqrt话题: possible