Это "лажает" вольфрам. Вы как вообще собственно собрались интегрировать через точку
![$\[x = 1\]$ $\[x = 1\]$](https://dxdy-01.korotkov.co.uk/f/0/f/d/0fd5af8bcbae5d16941a3c146de2944382.png)
?
(К примеру математика, та честно заявляет
NIntegrate::slwcon: Numerical integration converging too slowly; suspect one of the following: singularity, value of the integration is 0, highly oscillatory integrand, or WorkingPrecision too small.
"NIntegrate failed to converge to prescribed accuracy after 9 \
recursive bisections in x near {x} = {1.0155}. NIntegrate obtained \
0.5460142908097056` and 1.987104339985287` for the integral and error \
estimates.")
Это естественно, ведь даже когда интегрируется один член ряда (например
![$\[\int\limits_0^{1,5} {\frac{{dx}}{{\ln x}}} \]$ $\[\int\limits_0^{1,5} {\frac{{dx}}{{\ln x}}} \]$](https://dxdy-02.korotkov.co.uk/f/5/7/c/57c3bd54973e719c3d521f7c5a991e0782.png)
просто расходится).
-- Пн мар 24, 2014 21:17:44 --И это тоже лажа вольфрама. Опять же например
![$\[\int\limits_0^{1 - \frac{1}{{{{10}^{10}}}}} {\frac{{\cos x}}{{\ln x}}} = - 12,6139\]$ $\[\int\limits_0^{1 - \frac{1}{{{{10}^{10}}}}} {\frac{{\cos x}}{{\ln x}}} = - 12,6139\]$](https://dxdy-04.korotkov.co.uk/f/f/d/c/fdc0e3d64fd424aea36e5cc50a49dd4f82.png)
, а на
![$\[\int\limits_0^{1 - \frac{1}{{{{10}^{100}}}}} {\frac{{\cos x}}{{\ln x}}} \]$ $\[\int\limits_0^{1 - \frac{1}{{{{10}^{100}}}}} {\frac{{\cos x}}{{\ln x}}} \]$](https://dxdy-03.korotkov.co.uk/f/6/6/4/664aec6c5297a23ec256e2375249d75582.png)
выдаётся NIntegrate::slwcon: Numerical integration converging too slowly; suspect one of the following: singularity, value of the integration is 0, highly oscillatory integrand, or WorkingPrecision too small. NIntegrate::ncvb: "NIntegrate failed to converge to prescribed accuracy after 9 recursive bisections in x near {x} = {0.999999999999999999999999999983692735662508754221254924558311692180}. NIntegrate obtained -80.9879 and 12.560792420413575` for the integral and error estimates."
И это естественно, там же просто разрыв и всё уходит на бесконечность. Ещё раз, вы можете интегрировать только в пределах разных интервалов. Но никак не через точку
![$\[x = 1\]$ $\[x = 1\]$](https://dxdy-01.korotkov.co.uk/f/0/f/d/0fd5af8bcbae5d16941a3c146de2944382.png)