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

  • Thread starter Thread starter krozer
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around finding two complex polynomials, f and g, where f satisfies specific conditions at given points, and g is defined as g(x) = f(x-1). The subject area includes polynomial functions and their evaluations.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to use Lagrange polynomial interpolation to define f based on the conditions provided. Some participants question how to derive g from f, while others suggest evaluating f at x-1 as a straightforward approach.

Discussion Status

The discussion includes attempts to define f and explore the implications of that definition for g. Some guidance has been offered regarding the evaluation of g, but there is no explicit consensus on the best approach to take.

Contextual Notes

Participants are working under the constraints of specific polynomial conditions and are exploring the implications of those conditions on the functions involved. There is an emphasis on finding a suitable form for f before determining g.

krozer
Messages
12
Reaction score
0

Homework Statement


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.
 
Last edited:
Physics news on Phys.org
krozer said:

Homework Statement


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) .
 
You clearly know how to do some fairly complicated Calculus so surely you know how to evaluate a function! Just replace each "x" in f(x)= x^2+ x+ 12 with x- 1.
 
Notice that if you define:
<br /> h(x) \equiv f(x) - 1<br />
then x = 0, and x = -1 are zeros of h. The simplest polynomial that can be written is:
<br /> h(x) = A x (x + 1)<br />
Then, use the fact that h(1) = f(1) - 1 = 3 - 1 = 2 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 x \rightarrow x - 1, expand and simplify).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K