Hi.
At the moment, I am finishing the first hundred problems.
But when I try to read newer problems, I can't decrypt the problem descriptions
because they look like:
"$$\displaystyle g(n)=\sum_{i=1}^{n} (-1)^i \gcd \left(n,i^2\right)$$ "
I only see lots of dollar signs, backslashes, underscores etc. pp.
Can you please tell me, how to make the problem readable?
I am using Ubuntu Linux 10.04.4 LTS with PaleMoon 26.5.0 web browser.
I am a severally damaged person and not able to use modern computer.
Thanks a lot from Hamburg/Germany,
Annemarie Paysen a.k.a. Sapphia Dusterbraut
Can't read newer Euler tasks - why?
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
pjt33
- Posts: 140
- Joined: Mon Oct 06, 2008 6:14 pm
Re: Can't read newer Euler tasks - why?
This site uses a library called MathJax which renders the content between the dollar signs into mathematical expressions. It's essentially a JavaScript implementation of the mathematics rendering part of the typesetting language TeX. If you see the raw markup then it probably means that you have JavaScript disabled.
MathJax has some accessibility support: see https://docs.mathjax.org/en/latest/basi ... ility.html for details.
If the problem is in fact MathJax compatibility with your browser and you want a visual representation rather than aural rendering, the site http://mathurl.com/ can render the markup into images server-side, which might solve the compatibility issue.
MathJax has some accessibility support: see https://docs.mathjax.org/en/latest/basi ... ility.html for details.
If the problem is in fact MathJax compatibility with your browser and you want a visual representation rather than aural rendering, the site http://mathurl.com/ can render the markup into images server-side, which might solve the compatibility issue.
-
Dusterbraut
- Posts: 10
- Joined: Sat Jun 20, 2020 10:51 pm