Star Hype News.

Premium celebrity moments with standout appeal.

general

How to write the index number in the Wolfram Alpha search engine

By Sarah Smith
$\begingroup$

I am trying to see some results for my sequence in Wolfram Alpha, but I don't know how to enter the "n" letter as an index. My sequence is a_(n+1) = ((3a_n)+2)/5. The reddit answer with underscores does not help a­­­­_(n+1) = (3a_n+2)/5, neither does the subscript function. subsrcript[a­­­­, n+1] = (3*subscript[a, n]+2)/. What is the right syntax?

$\endgroup$

1 Answer

$\begingroup$

You can try { and }. Just have a look at : (3a_%7Bn%7D%2B2)%2F5

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy