How can I get a function relation with these two sets?

Click For Summary

Homework Help Overview

The discussion revolves around finding a functional relationship between two sets of ordered pairs, with one set being clearly defined as squares and the other set containing pairs that suggest a different pattern. Participants explore how to derive a function that relates the second set of pairs.

Discussion Character

  • Exploratory, Problem interpretation, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various methods for finding a function, including polynomial fitting and the use of logarithms. Questions arise about whether algebraic methods suffice or if programming tools are necessary for the task.

Discussion Status

Some participants have offered guidance on using algebra to create a polynomial equation based on the given points, while others mention resources that could assist in identifying patterns in the data. Multiple approaches are being considered, but no consensus has been reached on a single method.

Contextual Notes

There is mention of a website that provides information on sequences, which may influence the direction of the discussion. The original poster's examples suggest a desire to explore non-linear relationships, but specific constraints or requirements for the homework are not detailed.

zeion
Messages
455
Reaction score
1

Homework Statement



I have these two sets:

Pairwise, (1, 1) (2, 4) (3, 9) (4, 16). Clearly this is just squared.

How can I get a function relation with like:
(1, 1) (2, 3) (3, 9) (4, 10)

or like

(1, 1) (2, 5) (3, 12) (4, 22)


Homework Equations





The Attempt at a Solution




I know it is exponential...
Can I do something with log?
 
Physics news on Phys.org
Any number of ways. You could just fit a polynomial to them if you only have four points.
 
Do I need a program to do it or can I do it by algebra..?
 
Sure you can do it by algebra. Write y=x^4+a*x^3+b*x^2+c*x+d. Put in your four x and y values. That gives you a system of four linear equation in a,b,c,d. Solve them. It's certainly easier using a program, but you can do it by hand.
 
Thanks!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
15
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
4
Views
4K
Replies
11
Views
2K