Skip to main content

Questions tagged [wolfram-alpha-queries]

Use this for questions about calling Wolfram Alpha from Mathematica. Questions about Wolfram Alpha itself are off-topic.

1 vote
2 answers
59 views

Accessing WolframAlpha in Code

I hope this isn't too obvious of a question, but I've looked around and can't find what I am looking for. The problem: I have a list of data - in this case it's my album collection. The list is ...
Merrick's user avatar
  • 11
1 vote
4 answers
175 views

Can Mathematica solve $\int \frac{\cot^2\left(\frac12\sec^{-1}(x)\right)}{\sqrt{\tan\left(\frac12\csc^{-1}(x)\right)}} \, dx$?

Can Mathematica solve integral $(1)$? $$\int \frac{\cot^2\left(\frac12\sec^{-1}(x)\right)}{\sqrt{\tan\left(\frac12\csc^{-1}(x)\right)}} \, dx.\tag{1}$$ This is ...
Emmanuel José García's user avatar
3 votes
0 answers
76 views

Can I get LLM optimized output using WolframAlpha function in Mathematica?

Can I get LLM optimized output using WolframAlpha function in Mathematica? I want to use simple text output from Wolfram Alpha withoud complex pods. I know that this is available by API, but I didn/t ...
Kirill Belov's user avatar
2 votes
2 answers
154 views

Wolfram|Alpha is unable to evaluate this improper integral

I want to solve this integral $$\int_{0}^{\frac{\pi}{2}} e^{-(\pi \tan(x) - 1)^2} \, dx$$ I tried Wolfram alpha but it is unable to evaluate I tried this code ...
Mods And Staff Are Not Fair's user avatar
5 votes
3 answers
407 views

Recreating map from Wolfram|Alpha with GeoGraphics

I have tried to create a map using GeoGraphics, and I have not been able to get one with the same quality as the result Wolfram|Alpha gave me. ...
Emerson Villafuerte's user avatar
2 votes
2 answers
131 views

Why does Wolfram|Alpha give a different answer for the derivative of the function $f(x)=\sqrt[3]{x^2}$? [closed]

Consider the function $f(x)=\sqrt[3]{x^2}$. To find $f'(x)$, I use the rule $\color{red}{\boxed{\color{black}{\large\big(\sqrt[n]{u^m}\big)'=\frac{mu'}{n\sqrt[n]{u^{n-m}}}}}}$. Therefore $\boxed{\...
user avatar
3 votes
2 answers
154 views

Is there an issue with calls to WolframAlpha from Mathematica? [closed]

I was trying to use the step by step to get a solution to an integral, but it was failing, so I tried an even simpler example from the Wolfram documentation ...
Moo's user avatar
  • 3,388
4 votes
2 answers
229 views

Converting WolframAlpha Output to Markdown

I am calling Wolfram Alpha using WolframScript. That is, I can't display all the beauty that is inserted into Wolfram Mathematica Notebook. Let's say I execute a line like this: ...
Kirill Belov's user avatar
4 votes
2 answers
354 views

Is it possible in Mathematica to get a step-by-step evaluation of the following?

Is it possible in Mathematica (or WolframAlpha["...]") to get a step-by-step evaluation of the following? ...
1_student's user avatar
  • 635
0 votes
1 answer
62 views

WolframAlpha::kbserr: Request to knowledgebase server api.wolframalpha.com failed with error code 503 [closed]

It is all in the title. If I run WolframAlpha["2+2"], Mathematica returns the error ...
Cryme's user avatar
  • 133
2 votes
1 answer
108 views

Why does Wolfram|Alpha give inconsistent result for $\int_0^\infty \frac{e^{x-x^2}-e^{-x-x^2}}{x}~dx$? [closed]

Why Wolfram gives inconsistent result for : $$I=\int_0^\infty \frac{e^{x-x^2}-e^{-x-x^2}}{x}~dx$$ As shown in the picture below, the analytical integration gives $-i\pi$, but numerical integration ...
MathFail's user avatar
  • 183
5 votes
1 answer
634 views

Step by Step for Generalized Eigenvectors?

When I do WolframAlpha["Eigensystem[{{1,-3},{3,-5}}]", PodStates -> {"Step-by-step solution"}] It only shows steps for non-generalized ...
Moo's user avatar
  • 3,388
5 votes
2 answers
137 views

Adding Entities to AirportData[]

Mathematica's AirportData[] is hopelessly outdated. I'm trying to manually add entries for some common ICAO airport codes, such as OTHH (Doha) or FAOR (Johannesburg)...
Tomi's user avatar
  • 4,558
3 votes
1 answer
219 views

Shading an area enclosed by a loop

I am plotting the folium of Descartes as a parametric plot, and trying to find the arclength and the area enclosed by the loop. I got both of them covered result-wise, but my professor wants us to ...
Jakob's user avatar
  • 276
1 vote
0 answers
116 views

Run the latest Mathematica version without installing it

Is the solution just running mathematica on wolfram alpha? If so, how can one run a or part of a .nb code on wolfram alpha? I only know how to run a single line of code on it.
feynman's user avatar
  • 239

15 30 50 per page
1
2 3 4 5
14