Math, asked by paradiseprap, 1 day ago

take any number from 1 to 9
if odd multiply it with 3 then add 1
if even then divide by 2 until to get a odd number
then when u got odd number again do multiply by 3 then add 1
do it again and again until you get stuck in the loop

why do we get stuck in loop
answer with reason or if equations

Answers

Answered by kaurrajwant2331
0

answer I thinks it's an correct answer

Attachments:
Answered by ShreyanPadhi
0

Answer:

Actually when u ask us to multiply with an odd number with 3 then add 1 and if you get an even no. But still u create it to an odd no. OK if u don't understand see example

EXAMPLE 1

I took 6 and divided it by 2 (6/2=3), then multiplied it with 3 (3x3=9) , then added it with 1 (9+1=10),ok now do it

with 10

EXAMPLE 2

10 /2= 5

5*3= 15

15+1 =16

NOW WITH 16

EXAMPLE 3

16/2=8

8/2=4

4/2=1

1*3=3

3+1=4

NOW WITH 4

TILL INFINITY ♾️

Similar questions