F(n) = {n/2 if n is even 3n+1 if n is odd}
Answers
Answered by
1
Answer:
f(n)={
2
n+1
,if n is odd
2
n
,if n is even
} for all n∈N
f:N→N is defined as
It can be observed that:
f(1)=
2
1+1
=1 and f(2)=
2
2
=1
∴f(1)=f(2), where 1
=2
∴f is not one-one.
Consider a natural number (n) in co-domain NCase I: n is odd
∴n=2r+1 for some r∈N.
Then, there exists 4r+1∈N such that f(4r+1)=
2
4r+1+1
=2r+1
Case II: n is even
∴n=2r for some r∈N.
Then, there exists 4r∈N such that f(4r)=
2
4r
=2r
∴f is onto.
Hence, f is not a bijective function
mark me as brainliests
Similar questions
English,
4 hours ago
World Languages,
4 hours ago
English,
4 hours ago
History,
7 hours ago
Physics,
8 months ago