Comment on ChatGPT: How many letters has the string “djsjcnnrjfkalcr”?Comments−egeozcan3yJust make it try to come up with a function definition f, that satisfies the following outputs:f(9) = 90f(8) = 72f(7) = 56f(6) = 42Humans can solve this easily (x^2 + x), ChatGPT says it's f(x) = -x^2 + 18x + 90 (when you say it's supposed to be quadratic)
Comments
Just make it try to come up with a function definition f, that satisfies the following outputs:
f(9) = 90
f(8) = 72
f(7) = 56
f(6) = 42
Humans can solve this easily (x^2 + x), ChatGPT says it's f(x) = -x^2 + 18x + 90 (when you say it's supposed to be quadratic)