Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/html/live/searchResponsive.php on line 43
Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18
Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
The assumed solution of the difference equation to the forcing equation x(n), called the particular solution of the difference equation is yp(n)=Kx(n)=K2nu(n) (where K is a scale factor) Upon substituting yp(n) into the difference equation, we obtain K2nu(n)=5/6K2n-1u(n-1)-1/6 K2n-2u(n-2)+2nu(n) To determine K we must evaluate the above equation for any n>=2, so that no term vanishes. => 4K= 5/6(2K)-1/6 (K)+4 => K= 8/5 => yp(n)= (8/5) 2n.