Math Problem Statement
if f(x) + f(x-1) = x^2 and f(20) = 90 then find f(90)
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Algebra
Functional Equations
Recursion
Formulas
f(x) + f(x-1) = x^2
f(x) = x^2 - f(x-1)
Theorems
Recursive Relations
Suitable Grade Level
Grades 9-12
Related Recommendation
Solving Recursive Functional Equation f(x) = f(x-1) + f(x+1)
Solve the Functional Equation f(x) + f((x-1)/x) = 1 + x and Find f(10) + 1/180
Solve Functional Equation F(x) + F((x-1)/x) = x + 1
Solve Functional Equation f(x+1) - f(x) = 4 f(x) f(x+1) with f(1) = 1
Recursive Function f(x+1) = f(x) - 2 with f(1) = 2023