Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3405876
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:33:33+00:00 2026-05-18T05:33:33+00:00

I have a nice polynomial, which is in fact the non-posted answer to this

  • 0

I have a nice polynomial, which is in fact the non-posted answer to this question (I guess it is homework, so I’ll post nothing until the asker shows some brain activity 😀 ):

jj = 1 + 54 #1 + 855 #1^2 + 6300 #1^3 + 37296 #1^4 + 221706 #1^5 + 
   385782 #1^6 + 1899783 #1^7 - 713709 #1^8 - 8772909 #1^9 + 
   1718343 #1^10 + 17264169 #1^11 - 3659847 #1^12 - 20026899 #1^13 + 
   3423276 #1^14 + 13768320 #1^15 - 1610712 #1^16 - 5314050 #1^17 + 
   881651 #1^18 + 1545093 #1^19 - 151263 #1^20 - 298626 #1^21 - 
   24552 #1^22 + 21978 #1^23 + 6594 #1^24 + 792 #1^25 + 
   45 #1^26 + #1^27 &

I want the first root. Just checking:

p[f_] := Plot[f[t], {t, Root[f, 1] - .003, Root[f, 1] + .003}];

p[jj]

alt text

Seems steep but good. But look now:

In[394]:= N[jj[Root[jj, 1]]]

Out[394]= -2.9523*10^13

If I ask for some precision:

In[396]:= N[jj[Root[jj, 1]], 1]

During evaluation of In[396]:= N::meprec: Internal precision limit $MaxExtraPrecision = 50.` reached while evaluating 1+<<11>>+<<18>>. >>

Out[396]= 0.*10^-49

So the question is … How different is the precision managing in Mma when you ask for a Plot and when you ask for a numeric result?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T05:33:34+00:00Added an answer on May 18, 2026 at 5:33 am

    The problem is making a distinction between absolute and relative accuracy. Rant below, but first the solution:
    According to the docs for AccuracyGoal and PrecisionGoal, Mathematica will strive to return the result x with a numerical error less than 10^{-a} + 10^{-p} Abs[x] where a is AccuracyGoal and p is PrecisionGoal. This causes a problem, if specifying a PrecisionGoal for a zero result. Solution: only specify AccuracyGoal.
    For N you do this by giving a Precision,Accuracy tupple:

    In[113]:= N[jj[Root[jj,1]],{0,24}]
    Out[113]= 0.*10^-24
    

    <rant> The use of the terms “accuracy” and “precision” in Mathematica is very sloppy. They should really be called “absolute accuracy” and “relative accuracy”. See e.g. Wikipedia for a discussion of the correct terminology.</rant>

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I don't have nice short code examples to display with this post. I'm running
I have a nice question about the loop-expression of a for-loop in C#. I
I have this nice little MSBuild-based daily build setup that I use on my
In C# you have nice alignment attributes such as this: [StructLayout(LayoutKind.Explicit)] public struct Message
I have a small question about threads. On Unix systems, we have nice ,
I have a nice question here. I'm using Objective C for Mac OS X
I'm trying to get the SharpDX.Direct3D11.DeviceContext.OutputMerger.Blendstate to work. Without this, i have nice scene
I want to replace some headers by images, so I would have nice font.For
have a nice day. I got problem when trying to create an image from
Have a nice day everyone, I have something to ask your hel, to better

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.