01-01-2019, 02:24 PM
first question:
XCAS output results:
second question:
Terminal output:
The second number of questions can be tried by mathematical methods. Thank you for browsing, Happy New Year.
Code:
rsolve(a(n+1)=a(n)^2,a(n),a(1)=1)
Quote:"Unable to isolate rsolve_x0 in seqsolve([rsolve_x0^2,[rsolve_x0,n],[rsolve_x0]])"
second question:
Code:
rsolve(a(n+1)=(2*n^2*a(n)+4n*a(n)+2*a(n)+1)/(2n^2+4n-a(n)+2),a(n),a(1)=1/2)
Quote:Cst part must be hypergeometric
Unable to solve recurrence
The second number of questions can be tried by mathematical methods. Thank you for browsing, Happy New Year.