a(1)=1, a(2)=2; thereafter, denoting x=a(n-1)+a(n-2), we have a(n)=3x+1 if x is odd, otherwise a(n)=x/2^m where 2^m is the maximal power of 2 dividing x.
A276486
a(1)=1, a(2)=2; thereafter, denoting x=a(n-1)+a(n-2), we have a(n)=3x+1 if x is odd, otherwise a(n)=x/2^m where 2^m is the maximal power of 2 dividing x.
Terms
- a(0) =1a(1) =2a(2) =10a(3) =3a(4) =40a(5) =130a(6) =85a(7) =646a(8) =2194a(9) =355a(10) =7648a(11) =24010a(12) =15829a(13) =119518a(14) =406042a(15) =65695a(16) =1415212a(17) =4442722a(18) =2928967a(19) =22115068a(20) =75132106a(21) =48623587a(22) =371267080a(23) =1259672002a(24) =815469541a(25) =6225424630a(26) =21122682514a(27) =3418513393a(28) =73623587722a(29) =231126303346
External references
- oeis: A276486