Albert said:
(2)$b,d \in N$
b (being even numbers)
d (being odd numbers)
$y=\dfrac {d^2+3}{b^2+bd-1}$
if $y\in N$
prove: y=4
(ex:b=2, d=9)
Hello.
I am going to try to solve the second question.
1º)
[tex]If \ d\in{N} \ /d=odd \rightarrow{4|(d^2+3) \ and \ 8\cancel{|}(d^2+3)}[/tex]
Demostratión:
[tex]Let \ d=2n-1, \ for \ n\in{N}[/tex]
[tex]d^2+3=(2n-1)^2+3=4n^2-4n+1+3=4(n^2-n+1)[/tex]
2º)
[tex]\dfrac{d^2+3}{b^2+bd-1}[/tex]
[tex]yb^2+ydb-y-d^2-3=0[/tex]
[tex]Let \ "p" \ and \ "q" \ roots \ with \ relation \ to \ "b"[/tex]
[tex]p+q=-yd[/tex]
[tex]pq=-y-d^2-3[/tex]
General demonstration:
[tex](p+q)^2=y^2d^2[/tex]
[tex](p+q)^2=y^2(-pq-y-3)=-y^2(pq+3)-y^3[/tex]
[tex]F(y)=y^3+(pq+3)y^2+(p+q)^2=0[/tex]
Since we know, that "4" is a root:
[tex]\dfrac{F(y)}{y-4}=y^2+(pq+7)y+(4pq+28)+Rest[/tex]
If "4" is a root with relation to "y", then Rest=0
[tex]y=\dfrac{-(pq+7)\pm\sqrt{(pq+7)^2-4(4pq+28)}}{2}[/tex][tex]If \ \sqrt{(pq+7)^2-4(4pq+28)} \in{Z}[/tex]:
A contradiction would happen, as for the paragraph 1 º, since one of the numerical roots might be divisible only for "4", but other one would be wholesale or minor of "4".
Conclusion:
[tex]\sqrt{(pq+7)^2-4(4pq+28)} \cancel{\in}{Z}[/tex]:)
Regards.