卧虎藏龙 资深人士 VIP 注册 2006-05-08 消息 4,943 荣誉分数 581 声望点数 223 2010-02-01 #1 如何integrate (x+1)/(sqrt(x^4-x))?...integrations by parts, partial fraction, and trig substitution don't seem to work..... 谢谢!
如何integrate (x+1)/(sqrt(x^4-x))?...integrations by parts, partial fraction, and trig substitution don't seem to work..... 谢谢!
hcloud 老萨满 VIP 注册 2002-09-07 消息 5,661 荣誉分数 186 声望点数 223 2010-02-01 #2 太久远不记得了 你去找个有maple的lab, 直接让maple给你做做得了=D
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #3 fnct== sqrt[(x+1)^2/(x^4-x)] x^4-x== x*(x-1)*(X^2+x+1) A/x+ B/(x-1)+C/(x^2+x+1)=(x+1)^2/(x^4-x) solve A, B, C, then use integrations by parts. see ur text book for table of integra, for solution of each..l
fnct== sqrt[(x+1)^2/(x^4-x)] x^4-x== x*(x-1)*(X^2+x+1) A/x+ B/(x-1)+C/(x^2+x+1)=(x+1)^2/(x^4-x) solve A, B, C, then use integrations by parts. see ur text book for table of integra, for solution of each..l
heureux 闲逛 管理成员 VIP 注册 2004-07-18 消息 46,608 荣誉分数 20,464 声望点数 1,393 2010-02-01 #4 蓝离阵列 说: fnct== sqrt[(x+1)^2/(x^4-x)] 点击展开... 这步有问题! 原题,x < -1 时 f < 0
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #5 heureux 说: 这步有问题! 原题,x < -1 时 f < 0 点击展开... (x+1)^2 >= 0 ??
heureux 闲逛 管理成员 VIP 注册 2004-07-18 消息 46,608 荣誉分数 20,464 声望点数 1,393 2010-02-01 #7 卧虎藏龙 说: 如何integrate (x+1)/(sqrt(x^4-x))? 点击展开... 分母在 x <> 0, 1, -1 是永远为正,但分子是 (x+1). 所以,f < 0 when x < -1;
卧虎藏龙 说: 如何integrate (x+1)/(sqrt(x^4-x))? 点击展开... 分母在 x <> 0, 1, -1 是永远为正,但分子是 (x+1). 所以,f < 0 when x < -1;
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #8 heureux 说: 分母在 x <> 0, 1, -1 是永远为正,但分子是 (x+1). 所以,f < 0 when x < -1; 点击展开... 有道理, 是不是要用到boundary分开做?:blowzy:
heureux 说: 分母在 x <> 0, 1, -1 是永远为正,但分子是 (x+1). 所以,f < 0 when x < -1; 点击展开... 有道理, 是不是要用到boundary分开做?:blowzy:
heureux 闲逛 管理成员 VIP 注册 2004-07-18 消息 46,608 荣誉分数 20,464 声望点数 1,393 2010-02-01 #10 蓝离阵列 说: 有道理, 是不是要用到boundary分开做?:blowzy: 点击展开... 可能要分段,(-inf, -1), (-1,0), (1, +inf) 三段; when x \in (0,1), x^4-x is negtive!
蓝离阵列 说: 有道理, 是不是要用到boundary分开做?:blowzy: 点击展开... 可能要分段,(-inf, -1), (-1,0), (1, +inf) 三段; when x \in (0,1), x^4-x is negtive!
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #11 heureux 说: 可能要分段,(-inf, -1), (-1,0), (1, +inf) 三段; when x in (0,1), x^4-x is negtive! 点击展开... 恩, LZ没有给条件啊,想x\(-1, 0)和x\(0,1)都会有问题, 刚才问了一下朋友, 貌似也可以试着把些x+1代换成u去解, 现在很rusty
heureux 说: 可能要分段,(-inf, -1), (-1,0), (1, +inf) 三段; when x in (0,1), x^4-x is negtive! 点击展开... 恩, LZ没有给条件啊,想x\(-1, 0)和x\(0,1)都会有问题, 刚才问了一下朋友, 貌似也可以试着把些x+1代换成u去解, 现在很rusty
heureux 闲逛 管理成员 VIP 注册 2004-07-18 消息 46,608 荣誉分数 20,464 声望点数 1,393 2010-02-01 #12 蓝离阵列 说: 恩, LZ没有给条件啊,想x(-1, 0)和x(0,1)都会有问题, 刚才问了一下朋友, 貌似也可以试着把些x+1代换成u去解, 现在很rusty 点击展开... no problem for x \in (-1,0), since x^4 - x > 0 [ like when x=-0.5, (-0.5)^4 - (-0.5) = 0.5625
蓝离阵列 说: 恩, LZ没有给条件啊,想x(-1, 0)和x(0,1)都会有问题, 刚才问了一下朋友, 貌似也可以试着把些x+1代换成u去解, 现在很rusty 点击展开... no problem for x \in (-1,0), since x^4 - x > 0 [ like when x=-0.5, (-0.5)^4 - (-0.5) = 0.5625
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #13 heureux 说: no problem for x in (-1,0), since x^4 - x > 0 [ like when x=-0.5, (-0.5)^4 - (-0.5) = 0.5625 点击展开... 我在挣扎着积这个:sqrt[(-1/3)/(x^2+x+1)]
heureux 说: no problem for x in (-1,0), since x^4 - x > 0 [ like when x=-0.5, (-0.5)^4 - (-0.5) = 0.5625 点击展开... 我在挣扎着积这个:sqrt[(-1/3)/(x^2+x+1)]
蓝离阵列 开坛元凶 VIP 注册 2002-10-08 消息 7,430 荣誉分数 102 声望点数 173 2010-02-01 #14 看来一开始的approach有很多问题啊, help!:blowzy:
heureux 闲逛 管理成员 VIP 注册 2004-07-18 消息 46,608 荣誉分数 20,464 声望点数 1,393 2010-02-01 #15 蓝离阵列 说: 我在挣扎着积这个:sqrt[(-1/3)/(x^2+x+1)] 点击展开... r u sure? this does not exist! :blowzy: x^2 + x + 1 always positive 啊!
蓝离阵列 说: 我在挣扎着积这个:sqrt[(-1/3)/(x^2+x+1)] 点击展开... r u sure? this does not exist! :blowzy: x^2 + x + 1 always positive 啊!