Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.8K Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Limit error in my device, but runs in other

Posted 1 year ago

why i am getting error, even when it runs on another device
enter image description here

POSTED BY: Nitin Solra
4 Replies

Also, beware that (a[n])^1/n is read as ((a[n])^1)/n.

POSTED BY: Gianluca Gorni

You may have been typing \[RightArrow] instead of \[Rule]. They are not the same thing.

POSTED BY: Gianluca Gorni

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: EDITORIAL BOARD
Posted 1 year ago

Perhaps look at docs for DiscreteLimit

POSTED BY: Bill Nelson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard