Pinned Loading
-
-
HigherMathInvestigations
HigherMathInvestigations Publicsandbox for random math investigations
-
-
SequenceGuesser
SequenceGuesser PublicGiven a sequence of numbers, tries to find the closed form expression that defines the sequence.
-
Identifies the positive integer coef...
Identifies the positive integer coefficient polynomial with only two questions 1# Guess's the positive integer coefficient of polynomial f(x), with only two questions
23def f(x):
4"""Arbitrary make function f(x)"""
5return 0 + 1*x**2 + 222*(x**3) + 678*(x**5)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.