Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.7K Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

GhatGPT 4 Wolfram Plugin Fraction sequence

Posted 1 year ago
POSTED BY: Declan Flynn
2 Replies
Posted 1 year ago
POSTED BY: Declan Flynn
Posted 1 year ago

I think you’ve solved the task!

Last@FindTransientRepeat[
  Differences[{Numerator@#, Denominator@#} & /@ data]

({{-1, -1}, {13, 15}, {9, 7}, {-13, -15}})

and asked to predict the next five fractions

Using this pattern you can easily get any members of sequence from any init

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