0
$\begingroup$

I was wondering if you could help me with an error message. The message is:

[<<19>>,{<<1>>},{a53,-Infinity,Infinity}]is incomplete; more input is needed.

The expression generating this error message is a giant integral that I need for research, so I would prefer not to share it publicly. Let me know if you think it would help to DM you the PDF.

$\endgroup$
4
  • 2
    $\begingroup$ The <<19>> etc. indicate the some terms were omitted in the error message. Look up Short in the docs. Can't really say what's wrong with your input on what is shown. If the input really starts with [ and ends with ], then that's a syntax error. Maybe missing the head Integrate? Can't use [, ] for grouping, only parentheses. Not sure. $\endgroup$ Commented Aug 22 at 23:31
  • 1
    $\begingroup$ fyi, incomplete; more input is needed. means you have syntax error in the input. $\endgroup$ Commented Aug 23 at 1:48
  • 1
    $\begingroup$ Well, it's hard to diagnose without a complete sample. Anyway, if I have to guess, do you start the new line in the wrong place? For example: i.sstatic.net/Ua9HYBED.png The correct way to write the code is to put [ and Integrate in the same line. If this doesn't resolve your problem, please make some effort in creating a minimal working example reproducing your problem. $\endgroup$ Commented Aug 23 at 14:17
  • $\begingroup$ @xzczd, a minimal working example is a great idea. Thanks! I'll get going. $\endgroup$ Commented Aug 25 at 0:10

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.