MHB Finding the Set of Ordered Triples of a Ternary Relation on A

  • Thread starter Thread starter trevor
  • Start date Start date
  • Tags Tags
    Relation Set
trevor
Messages
6
Reaction score
0
Given that A = {1, 2, 3 ……..20} and R is a ternary relation on A defined by equation
x2 + 4y = z .Find the set of ordered triples of R.
 
Physics news on Phys.org
trevor said:
Given that A = {1, 2, 3 ……..20} and R is a ternary relation on A defined by equation
x2 + 4y = z .Find the set of ordered triples of R.

spitballin' it ... hope I didn't miss any

(1,1,5), (1,2,9), (1,3,13), (1,4,17)

(2,1,8), (2,2,12), (2,3,16), (2,4,20)

(3,1,13), (3,2,17)

(4,1,20)

tenor.gif
 
Too late... Posting anyway.

We need to find all triples $(x,y,z)$ such that $x^2+4y=z$ and $1\le x,y,z\le 20$. Let's do an exhaustive search.

$x=1,y=1\implies z=5$
$x=1,y=2\implies z=9$
$x=1,y=3\implies z=13$
$x=1,y=4\implies z=17$
$x=1,y=5\implies z=21$; this does not satisfy $z\le 20$.
$x=2,y=1\implies z=8$
$x=2,y=2\implies z=12$
$x=2,y=3\implies z=16$
$x=2,y=4\implies z=20$
$x=3,y=1\implies z=13$
$x=3,y=2\implies z=17$
$x=4,y=1\implies z=20$

Other values of $x$ and $y$ give $z$ that is greater than 20. So the set is
\[
R=\{(1,1,5),(1,2,9),(1,3,13),(1,4,17),(2,1,8),(2,2,12),(2,3,16),(2,4,20),(3,1,13),(3,2,17),(4,1,20)\}.
\]

For the future, please see https://mathhelpboards.com/rules/ 11 (click "Expand" in the beginning).
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.

Similar threads

Back
Top