Meaning of hypergeometric function as an answer to an indefinite integral.

2 ビュー (過去 30 日間)
Prajwal Gowdru Shanthamurthy
Prajwal Gowdru Shanthamurthy 2020 年 9 月 30 日
回答済み: Ameer Hamza 2020 年 9 月 30 日
syms a x real
expression= sqrt(1+a^2/x^4);
F = int(expression,x);
This yields F to be a "hypergeometric function". Does that mean that a closed form indefinite integral does not exist for 'expression'?

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 9 月 30 日
Yes, it means that the symbolic integral can only be expressed in term of an infinite series: https://en.wikipedia.org/wiki/Hypergeometric_function

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by