What does the function machine do with numbers 1, 2, 4, and 7?

  • Context: High School 
  • Thread starter Thread starter nonstop
  • Start date Start date
  • Tags Tags
    Function Machine
Click For Summary

Discussion Overview

The discussion revolves around understanding the behavior of a function machine that transforms specific input numbers (1, 2, 4, and 7) into corresponding outputs (4, 8, 16, and 28). Participants explore the nature of the function and the underlying mechanism of the transformation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant suggests that the transformation appears to be a scaling of the input numbers, questioning the scale factor used.
  • Another participant proposes that the transformation could be interpreted as a left shift in a binary state machine, raising the question of how many bits this shift involves.
  • A different viewpoint emphasizes that specifying a function based on only four points does not uniquely determine the function, but suggests a simple constant multiple of the input could be a reasonable assumption.
  • One participant proposes a specific function, f(x) = 4x, which fits the provided input-output pairs.
  • Another participant references a previous comment, indicating agreement with the idea of defining the function with a specific domain of {1, 2, 4, 7}.

Areas of Agreement / Disagreement

Participants express differing views on how to define the function based on the limited input-output pairs, with some proposing a specific function while others highlight the ambiguity in defining a function from only a few points.

Contextual Notes

The discussion is limited by the fact that only four input-output pairs are provided, which may not capture the full behavior of the function. There is also uncertainty regarding the exact nature of the transformation and the assumptions made about the function's form.

nonstop
Messages
7
Reaction score
0
If we have function machine, which change numbers 1,2,4 and 7 like this

1 --> 4
2 --> 8
4 --> 16
7 --> 28

How i know simple, what is function, what machine use? :frown:

( I don't speak very well english )
 
Mathematics news on Phys.org
From a numerical perspective, it looks like a straightforward scaling of the input number to get the output number (question -- what is the scale factor?).

From a binary state machine perspective, it looks like a shift left by a constant number of bits. How many bits?
 
Machine? What are you talking about? Specifying a function at only 4 points does not specify the function, but for simple purposes you can consider the function to be a constant multiple of the input.
 
nonstop said:
How i know simple, what is function, what machine use?
what did you mean by that question? can you please elaborate?
 
Last edited:
What about:

[tex]f(x)=4x[/tex]

As:

[tex] f(1)=4<br /> f(2)=8<br /> f(4)=16<br /> f(7)=28[/tex]
 
What lo2 said with a domain of {1,2,4,7}
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 55 ·
2
Replies
55
Views
7K
  • · Replies 10 ·
Replies
10
Views
3K