New Reply

Given f find g such that g(x)=f(x-1)

 
Share Thread
Mar26-12, 06:37 PM   #1
 

Given f find g such that g(x)=f(x-1)


1. The problem statement, all variables and given/known data
Find two complex polynomials f and g such that f(0)=f(-1)=1, f(1)=3 and g(x)=f(x-1)

2. The attempt at a solution
Using Lagrange polynomial I got f such that f(0)=f(-1)=1, f(1)=3
Such f is defined by

f(x)=x2+x+1

Now that I've found f I need to find g such that g(x)=f(x-1), but I don't have any idea of how to do that. Any hint would be appreciated.
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Mar26-12, 07:25 PM   #2
 
Mentor
Quote by krozer View Post
1. The problem statement, all variables and given/known data
Find two complex polynomials f and g such that f(0)=f(-1)=1, f(1)=3 and g(x)=f(x-1)

2. The attempt at a solution
Using Lagrange polynomial I got f such that f(0)=f(-1)=1, f(1)=3
Such f is defined by

f(x)=x2+x+1

Now that I've found f I need to find g such that g(x)=f(x-1), but I don't have any idea of how to do that. Any hint would be appreciated.
Given that f(x) = x2+x+1

Find f(x-1) .
Mar26-12, 08:42 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You clearly know how to do some fairly complicated Calculus so surely you know how to evaluate a function! Just replace each "x" in [itex]f(x)= x^2+ x+ 12[/itex] with x- 1.
Mar26-12, 08:46 PM   #4
 

Given f find g such that g(x)=f(x-1)


Notice that if you define:
[tex]
h(x) \equiv f(x) - 1
[/tex]
then x = 0, and x = -1 are zeros of h. The simplest polynomial that can be written is:
[tex]
h(x) = A x (x + 1)
[/tex]
Then, use the fact that [itex]h(1) = f(1) - 1 = 3 - 1 = 2[/itex] to determine A. You can go back to f trivially then.

Once you have chosen a particular choice for f, finding g, as explained in the above posts, is fairly trivial (just substitute [itex]x \rightarrow x - 1[/itex], expand and simplify).
New Reply

Tags
linear algebra, polynomial

Similar discussions for: Given f find g such that g(x)=f(x-1)
Thread Forum Replies
Find the upper and lower boundary curve to find the area between two curves. Calculus & Beyond Homework 2
Shell method to find volumes: need to find intersections of the curves involved? Calculus 0
How do you find the acceleration? How do you find the coefficient of friction? Introductory Physics Homework 1
Find Find the point in this plane where it intersects the z axis Calculus & Beyond Homework 3
Find angular accleration to find torque Introductory Physics Homework 1